mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
UHDBits: Add details URL (#759)
This commit is contained in:
@@ -106,6 +106,14 @@
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["\t", " "]
|
||||
details:
|
||||
selector: a.torrent_name
|
||||
attribute: href
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["\t", " "]
|
||||
- name: regexp
|
||||
args: (.*)#torrent\d+$
|
||||
size:
|
||||
selector: td:nth-child(5)
|
||||
grabs:
|
||||
|
Reference in New Issue
Block a user