movietorrent: change hash selector. resolves #12672

to account for `magnet:/?xt=`
This commit is contained in:
ilike2burnthing
2021-12-08 02:46:13 +00:00
committed by GitHub
parent bffa21c951
commit 16400045ec

View File

@@ -58,7 +58,7 @@ settings: []
download: download:
infohash: infohash:
hash: hash:
selector: a[href^="magnet:?xt="] selector: a[href^="magnet:"]
attribute: href attribute: href
filters: filters:
- name: regexp - name: regexp