From 4cb2de9cc1c5bf387d5cf81ab12fd9b0e16d9fc4 Mon Sep 17 00:00:00 2001 From: Ugnich Anton Date: Sun, 28 Oct 2012 15:48:57 +0700 Subject: "http:" removed. --- web/post3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/post3.js') diff --git a/web/post3.js b/web/post3.js index 3267f9c0..756e1b20 100644 --- a/web/post3.js +++ b/web/post3.js @@ -35,7 +35,7 @@ function addTag(tag) { } function webcamShow() { - swfobject.embedSWF('http://juick.com/_webcam.swf','webcam','320','280','9.0.115','false',null,null,null); + swfobject.embedSWF('//juick.com/_webcam.swf','webcam','320','280','9.0.115','false',null,null,null); } function webcamImage(hash) { -- cgit v1.2.3