grav-plugin-cdn icon indicating copy to clipboard operation
grav-plugin-cdn copied to clipboard

Support non-protocol URLs that start with //

Open rhukster opened this issue 10 years ago • 1 comments

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.

rhukster avatar Apr 16 '15 03:04 rhukster

Did you mean to close this one?

Likely needs the same fix for url() function as: https://github.com/gantry/gantry5/issues/469

mahagr avatar Jun 15 '15 17:06 mahagr