1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-05 03:08:50 +00:00

anisource: magnet and download gone. use infohash

This commit is contained in:
Garfield69 2023-07-26 07:52:35 +12:00
parent e596718c7a
commit 565c942d3b

View file

@ -52,12 +52,12 @@ search:
details:
selector: a[href*="/showprofile/"]
attribute: href
download:
selector: a[href*="/download/"]
attribute: href
magnet:
selector: a[href^="magnet:?xt="]
infohash:
selector: a[href*="/showprofile/"]
attribute: href
filters:
- name: regexp
args: ([A-F|a-f|0-9]{40})
date:
selector: font[color="Black"]
filters: