1
mirror of https://github.com/jakejarvis/my-first-website.git synced 2025-09-18 13:35:31 -04:00

Remove dangerous scripts and external links

This commit is contained in:
2019-10-25 11:34:21 -04:00
parent f408fb96e2
commit 7596eff35f
97 changed files with 2346 additions and 2194 deletions

View File

@@ -1,19 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Chatroom Beta</title>
</head>
<body bgcolor="Cornsilk">
<centeR><h1><i>Advanced Chatroom</i></h1></center><br><hr><br>Sign in the following way:<br>
<center><a href="chatpass.html">Sign-on Information</a></centeR>
<br><hr><br><center>
<!-- Start of Chatway Java Applet Coding: http://www.chatway.com/ -->
<script language="JavaScript" src="http://chat.chatway.com:8080/Java/e.js?room=Jake's Chat Room&width=550&height=350&bg=Cornsilk&fg=000000&fontsize=12&mr=True&showrooms=True&sounds=True&colors=True"></script>
<!-- End of Chatway Java Applet Coding: http://www.chatway.com/ -->
</center>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Chatroom Beta</title>
</head>
<body bgcolor="Cornsilk">
<centeR><h1><i>Advanced Chatroom</i></h1></center><br><hr><br>Sign in the following way:<br>
<center><a href="chatpass.html">Sign-on Information</a></centeR>
<br><hr><br><center>
<!-- Start of Chatway Java Applet Coding: http://www.chatway.com/ -->
<!--<script language="JavaScript" src="http://chat.chatway.com:8080/Java/e.js?room=Jake's Chat Room&width=550&height=350&bg=Cornsilk&fg=000000&fontsize=12&mr=True&showrooms=True&sounds=True&colors=True"></script>-->
<!-- End of Chatway Java Applet Coding: http://www.chatway.com/ -->
</center>
</body>
</html>