mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
siambit; temp fix for d8287c290d
This commit is contained in:
@@ -143,7 +143,8 @@ search:
|
|||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
selector: a[href^="viewno18sbx.php?cat="], a[href^="viewbrsb.php?cat="]
|
# the last selector is temporary as the site has apparently not yet updated their html for the cat links ;-)
|
||||||
|
selector: a[href^="viewno18sbx.php?cat="], a[href^="viewbrsb.php?cat="], a[href^="viewno18sb.php?cat="]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: querystring
|
- name: querystring
|
||||||
|
Reference in New Issue
Block a user