neoascetic / rawgithack

Serves files from github, bitbucket and gitlab, but with the correct content types
https://raw.githack.com
MIT License
577 stars 89 forks source link

How to clear cache of CloudFlare's CDN ? #72

Closed asfarmed closed 2 years ago

asfarmed commented 2 years ago

How to clear cache of CloudFlare's CDN ? exemple: https://rawcdn.githack.com/asfarmed/players/4107ea6e108f6dde6423427e6ff4b6c9e28badf3/yallashoot-live2.js

neoascetic commented 2 years ago

You can do that on this page: https://raw.githack.com/purge-cache

asfarmed commented 2 years ago

not work for me

https://rawcdn.githack.com/asfarmed/players/4107ea6e108f6dde6423427e6ff4b6c9e28badf3/yallashoot-live2.js different from the original file https://github.com/asfarmed/players/blob/main/yallashoot-live2.js

neoascetic commented 2 years ago

That’s correct, because the master branch has different hash. You’re referencing to the first commit in your first link.