mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
filebase: drop debug, comment http only.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
type: public
|
type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- http://www.filebase.ws/
|
- http://www.filebase.ws/ # https is not supported
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
@@ -173,8 +173,6 @@
|
|||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
text: "{{ .Config.sitelink }}download.php?id={{ .Result.torrent_id }}"
|
text: "{{ .Config.sitelink }}download.php?id={{ .Result.torrent_id }}"
|
||||||
filters:
|
|
||||||
- name: strdump
|
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(4)
|
selector: td:nth-child(4)
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user