emon Guid
emon Guid

Reputation: 11

how to delete or update script on cdn.jsdelivr.com?

I wrote a script to read URL parameters with github and I input it into jsdelivr.com, but I see someone else is using that script, my question is can the script that has been entered into cdn.jsdelivr.com be changed or updated?

the thing i have done is change the code in github, but after i check in cdn.jsdelivr.com it is still the same and not changed.

Edit: jsdelivr.com has update after 3 hours, after im edit on github.com

Github: code on github after change

jsdelivr: code on jsdelivr.com still not change

Upvotes: 1

Views: 1054

Answers (1)

Connor Kuo
Connor Kuo

Reputation: 459

It needs times to renew the file, access the file via jsDelivr after pushing to GitHub. Then wait for about an hour.

Upvotes: 1

Related Questions