mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Nyaa: fix DL link and cleanup
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://www.nyaa.se/
|
||||
|
||||
settings: []
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
@@ -27,7 +29,7 @@
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
tv-search: [q, season, ep, imdbid]
|
||||
tv-search: [q, season, ep]
|
||||
|
||||
|
||||
search:
|
||||
@@ -49,6 +51,9 @@
|
||||
details:
|
||||
selector: td.tlistname a
|
||||
attribute: href
|
||||
download:
|
||||
selector: a[title="Download"]
|
||||
attribute: href
|
||||
size:
|
||||
selector: td.tlistsize
|
||||
seeders:
|
||||
|
Reference in New Issue
Block a user