mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mactorrents: fix catalog processing. resolves #7157
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user