mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
btdigg: add accept-encoding header
to avoid bad-gateway trap
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
q: "{{if .Keywords }}{{.Keywords}}{{else}}test{{end}}"
|
q: "{{if .Keywords }}{{.Keywords}}{{else}}test{{end}}"
|
||||||
order: 2
|
order: 2
|
||||||
headers:
|
headers:
|
||||||
user-agent: ["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"]
|
accept-encoding: ["gzip, deflate, br"]
|
||||||
rows:
|
rows:
|
||||||
selector: div.one_result
|
selector: div.one_result
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user