mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Horrible Subs: add dummy size
This commit is contained in:
parent
b85721e584
commit
3426e66b3b
1 changed files with 3 additions and 1 deletions
|
@ -47,4 +47,6 @@
|
|||
args: [" ?(\\S+?)-((?:s\\d-)?(?:\\d+v?\\d?-){0,2}\\d+p)", "http://horriblesubs.info/shows/$1#$2"]
|
||||
download:
|
||||
selector: table.release-table > tbody > tr > td.hs-magnet-link > span > a
|
||||
attribute: href
|
||||
attribute: href
|
||||
size:
|
||||
text: "500 MB"
|
Loading…
Reference in a new issue