mskian/hello-cricket

Not Working code

Opened this issue · 1 comments

I have updated my WordPress website, but it is not working. Please visit these links - https://celebbeauty.in/live-match/
helocricket
I have also added a shortcode to my web page. Please check and solve this issue.

mskian commented

currently, our API URL has a server load issue
we shut it down

you can self-host the API yourself https://github.com/mskian/cri-deploy

update this line with your API URL:

const response = await fetch('https://cricket-api.vercel.app/cri.php?url=$match_url');