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:
@@ -7,6 +7,8 @@
|
|||||||
links:
|
links:
|
||||||
- https://www.nyaa.se/
|
- https://www.nyaa.se/
|
||||||
|
|
||||||
|
settings: []
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
# Anime
|
# Anime
|
||||||
@@ -27,7 +29,7 @@
|
|||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
tv-search: [q, season, ep, imdbid]
|
tv-search: [q, season, ep]
|
||||||
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
@@ -49,6 +51,9 @@
|
|||||||
details:
|
details:
|
||||||
selector: td.tlistname a
|
selector: td.tlistname a
|
||||||
attribute: href
|
attribute: href
|
||||||
|
download:
|
||||||
|
selector: a[title="Download"]
|
||||||
|
attribute: href
|
||||||
size:
|
size:
|
||||||
selector: td.tlistsize
|
selector: td.tlistsize
|
||||||
seeders:
|
seeders:
|
||||||
|
Reference in New Issue
Block a user