mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
GigaTorrents: add search error detection
This commit is contained in:
@@ -70,6 +70,8 @@
|
|||||||
blah: "0"
|
blah: "0"
|
||||||
rows:
|
rows:
|
||||||
selector: table#torrenttable > tbody > tr:has()
|
selector: table#torrenttable > tbody > tr:has()
|
||||||
|
error:
|
||||||
|
- selector: div.content:contains("Meg van vonva a letöltési jogod")
|
||||||
fields:
|
fields:
|
||||||
download:
|
download:
|
||||||
selector: a[href^="/details.php?id="]
|
selector: a[href^="/details.php?id="]
|
||||||
|
Reference in New Issue
Block a user