mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
siambit; temp fix for d8287c290d
This commit is contained in:
parent
b56c821863
commit
b64b486175
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue