mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
piratbitl: revert row selector change
not sure if they're just constantly undergoing changes or trying to get give us a hint...
This commit is contained in:
parent
a7e788524d
commit
5553526833
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ search:
|
|||
User-Agent: ["{{ .Config.useragent }}"]
|
||||
|
||||
rows:
|
||||
selector: tr[id^="tos_"]:has(a[href*="/dl.php?id="])
|
||||
selector: tr[id^="tor_"]:has(a[href*="/dl.php?id="])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue