summaryrefslogtreecommitdiff
path: root/views/games_active.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-11-04 02:06:04 +0100
committerTor Andersson <tor@ccxvii.net>2024-11-04 02:06:04 +0100
commit7986145f941bfb5a898c91eb175e3a740d663ea0 (patch)
treef7a57be01c4d7d3ff937eed04154d4a3d2d04b79 /views/games_active.pug
parent1172b452e371ba79fe3e5e2f28e23c7f67735771 (diff)
downloadserver-7986145f941bfb5a898c91eb175e3a740d663ea0.tar.gz
Bust Chrome's annoying bfcache that ignores Cache-control: no-store.
Diffstat (limited to 'views/games_active.pug')
-rw-r--r--views/games_active.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/games_active.pug b/views/games_active.pug
index ee9687f..6046b9b 100644
--- a/views/games_active.pug
+++ b/views/games_active.pug
@@ -14,6 +14,7 @@ html
title= SITE_NAME
if active_games.length > 0
meta(http-equiv="refresh" content=600)
+ script window.onunload=function(){}
body
include header
article.wide