sporthd: new domain resolves #8090

This commit is contained in:
Garfield69
2020-10-10 13:58:10 +13:00
parent 0f3e16dde6
commit 2fd605f6c8

View File

@@ -6,7 +6,9 @@ language: en-us
type: private type: private
encoding: UTF-8 encoding: UTF-8
links: links:
- http://sporthd.org/ # site does not support https ERR_CONNECTION_REFUSED - http://satsporthd.org/ # site does not support https ERR_CONNECTION_REFUSED
legacylinks:
- http://sporthd.org/
caps: caps:
categorymappings: categorymappings:
@@ -148,16 +150,15 @@ download:
search: search:
paths: paths:
# http://sporthd.org/browse.php?cat=0&incldead=1&sort=2&type=desc&s=0&stype=0&search=
- path: browse.php - path: browse.php
inputs: inputs:
$raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}" $raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}"
search: "{{ .Keywords }}" search: "{{ .Keywords }}"
# 1 active 2 dead 3 free # 1 active, 2 dead, 3 free
incldead: 1 incldead: 1
# 0 match again 1 match like # 0 match again, 1 match like
s: 0 s: 0
# 0 name 1 description # 0 name, 1 description
stype: 0 stype: 0
sort: "{{ .Config.sort }}" sort: "{{ .Config.sort }}"
type: "{{ .Config.type }}" type: "{{ .Config.type }}"
@@ -211,4 +212,5 @@ search:
"*": 1 "*": 1
uploadvolumefactor: uploadvolumefactor:
text: 1 text: 1
# minimumratio: tbd
# engine n/a # engine n/a