So this is the docs for the API...

Request URL: https://dislike.hrichik.xyz/api/dislike?id=<videoID>&cid=<channelID>

Normal Response: {"dislikes": Number ,"likes": Number}

Sample URL: [<https://dislike.hrichik.xyz/api/dislike?id=xDTDAtkYwSI&cid=UCNmiKocWizw0UdMjy2dUuMw>](<https://dislike.hrichik.xyz/api/dislike?id=xDTDAtkYwSI&cid=UCNmiKocWizw0UdMjy2dUuMw>)

Normal Response: {"dislikes": Number ,"likes": Number}

how to verify code running is the same as shown in the repository?

go to https://dislike.hrichik.xyz/brainfry/verify

you would get a jwt back, check its signature is matching the public key in the action.

<aside> 🧑‍💻 Is something else missing here? tell me that NOW

</aside>