diff options
author | kumencz | 2024-11-11 20:14:17 +0100 |
---|---|---|
committer | kumencz | 2024-11-11 20:14:17 +0100 |
commit | 9e21d269403f1d09910e94fac620591c549eb141 (patch) | |
tree | e52caf89d9e788878f38f790d2eedbe8039fd316 /http_headers | |
parent | b8d66cf9ab9e6790068701da25c583dc0c7ab05b (diff) | |
download | aur-9e21d269403f1d09910e94fac620591c549eb141.tar.gz |
Updated to v1.9.0
Diffstat (limited to 'http_headers')
-rwxr-xr-x | http_headers | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/http_headers b/http_headers new file mode 100755 index 000000000000..95c0a530144c --- /dev/null +++ b/http_headers @@ -0,0 +1,6 @@ +sec-ch-ua: Chromium;v=128, Not;A=Brand;v=24, Google Chrome;v=128 +sec-ch-ua-mobile: ?0 +sec-ch-ua-platform: Linux +sec-fetch-dest: empty +sec-fetch-site: same-origin +user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 |