mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
core: added download selectors to the download block (#11907)
This commit is contained in:
@@ -50,8 +50,9 @@ settings:
|
||||
|
||||
|
||||
download:
|
||||
selector: a[href^="/torrentfiles/"]
|
||||
attribute: href
|
||||
selectors:
|
||||
- selector: a[href^="/torrentfiles/"]
|
||||
attribute: href
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user