mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 16:04:07 +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}}"
|
||||
order: 2
|
||||
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:
|
||||
selector: div.one_result
|
||||
filters:
|
||||
|
Reference in New Issue
Block a user