mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
gay-torrents.org: add grabs
This commit is contained in:
parent
d5c7445919
commit
e8ca3e6b52
1 changed files with 5 additions and 0 deletions
|
@ -108,6 +108,11 @@
|
||||||
details:
|
details:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
grabs:
|
||||||
|
selector: div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: ([\d,]+)
|
||||||
comments:
|
comments:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
|
Loading…
Reference in a new issue