summaryrefslogtreecommitdiff
path: root/scripts/writer.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/writer.py')
-rwxr-xr-xscripts/writer.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/writer.py b/scripts/writer.py
index cf4690c..be3cc05 100755
--- a/scripts/writer.py
+++ b/scripts/writer.py
@@ -30,8 +30,8 @@ HtmlTemplate = """
<html>
<head>
<title>%s</title>
-<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.flot.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.flot.js"></script>
<style>
table {
margin: 0;