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:
|
||||
selector: div.blog-content h3 a
|
||||
category:
|
||||
selector: a[href$="/mac-os-apps/"], a[href$="/mac-games/"]
|
||||
selector: a[href*="/mac-os-apps/"], a[href*="/mac-games/"]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: split
|
||||
|
Reference in New Issue
Block a user