Noname968 / airin

Watch Anime Without Interruptions! Enjoy Ad-Free Streaming and AniList Integration only on Airin!
https://aniplaynow.live
GNU General Public License v3.0
64 stars 31 forks source link

Update route.js #16

Closed novanmartejares closed 3 months ago

novanmartejares commented 3 months ago

${process.env.CONSUMET_URI}/meta/anilist/watch${id}

vercel[bot] commented 3 months ago

@novanmartejares is attempting to deploy a commit to the luckyhv's projects Team on Vercel.

A member of the Team first needs to authorize it.

Noname968 commented 3 months ago

It's wrong it should be ${process.env.CONSUMET_URI}/meta/anilist/watch/${id} According to their docs

novanmartejares commented 3 months ago

i am having an error when there is a slash there.

On Tue, Mar 12, 2024, 5:33 PM Luckyhv @.***> wrote:

It's wrong it should be ${process.env.CONSUMET_URI}/meta/anilist/watch/${id} According to their docs

— Reply to this email directly, view it on GitHub https://github.com/Luckyhv/aniplay/pull/16#issuecomment-1991166196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBSUCNWPJN466SIPFNA7PLYX3DX3AVCNFSM6AAAAABERZCZA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJRGE3DMMJZGY . You are receiving this because you were mentioned.Message ID: @.***>

Noname968 commented 3 months ago

i will check it