mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
carphunter: lint
This commit is contained in:
parent
57679b4105
commit
9819f0d968
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ search:
|
||||||
type: "{{ .Config.type }}"
|
type: "{{ .Config.type }}"
|
||||||
# does not support imdbid searches
|
# does not support imdbid searches
|
||||||
# can support genre searching but you need to know the id, eg &genre2=1 for Comedy (id is 2)
|
# can support genre searching but you need to know the id, eg &genre2=1 for Comedy (id is 2)
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table[width="920px"] > tbody > tr:has(a[href^="letoltes.php?cat="])
|
selector: table[width="920px"] > tbody > tr:has(a[href^="letoltes.php?cat="])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue