grav-plugin-cdn
grav-plugin-cdn copied to clipboard
Support non-protocol URLs that start with //
Some non http/https CDNs use protocol-less URLs that are not ignored by the current regex.
Workaround at the moment is to use ?nocdn on the URL to disable CDN matching.
Did you mean to close this one?
Likely needs the same fix for url() function as: https://github.com/gantry/gantry5/issues/469