mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
extremetorrents: try downloadv1.php else download.php resolves #12617
This commit is contained in:
@@ -78,6 +78,8 @@ download:
|
||||
text: "{{ .Config.thankyou }}"
|
||||
submit: Opslaan
|
||||
selectors:
|
||||
- selector: a[href^="downloadv1.php?id="]
|
||||
attribute: href
|
||||
- selector: a[href^="download.php?id="]
|
||||
attribute: href
|
||||
|
||||
|
Reference in New Issue
Block a user