debsishu / Miyou

An anime discovery, streaming site made with React.js. It uses AniList API and video data from GogoAnime. No ads and no VPN required.
https://miyouanime.vercel.app/
71 stars 30 forks source link

Player not working #15

Closed TropicLegend closed 1 year ago

TropicLegend commented 1 year ago

Player is not working because of some CORS policy problem. Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://blablabla (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://anihdplay.com’).

TropicLegend commented 1 year ago

Btw, I love the Design of the front end

debsishu commented 1 year ago

Yeah, I'm aware of that issue for quite a while now. For this I have to make a proxy server. But I don't think I'll be able to fix this issue anytime soon. I don't get much time after my full-time job to work on my side projects.