1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-02 21:26:08 +00:00

The Empire: fix download link

fix #1997
This commit is contained in:
kaso17 2017-10-23 17:08:35 +02:00
parent 5e361c2087
commit dae55ad500

View file

@ -65,9 +65,6 @@
test:
path: main.php
download:
selector: a[href^="download.php"]
search:
path: browse.php
inputs:
@ -86,11 +83,8 @@
filters:
selector: td:nth-child(2) b
download:
selector: a[href^="details.php?id="]
selector: a[href^="download.php/"]
attribute: href
filters:
- name: replace
args: ["details.php?id=", "download.php?id="]
details:
selector: a[href^="details.php?id="]
attribute: href