diff --git a/index.js b/index.js index 92b4301..a26a106 100644 --- a/index.js +++ b/index.js @@ -12,7 +12,7 @@ module.exports.pitch = function(remainingRequest) { (this.debug ? "+" + JSON.stringify( - "\n\n// SCRIPT-LOADER FOOTER\n//@ sourceURL=script:///" + + "\n\n// SCRIPT-LOADER FOOTER\n//# sourceURL=script:///" + encodeURI(remainingRequest.replace(/^!/, "")).replace(/%5C|%2F/g, "/").replace(/\?/, "%3F").replace(/^\//, "") ) : "") +