torrentparadise: change search path & keywordless search

This commit is contained in:
ilike2burnthing 2021-12-07 00:33:04 +00:00 committed by GitHub
parent de57149f74
commit d8dccfcc47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -210,11 +210,9 @@ download:
attribute: href
search:
# https://torrentparadise.org/search.php?f=monday+night
# https://torrentparadise.org/recent # returns 404 as at 8 Nov 2021 #6385
# https://torrentparadise.cc/top100
# https://torrentparadise.org/searchA.php?f=monday+night
paths:
- path: "{{ if .Keywords }}search.php?f={{ .Keywords }}{{ else }}top100{{ end }}"
- path: "searchA.php?f={{ if .Keywords }}{{ .Keywords }}{{ else }}%{{ end }}"
rows:
selector: table.table-bordered > tbody > tr.table-default