piratesparadise: switch to infohash method. resolves #15932

This commit is contained in:
Garfield69
2025-03-26 06:01:35 +13:00
parent 48ac06c7af
commit a5c8bffdff

View File

@@ -36,12 +36,12 @@ search:
details: details:
selector: a.name-link selector: a.name-link
attribute: href attribute: href
magnet: infohash:
selector: button.magnet-btn selector: button.magnet-btn
attribute: onclick attribute: onclick
filters: filters:
- name: regexp - name: regexp
args: \'(.+?)\' args: ([A-F|a-f|0-9]{40})
date: date:
selector: span.date-added selector: span.date-added
optional: true optional: true