Skip to content

Commit

Permalink
Change Default from RU to EN
Browse files Browse the repository at this point in the history
  • Loading branch information
STRATZ-Ken committed Sep 21, 2024
1 parent a7283c2 commit caeeadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/curl_chrome127
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dir=${0%/*}
-H 'Sec-Fetch-User: ?1' \
-H 'Sec-Fetch-Dest: document' \
-H 'Accept-Encoding: gzip, deflate, br, zstd' \
-H 'Accept-Language: ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Priority: u=0, i' \
--http2 \
--http2-settings '1:65536;2:0;4:6291456;6:262144' \
Expand Down

0 comments on commit caeeadb

Please sign in to comment.