feat(qutebrowser): disable useragent, breaks cloudflare
This commit is contained in:
parent
c1ebf2119f
commit
20c33a5137
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
};
|
||||
content = {
|
||||
headers = {
|
||||
user_agent = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.3";
|
||||
# user_agent = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.3";
|
||||
accept_language = "en-US,en;q=0.5";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue