mirror of https://github.com/Jackett/Jackett
hdsky: update download link. resolves #9246
This commit is contained in:
parent
27320dff92
commit
f7c50d3ca0
|
@ -94,7 +94,7 @@ search:
|
||||||
selector: a[title][href^="details.php?id="]
|
selector: a[title][href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: form[action^="download.php?id="]
|
selector: form[action*="/download.php?id="]
|
||||||
attribute: action
|
attribute: action
|
||||||
imdb:
|
imdb:
|
||||||
selector: a[href*="imdb.com/title/tt"]
|
selector: a[href*="imdb.com/title/tt"]
|
||||||
|
|
Loading…
Reference in New Issue