-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
I use your CDN service on thousands of websites with this URL format: https://cdn.statically.io/gh/{user_gh}/js/main/styles.js
We now notice the required format is: https://cdn.statically.io/gh/{user_gh}/js@main/styles.js
Could you:
- Add support for the old format via a redirect, OR
- Provide a compatibility endpoint, OR
- Suggest a solution without updating all of our sites?
__
My old format URL was detected by the browser as http , so the content could not be displayed.
Metadata
Metadata
Assignees
Labels
No labels