1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-27 18:29:47 +00:00

Torrent9: fix category

This commit is contained in:
kaso17 2018-04-17 10:37:53 +02:00
parent e947059da1
commit 9000745877

View file

@ -53,7 +53,7 @@
search: search:
paths: paths:
- path: "{{ if .Keywords }}/search_torrent/{{ re_replace .Config.category \"_\" \"\" }}/{{ .Keywords }}/page-0{{else}}/top_torrent.php{{end}}" - path: "{{ if .Keywords }}/search_torrent/{{ re_replace .Config.category \"[_/]\" \"\" }}/{{ .Keywords }}/page-0{{else}}/top_torrent.php{{end}}"
rows: rows:
selector: div.table-responsive > table tbody tr selector: div.table-responsive > table tbody tr
fields: fields: