Update vidsrc/vidsrc.js

This commit is contained in:
aka paul 2025-11-08 21:47:37 +00:00
parent 4a61d5f3e1
commit 6882a07b70

View file

@ -210,7 +210,6 @@ async function extractStreamUrl(ID) {
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.0",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
"accept-language": "en-US,en;q=0.5",
"accept-encoding": "gzip, deflate, br, zstd",
"referer": "https://vsrc.su/",
"upgrade-insecure-requests": "1",
"sec-fetch-dest": "iframe",
@ -298,7 +297,6 @@ async function extractStreamUrl(ID) {
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.0",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
"accept-language": "en-US,en;q=0.5",
"accept-encoding": "gzip, deflate, br, zstd",
"referer": "https://vsrc.su/",
"upgrade-insecure-requests": "1",
"sec-fetch-dest": "iframe",