Skip to content

Commit

Permalink
Update createRequestOptions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
EdamAme-x authored Nov 24, 2024
1 parent e189673 commit ec1ae3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/createRequestOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export function createRequestOptions(
): RequestInit {
const options = {
headers: {
host: "m.kuku.lu",
accept:
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-language":
Expand Down

0 comments on commit ec1ae3f

Please sign in to comment.