Skip to content

Commit 792c6f5

Browse files
committed
Nag user if they are on an old browser
1 parent 8aa4c5d commit 792c6f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@
8787
</head>
8888

8989
<body>
90+
<script>var $buoop={required:{i:15,e:-4,f:-3,o:-3,s:-1,c:-3},reminder:0,noclose:true,no_permanent_hide:true,insecure:true,api:2023.07};</script>
91+
<script src='https://browser-update.org/update.js'></script>
92+
9093
<div id="buttons">
9194
<button id="authenticate">login</button>
9295
<button id="logout">logout</button>
@@ -198,4 +201,4 @@ <h2>User ID: <span id="userid"></span></h2>
198201
</script>
199202
</body>
200203

201-
</html>
204+
</html>

0 commit comments

Comments
 (0)