mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
mvgroup: standardise size 500->512mg
This commit is contained in:
parent
e9f0a5f885
commit
e7686e78f5
2 changed files with 2 additions and 2 deletions
|
@ -207,7 +207,7 @@ search:
|
||||||
selector: td a.magnetlink
|
selector: td a.magnetlink
|
||||||
attribute: href
|
attribute: href
|
||||||
size:
|
size:
|
||||||
text: "500 MB"
|
text: "512 MB"
|
||||||
date:
|
date:
|
||||||
selector: td:nth-of-type(3)
|
selector: td:nth-of-type(3)
|
||||||
filters:
|
filters:
|
||||||
|
|
|
@ -207,7 +207,7 @@ search:
|
||||||
selector: td a.magnetlink
|
selector: td a.magnetlink
|
||||||
attribute: href
|
attribute: href
|
||||||
size:
|
size:
|
||||||
text: "500 MB"
|
text: "512 MB"
|
||||||
date:
|
date:
|
||||||
selector: td:nth-of-type(3)
|
selector: td:nth-of-type(3)
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Add table
Reference in a new issue