1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 18:59:01 +00:00

btdirectory: fix magnet selector. resolves #15770

This commit is contained in:
Garfield69 2024-12-25 07:36:29 +13:00
parent 5148f29fde
commit b8f8c4e478

View file

@ -50,8 +50,11 @@ search:
selector: a[href^="/hash/"]
attribute: href
infohash:
selector: article.item
attribute: data-key
selector: a[href^="/hash/"]
attribute: href
filters:
- name: regexp
args: ([A-F|a-f|0-9]{40})
date:
selector: p
filters: