slosoul: add external detection

and replace http with https
This commit is contained in:
Garfield69 2021-11-29 17:35:19 +13:00
parent 2f26e55721
commit 19948b34ed
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@ encoding: UTF-8
testlinktorrent: false testlinktorrent: false
links: links:
- https://slosoul.net/ - https://slosoul.net/
legacylinks:
- http://slosoul.net/
caps: caps:
categorymappings: categorymappings:
@ -149,6 +151,7 @@ search:
selector: td:nth-child(8) selector: td:nth-child(8)
downloadvolumefactor: downloadvolumefactor:
case: case:
img[src$="/external.gif"]: 0
img[src$="/freedownload.gif"]: 0 img[src$="/freedownload.gif"]: 0
img[src$="/silverdownload.gif"]: 0.5 img[src$="/silverdownload.gif"]: 0.5
"*": 1 "*": 1