mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
kickasstorrent: oops #2280
This commit is contained in:
parent
cf9677ec38
commit
2e8196b753
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
paths:
|
||||
- path: "{{ if .Keywords }}usearch/torrents-search.php?{{range .Categories }}c{{.}}=1&{{end}}q={{.Keywords}}{{else}}torrents/top-100-latest-uploads.html{{end}}"
|
||||
rows:
|
||||
selector: table[class="table table--bordered table--striped table--hover torrents_table sortable] > tbody > tr
|
||||
selector: table[class="table table--bordered table--striped table--hover torrents_table sortable"] > tbody > tr
|
||||
fields:
|
||||
title:
|
||||
selector: a.torrents_table__torrent_title b
|
||||
|
|
Loading…
Reference in a new issue