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/"] selector: a[href^="/hash/"]
attribute: href attribute: href
infohash: infohash:
selector: article.item selector: a[href^="/hash/"]
attribute: data-key attribute: href
filters:
- name: regexp
args: ([A-F|a-f|0-9]{40})
date: date:
selector: p selector: p
filters: filters: