diff options
Diffstat (limited to 'static/html')
| -rwxr-xr-x | static/html/search.test.html | 22 | ||||
| -rwxr-xr-x | static/html/space.packing.html | 2 |
2 files changed, 12 insertions, 12 deletions
diff --git a/static/html/search.test.html b/static/html/search.test.html index 6db9224..96769c4 100755 --- a/static/html/search.test.html +++ b/static/html/search.test.html @@ -5,26 +5,26 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="dump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> <meta name="description" content="dump.fm - Talk with pictures!" /> - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> - <script type="text/javascript" src="http://dump.fm/static/js/jquery-ui-1.8.effects.min.js"></script> + <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> + <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> - <script type="text/javascript" src="http://dump.fm/static/js/pichat.js"></script> - <link rel="stylesheet" type="text/css" href="http://dump.fm/static/css/dump.css"> + <script type="text/javascript" src="/static/js/pichat.js"></script> + <link rel="stylesheet" type="text/css" href="/static/css/dump.css"> - <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" + <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" /> - <link rel="stylesheet" href="http://dump.fm/static/css/admin.css" + <link rel="stylesheet" href="/static/css/admin.css" type="text/css" media="all" /> - <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" + <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> - <script src="http://dump.fm/static/js/admin.js" type="text/javascript"></script> + <script src="/static/js/admin.js" type="text/javascript"></script> - <link rel="shortcut icon" href="http://dump.fm/static/favicon.ico"> + <link rel="shortcut icon" href="/static/favicon.ico"> <!--[if IE]> <script> - window.location = "http://dump.fm/error/ie"; + window.location = "/error/ie"; </script> <![endif]--> <style> @@ -79,7 +79,7 @@ function addScript(term){ jQuery("#search-script").remove() - jQuery("head").append("<scr"+"ipt src='http://dump.fm/cmd/ghettosearch/"+term+"' id='search-script'></sc"+"ript>") + jQuery("head").append("<scr"+"ipt src='/cmd/ghettosearch/"+term+"' id='search-script'></sc"+"ript>") } function setContent(x){ diff --git a/static/html/space.packing.html b/static/html/space.packing.html index 7f46061..decbcf1 100755 --- a/static/html/space.packing.html +++ b/static/html/space.packing.html @@ -4,7 +4,7 @@ <title>dump.fm image packing test</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="dump.fm - Talk with pictures!" /> - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> + <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <style> html,body,img,div{margin:0; border:0; padding:0} |
