torrentmasters: schema compliance

This commit is contained in:
Garfield69
2022-08-04 19:57:32 +12:00
parent fddfd7b4f0
commit 990e82f0a6

View File

@@ -130,7 +130,7 @@ search:
download: download:
selector: a[href^="torrent_adatok.php?id="] selector: a[href^="torrent_adatok.php?id="]
attribute: href attribute: href
hungarian_title: title_hungarian:
selector: td:nth-child(3) font[color="gray"] selector: td:nth-child(3) font[color="gray"]
filters: filters:
- name: replace - name: replace
@@ -172,7 +172,7 @@ search:
selector: td:nth-child(3) selector: td:nth-child(3)
remove: a, font remove: a, font
description: description:
text: "{{ .Result.hungarian_title }}{{ if and .Result.hungarian_title .Result.genre }}<br>{{ else }}{{ end }}{{ .Result.genre }}" text: "{{ .Result.title_hungarian }}{{ if and .Result.title_hungarian .Result.genre }}<br>{{ else }}{{ end }}{{ .Result.genre }}"
minimumratio: minimumratio:
text: 0.5 text: 0.5
minimumseedtime: minimumseedtime: