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,16 +1,18 @@
<HTML>
<HEAD>
<TITLE>3DG</TITLE>
</HEAD>
<BODY bgcolor="Cornsilk">
<center><applet
codebase="http://www.geocities.com/dantheman240/drivergame"
code=Driver.class
name=Driver
width=400
height=300>
</applet></center>
</BODY>
</HTML>
<HTML>
<HEAD>
<TITLE>3DG</TITLE>
</HEAD>
<BODY bgcolor="Cornsilk">
<!--
<center><applet
codebase="http://www.geocities.com/dantheman240/drivergame"
code=Driver.class
name=Driver
width=400
height=300>
</applet></center>
-->
</BODY>
</HTML>