mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ICE Torrent: fix parsing
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
selector: a[title][href^="details.php?id="]
|
selector: a[title][href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
category:
|
category:
|
||||||
selector: a[href*=".php?cat="]
|
selector: a[href^="?cat="]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: querystring
|
- name: querystring
|
||||||
|
Reference in New Issue
Block a user