mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 07:53:41 +02:00
ToTheGlory: update download selector
link changed and curl is no longer supported
This commit is contained in:
@@ -102,9 +102,6 @@
|
||||
download:
|
||||
selector: a.dl_a
|
||||
attribute: href
|
||||
filters:
|
||||
- name: regexp
|
||||
args: "^(/download.php/\\d+/).*" # cut off download url after ID to avoid bad request errors with curl
|
||||
files:
|
||||
selector: td:nth-child(3)
|
||||
size:
|
||||
|
Reference in New Issue
Block a user