hdgalaktik: handle cat --- , add imdb

This commit is contained in:
Garfield69
2022-05-13 20:22:16 +12:00
parent e5401e2332
commit 22e3083dc1

View File

@@ -111,8 +111,15 @@ search:
fields: fields:
category: category:
selector: td:nth-child(1)
optional: true
filters:
- name: replace
args: ["---", 4]
category|noappend:
selector: a[href^="browse.php?cat="] selector: a[href^="browse.php?cat="]
attribute: href attribute: href
optional: true
filters: filters:
- name: querystring - name: querystring
args: cat args: cat
@@ -166,6 +173,12 @@ search:
filters: filters:
- name: replace - name: replace
args: ["details", "download"] args: ["details", "download"]
imdbid:
selector: a[href^="browse.php?imdb="]
attribute: href
filters:
- name: querystring
args: imdb
size: size:
selector: td:nth-child(4) selector: td:nth-child(4)
seeders: seeders: