Jeydin21 / Munchyroll

Ad-free anime streaming website aimed at minimality and responsive design
https://anime.j21.dev
GNU General Public License v3.0
62 stars 16 forks source link

Help needed regarding proxy uri #30

Closed skgupta507 closed 1 month ago

skgupta507 commented 1 month ago

hey @Jeydin21 can u point me to the right proxy that i shuld use in the project cause i dont know what endpoints it is using. this is to add in the .env file

Jeydin21 commented 1 month ago

hey @Jeydin21 can u point me to the right proxy that i shuld use in the project cause i dont know what endpoints it is using.

this is to add in the .env file

I'm using this one, but you kinda don't need it, I just use it so it can be unblocked at my school 😅

skgupta507 commented 1 month ago

oh! ok i accidentally deleted my env file with all the variables and now iam confused which account i used to signup to those services. so i thought i might have the proxy deplyoed so y to deply it again.

sorry for the trouble tho. i appriciate ur help.

Jeydin21 commented 1 month ago

oh! ok i accidentally deleted my env file with all the variables and now iam confused which account i used to signup to those services. so i thought i might have the proxy deplyoed so y to deply it again.

sorry for the trouble tho. i appriciate ur help.

The tracking variables are optional too, it won't throw any errors at build if it doesn't find a variable, it would just throw an error in the browser console at runtime though.