1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 04:38:20 +00:00

mactorrents: fix catalog processing. resolves #7157

This commit is contained in:
Garfield69 2020-02-09 16:51:38 +13:00
parent 53e2527c72
commit c08f511d1e

View file

@ -32,7 +32,7 @@
title: title:
selector: div.blog-content h3 a selector: div.blog-content h3 a
category: category:
selector: a[href$="/mac-os-apps/"], a[href$="/mac-games/"] selector: a[href*="/mac-os-apps/"], a[href*="/mac-games/"]
attribute: href attribute: href
filters: filters:
- name: split - name: split