ultrahd: new mst and mr

This commit is contained in:
Garfield69 2023-12-12 06:37:19 +13:00
parent 9cadde6fd5
commit f491c98bf6
1 changed files with 6 additions and 3 deletions

View File

@ -158,10 +158,13 @@ search:
img.pro_2up: 2 img.pro_2up: 2
"*": 1 "*": 1
minimumseedtime: minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60) case:
text: 604800 img.hitandrun: 1209600 # 14 days (as seconds = 14 x 24 x 60 x 60)
"*": 604800 # 7 days (as seconds = 7 x 24 x 60 x 60)
minimumratio: minimumratio:
text: 2.0 case:
img.hitandrun: 3.0
"*": 2.0
description: description:
selector: td:nth-child(2) selector: td:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span