mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
huntorrent: skip extra page before torrent file (#15202)
This commit is contained in:
@@ -136,6 +136,11 @@ search:
|
||||
download:
|
||||
selector: a.download-link
|
||||
attribute: href
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["please_wait=1&", ""]
|
||||
- name: replace
|
||||
args: ["&please_wait=1", ""]
|
||||
genre:
|
||||
selector: "span[style=\"font-size: 6pt; font-weight: bold;\"]"
|
||||
description:
|
||||
|
Reference in New Issue
Block a user