1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-11 14:44:46 +00:00

siambit: new search paths

This commit is contained in:
Garfield69 2021-08-31 09:28:02 +12:00
parent b1d33e0776
commit eb6df453c5

View file

@ -118,9 +118,9 @@ download:
search: search:
paths: paths:
- path: viewno18.php - path: viewno18sb.php
categories: ["!", 901, 902, 903, 904, 905, 906, 907, 908, 910, 911, 912] categories: ["!", 901, 902, 903, 904, 905, 906, 907, 908, 910, 911, 912]
- path: viewbr.php - path: viewbrsb.php
categories: [901, 902, 903, 904, 905, 906, 907, 908, 910, 911, 912] categories: [901, 902, 903, 904, 905, 906, 907, 908, 910, 911, 912]
inputs: inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}" $raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
@ -134,7 +134,7 @@ search:
fields: fields:
category: category:
selector: a[href^="viewno18.php?cat="], a[href^="viewbr.php?cat="] selector: a[href^="viewno18sb.php?cat="], a[href^="viewbrsb.php?cat="]
attribute: href attribute: href
filters: filters:
- name: querystring - name: querystring