diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 09:52:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 09:52:51 +0000 |
| commit | 5bcf2586305bb9f246497558f46f2fa15f686364 (patch) | |
| tree | b08e56aebc4f1b27dda222f8f46e7c3f3d8d780d /template | |
| parent | 5aea6f7791d9a5238581b04d2198205c90495baf (diff) | |
Fix: restore hotlinks + cache-bust pichat.js
Diffstat (limited to 'template')
| -rwxr-xr-x | template/frontpage copy.st | 2 | ||||
| -rwxr-xr-x | template/frontpage.st | 2 | ||||
| -rwxr-xr-x | template/frontpagePROFILE.st | 2 | ||||
| -rwxr-xr-x | template/frontpage_halloffame.st | 2 | ||||
| -rwxr-xr-x | template/fullscreen.st | 2 | ||||
| -rwxr-xr-x | template/fullscreen4.st | 2 | ||||
| -rwxr-xr-x | template/fullscreen5.st | 2 | ||||
| -rwxr-xr-x | template/fullscreen_front.st | 2 | ||||
| -rwxr-xr-x | template/fullscreenphotobooth.st | 2 | ||||
| -rwxr-xr-x | template/head.st | 2 | ||||
| -rwxr-xr-x | template/head_edge.st | 2 | ||||
| -rwxr-xr-x | template/ie_fullscreen.st | 2 | ||||
| -rwxr-xr-x | template/mgmtfull.st | 2 | ||||
| -rwxr-xr-x | template/newlog.st | 2 | ||||
| -rwxr-xr-x | template/rooms/fullscreen.st | 2 | ||||
| -rwxr-xr-x | template/rooms/fullscreen2.st | 2 | ||||
| -rwxr-xr-x | template/rooms/mgmt.st | 2 | ||||
| -rwxr-xr-x | template/rooms/nocss.st | 2 | ||||
| -rwxr-xr-x | template/simplerlog.st | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 304446c..582f3e2 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -16,7 +16,7 @@ setTimeout("refreshing()",300000); <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > - <script type="text/javascript" src="/static/js/pichat.js"></script> + <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="/static/js/jquery.isotope.min.js"></script> <script> diff --git a/template/frontpage.st b/template/frontpage.st index d673fa8..552ef35 100755 --- a/template/frontpage.st +++ b/template/frontpage.st @@ -16,7 +16,7 @@ setTimeout("refreshing()",300000); <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > - <script type="text/javascript" src="/static/js/pichat.js"></script> + <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="/static/js/jquery.isotope.min.js"></script> <script> diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st index d0fc855..004a790 100755 --- a/template/frontpagePROFILE.st +++ b/template/frontpagePROFILE.st @@ -13,7 +13,7 @@ <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/static/css/frontpage_profile.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index a13a396..5de88b1 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -16,7 +16,7 @@ setTimeout("refreshing()",300000); <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > - <script type="text/javascript" src="/static/js/pichat.js"></script> + <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="/static/js/jquery.isotope.min.js"></script> <script> diff --git a/template/fullscreen.st b/template/fullscreen.st index 031704c..030ea17 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> $if(user_nick)$ $else$ diff --git a/template/fullscreen4.st b/template/fullscreen4.st index 4b34243..1d1a4e6 100755 --- a/template/fullscreen4.st +++ b/template/fullscreen4.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/fullscreen5.st b/template/fullscreen5.st index 863655c..d0162d9 100755 --- a/template/fullscreen5.st +++ b/template/fullscreen5.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/fullscreen_front.st b/template/fullscreen_front.st index e0d48a5..82b1403 100755 --- a/template/fullscreen_front.st +++ b/template/fullscreen_front.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/fullscreenphotobooth.st b/template/fullscreenphotobooth.st index 77a6405..6de7ca1 100755 --- a/template/fullscreenphotobooth.st +++ b/template/fullscreenphotobooth.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreenphotobooth.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/head.st b/template/head.st index dfedf3e..d0fad8c 100755 --- a/template/head.st +++ b/template/head.st @@ -5,7 +5,7 @@ <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link rel="stylesheet" type="text/css" href="/static/css/dump.css"> <script> Domain = "/"; diff --git a/template/head_edge.st b/template/head_edge.st index dfedf3e..d0fad8c 100755 --- a/template/head_edge.st +++ b/template/head_edge.st @@ -5,7 +5,7 @@ <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link rel="stylesheet" type="text/css" href="/static/css/dump.css"> <script> Domain = "/"; diff --git a/template/ie_fullscreen.st b/template/ie_fullscreen.st index e165d52..480037b 100755 --- a/template/ie_fullscreen.st +++ b/template/ie_fullscreen.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js"></script> <script> var DoPrint = true; diff --git a/template/mgmtfull.st b/template/mgmtfull.st index ed42558..5ec3faa 100755 --- a/template/mgmtfull.st +++ b/template/mgmtfull.st @@ -2,7 +2,7 @@ <head> <title>dump.fm</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreenmgmt.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/newlog.st b/template/newlog.st index 13c63d2..52a8c8c 100755 --- a/template/newlog.st +++ b/template/newlog.st @@ -13,7 +13,7 @@ <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/static/css/newlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st index 3a75db0..004684f 100755 --- a/template/rooms/fullscreen.st +++ b/template/rooms/fullscreen.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st index 3a75db0..004684f 100755 --- a/template/rooms/fullscreen2.st +++ b/template/rooms/fullscreen2.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> - <script src="/static/js/pichat.js"></script> + <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> <script> var LoggedIn = $if(user_nick)$true$else$false$endif$; diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index 5a1797b..c020d89 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -21,7 +21,7 @@ <meta name="description" content="dump.fm - Talk with pictures!" /> <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="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link rel="stylesheet" type="text/css" href="/static/css/mgmt.css"> <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <script>Domain = "/"</script> diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st index 0124d72..527a306 100755 --- a/template/rooms/nocss.st +++ b/template/rooms/nocss.st @@ -23,7 +23,7 @@ <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> --> -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> <script>Domain = "/"</script> diff --git a/template/simplerlog.st b/template/simplerlog.st index 9c3e6c4..df9f03b 100755 --- a/template/simplerlog.st +++ b/template/simplerlog.st @@ -13,7 +13,7 @@ <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script> <link rel="shortcut icon" href="/static/favicon.ico"> <link rel="image_src" href="/static/img/thumbs/heartover.gif" > -<script type="text/javascript" src="/static/js/pichat.js"></script> +<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/static/css/simplerlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> |
