We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979dd3f commit f4555f4Copy full SHA for f4555f4
test/data/swarminject.js
@@ -5,5 +5,5 @@
5
if(!url||url.indexOf("http")!==0){
6
return;
7
}
8
-document.write("<scr"+"ipt src='http://swarm.jquery.org/js/inject.js?"+(newDate).getTime()+"'></scr"+"ipt>");
+document.write("<scr"+"ipt src='https://swarm.jquery.org/js/inject.js?"+(newDate).getTime()+"'></scr"+"ipt>");
9
})();
0 commit comments