-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
π Task summary
Update selfh.st/icon URLs to point to jsDelivr instead of GitHub
π Task details
Hey, Community Scripts team! While working through some recent requests I received for icons to be used in this repo, I noticed the current config files for each script are currently pointing to GitHub's own raw file domain:
https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/webp/2fauth.webp
It would be super helpful if the team could update the links to instead use jsDelivr's free CDN service instead:
https://cdn.jsdelivr.net/gh/selfhst/icons/webp/2fauth.webp
This would not only help me track statistics/views, but the icons would also benefit from their global CDN presence.
Thanks!