mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
bt4g: use page 1 to bypass block
This commit is contained in:
@@ -31,7 +31,7 @@ search:
|
|||||||
paths:
|
paths:
|
||||||
# https://bt4g.org/search/2021
|
# https://bt4g.org/search/2021
|
||||||
# site does not support cat search
|
# site does not support cat search
|
||||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}/1"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: div.row > div.col > div:has(h5)
|
selector: div.row > div.col > div:has(h5)
|
||||||
|
Reference in New Issue
Block a user