Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
novo player.
Browse files Browse the repository at this point in the history
  • Loading branch information
uesleibros committed Sep 2, 2024
1 parent c87b66d commit 354288b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/api/imagens/anroll/route.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export async function GET(request) {
const res = await fetch(decodeURIComponent(query), {
headers: {
"Authority": decodeURIComponent(query).replace("https://").split('/')[0],
"Host": "www.anroll.net",
"Origin": "https://www.anroll.net",
"Referer": "https://www.anroll.net/",
"Cf-Ray": "8bc942b6981b5210-GRU",
Expand Down

0 comments on commit 354288b

Please sign in to comment.