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 }}"
|
text: "{{ .Config.thankyou }}"
|
||||||
submit: Opslaan
|
submit: Opslaan
|
||||||
selectors:
|
selectors:
|
||||||
|
- selector: a[href^="downloadv1.php?id="]
|
||||||
|
attribute: href
|
||||||
- selector: a[href^="download.php?id="]
|
- selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user