mirror of https://github.com/Jackett/Jackett
limetorrents: drop .zone as an alternate domain. #7496
This commit is contained in:
parent
d53a0ae4b9
commit
c23370b5fc
|
@ -9,13 +9,13 @@
|
|||
- https://www.limetorrents.info/
|
||||
- https://www.limetorrents.asia/
|
||||
- https://www.limetorrents.co/
|
||||
- https://www.limetorrents.zone/
|
||||
- https://limetor.com/
|
||||
- https://www.limetor.pro/
|
||||
legacylinks:
|
||||
- https://www.limetorrents.io/
|
||||
- https://www.limetorrents.cc/
|
||||
- https://www.limetorrents.me/
|
||||
- https://www.limetorrents.zone/ # redirects to .info
|
||||
|
||||
caps:
|
||||
categories:
|
||||
|
@ -50,7 +50,7 @@
|
|||
"size": "size"
|
||||
|
||||
download:
|
||||
# the .torrent url is on the on the details page
|
||||
# the .torrent url is on the on the details page
|
||||
selector: a.csprite_dltorrent[href^="{{ .Config.downloadlink }}"]
|
||||
attribute: href
|
||||
|
||||
|
|
Loading…
Reference in New Issue