aboutsummaryrefslogtreecommitdiff
path: root/webAO/master.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-16 18:19:40 +0200
committerGitHub <noreply@github.com>2019-07-16 18:19:40 +0200
commitb0394289a591417ed2300b076da205b3fa03750d (patch)
tree6dd502e5d7e09123f3f107d820ec176782a8b6a0 /webAO/master.html
parent93a4462c3c2f333f9bc54296847d628d6d46bdb1 (diff)
parentc4c754944c209fc365e04aa17e6bd3a73c504e26 (diff)
Merge pull request #4 from AttorneyOnline/master
i'm sure there is a way to do this correctly
Diffstat (limited to 'webAO/master.html')
-rw-r--r--webAO/master.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/master.html b/webAO/master.html
index 58473b4..b65c554 100644
--- a/webAO/master.html
+++ b/webAO/master.html
@@ -3,7 +3,7 @@
<title>Attorney Online ONLINE</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="icon" href="images/favicon.ico"/>
- <script src="master.js"></script>
+ <script src="master.b.js"></script>
</head>
<body>
<div id="logo">
@@ -29,7 +29,7 @@
</div>
<div id="content">
<center>
- <p>Please note that the webclient is still in beta</p><br>
+ <p>This page uses cookies. By clicking on a server you agree that a cookie is saved on your computer.</p><br>
<p style="color:#ff0000;">The downloadable client is recommended</p><br>
<p>The green servers are more likely to work, red ones will not</p>
</center>
@@ -39,4 +39,4 @@
</ul>
</div>
</body>
-</html> \ No newline at end of file
+</html>