mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
piratesparadise: switch to infohash method. resolves #15932
This commit is contained in:
@@ -36,12 +36,12 @@ search:
|
||||
details:
|
||||
selector: a.name-link
|
||||
attribute: href
|
||||
magnet:
|
||||
infohash:
|
||||
selector: button.magnet-btn
|
||||
attribute: onclick
|
||||
filters:
|
||||
- name: regexp
|
||||
args: \'(.+?)\'
|
||||
args: ([A-F|a-f|0-9]{40})
|
||||
date:
|
||||
selector: span.date-added
|
||||
optional: true
|
||||
|
Reference in New Issue
Block a user