mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
nostalgic: drop debug logging
This commit is contained in:
parent
b2ff7b7091
commit
23f36bb0f8
1 changed files with 0 additions and 4 deletions
|
@ -76,8 +76,6 @@
|
|||
autocomplete_toggle: 1
|
||||
rows:
|
||||
selector: table#torrent_table tr:not(:first-child)
|
||||
# filters:
|
||||
# - name: andmatch
|
||||
fields:
|
||||
title:
|
||||
selector: a[href^="/torrents.php?id="]
|
||||
|
@ -85,10 +83,8 @@
|
|||
selector: td.cats_col div a
|
||||
attribute: href
|
||||
filters:
|
||||
- name: strdump
|
||||
- name: regexp
|
||||
args: "(\\d+)]=1"
|
||||
- name: strdump
|
||||
details:
|
||||
selector: a[href^="/torrents.php?id="]
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue