zizifn / edgetunnel

Running V2ray inside edge/serverless runtime
GNU General Public License v2.0
7.11k stars 24.87k forks source link

Strict-Origin or ISP is not Allowed #312

Open Ahmad-2213 opened 2 months ago

Ahmad-2213 commented 2 months ago

Hello There! I've configured proxyIP and it works fine on websites using cloudflare CDNs , However, when it comes to websites Such as aparat.com (Streaming Service in Iran) , Strict-Origin error occurs . For instance , When I open a streaming tab , it loads all of the elements except live streaming. image

another example would be lookmovie2.to which is a movie streaming site. image_2024-08-31_15-05-05

and the last one is twitch.tv as a well-known streaming website, this one works fine on the streaming qualities below the source which means when I set the quality settings on the highest quality (Source quality) it returns this error: image_2024-08-31_15-11-15

So , if there was a way to tunnel these requests through proxyIP , It would be pretty fine and bypass the restrictions.(in Iran , most of the streaming sites are blocked , so I can't define a rule to bypass the Streaming CDNs)

Thank you.