Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

Protocol-less URLs don't strip host & leading // when combining #14

Closed
tivac opened this issue Apr 11, 2014 · 0 comments · Fixed by #15
Closed

Protocol-less URLs don't strip host & leading // when combining #14

tivac opened this issue Apr 11, 2014 · 0 comments · Fixed by #15

Comments

@tivac
Copy link
Owner

tivac commented Apr 11, 2014

<script type="text/javascript" src="//www.yooga.com/wooga/nooga/pooga.js"></script>
<script type="text/javascript" src="//www.yooga.com/rooga/tooga/kooga.js"></script>

becomes

<script src="/combo?//www.yooga.com/wooga/nooga/pooga.js&//www.yooga.com/rooga/tooga/kooga.js"></script>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant