You've already forked my-first-website
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:
@@ -1,19 +1,19 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
||||
|
||||
<base target="main">
|
||||
|
||||
<title>Cool Downloads</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="Cornsilk">
|
||||
|
||||
<center><h1>Cool Downloads</h1><br><hr><br>Try downloading some of this stuff!<br><br><a href="http://jakejarvis.8m.net/old/downloads/qbasic.exe">Download QBasic</a><br><font size="1"><a href="http://www.microsoft.com">Microsoft</a> does not make <a href="http://jakejarvis.8m.net/old/downloads/qbasic.exe">QBasic</a> anymore so you will have to download it off my server.</font><br><br><a href="http://snood.org/download.php3">Download Snood</a><br><br><a href="http://jakejarvis.8m.net/bejewled.exe">Download Bejewled</a><br><font size="1">I couldn't find <a href="http://jakejarvis.8m.net/bejewled.exe">Bejewled</a> anywhere so you will have to download it off my server.</font><br><br><a href="http://download.cnet.com/downloads/0-10040-100-877986.html?tag=st.dl.10001-103-1.lst-7-2.877986">Crossword Construction Kit 98</a><br><br><a href="http://download.cnet.com/downloads/0-1461916-100-917813.html?tag=st.dl.10001-103-1.lst-7-2.917813">3D Halloween Screensaver!</a><br><br><a href="http://www.longbowdigitalarts.com/dxball2.html">DX-Ball 2!</a><br><br>
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
||||
|
||||
<base target="main">
|
||||
|
||||
<title>Cool Downloads</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="Cornsilk">
|
||||
|
||||
<center><h1>Cool Downloads</h1><br><hr><br>Try downloading some of this stuff!<br><br><a href="downloads/qbasic.exe">Download QBasic</a><br><font size="1"><a href="#">Microsoft</a> does not make <a href="downloads/qbasic.exe">QBasic</a> anymore so you will have to download it off my server.</font><br><br><a href="downloads/SnoodSetup.exe">Download Snood</a><br><br><a href="downloads/bejewled.exe">Download Bejewled</a><br><font size="1">I couldn't find <a href="downloads/bejewled.exe">Bejewled</a> anywhere so you will have to download it off my server.</font><br><br><a href="downloads/cwksetup.exe">Crossword Construction Kit 98</a><br><br><a href="downloads/halloween3d.exe">3D Halloween Screensaver!</a><br><br><a href="downloads/dxb2game.exe">DX-Ball 2!</a><br><br>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
Reference in New Issue
Block a user