mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
52pt: add MR, MST and cat 411
This commit is contained in:
parent
d2d095395e
commit
76d3c1a164
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,7 @@ caps:
|
|||
- {id: 409, cat: Other, desc: "Misc/其他"}
|
||||
- {id: 410, cat: Other, desc: "Opera/戏曲 曲艺"}
|
||||
- {id: 408, cat: Audio, desc: "HQ Audio/无损音乐"}
|
||||
- {id: 411, cat: XXX, desc: "Erotic/情色"}
|
||||
|
||||
modes:
|
||||
search: [q, imdbid]
|
||||
|
@ -167,4 +168,9 @@ search:
|
|||
description:
|
||||
selector: td:nth-child(2)
|
||||
remove: a, img
|
||||
minimumratio:
|
||||
text: 1
|
||||
minimumseedtime:
|
||||
# 1 day (as seconds = 24 x 60 x 60)
|
||||
text: 86400
|
||||
# NexusPHP Standard v1.5 Beta 4
|
||||
|
|
Loading…
Add table
Reference in a new issue