1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-27 00:22:54 +00:00

glodls: accept itorrents.org links. resolves #6543

This commit is contained in:
Garfield69 2019-12-09 16:04:42 +13:00
parent 83b2efb3c4
commit 1b4afc0e72

View file

@ -73,7 +73,7 @@
selector: td:nth-child(2) a[title]
attribute: href
download:
selector: a[href^="/down.php?id="]
selector: a[href^="/down.php?id="], a[href*="itorrents.org/torrent/"]
attribute: href
magnet:
selector: a[href^="magnet:?xt="]