-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
190 lines (178 loc) · 7.36 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html>
<head>
<title>The Q</title>
<meta content="The Q" property="og:title" />
<meta content="The Q is a collection of media that can be ran on console browsers." property="og:description" />
<meta content="https://theq.website/media/meta/image.png" property="og:image"/>
<meta content="https://theq.website" property="og:url" />
<meta content="#5272A1" data-react-helmet="true" name="theme-color" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="Lite website, retro computer, old net">
<link rel="icon" type="image/x-icon" href="media/meta/favicon.ico" />
<link rel="stylesheet" href="media/meta/q.css" />
<style>*{text-align: left;} table {margin: 0;}</style>
<!--temporary since the new history update is being made-->
</head>
<body>
<h1>Welcome to The Q!</h1>
<p>This will be my personal collection of websites that can be viewed on older hardware.
The Internet Archive (will soon) be a major contributor to this, as well as websites
that don't require heavy resources.</p>
<h2>Websites</h2>
<p>These website should work with most browsers 2008 and newer. Some are archived, so they are from
certain years. (e.g. <mark>2007</mark>)</p>
<table>
<tr>
<td><a href="http://web.archive.org/web/20130601002734id_/http://www.apple.com/">apple.com</a> <mark>2013</mark></td>
<td>Apple</td>
<td>Tech company, maker of Mac, iPod, iPhone, and iPad.</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20110426182343id_/http://www.google.com/about/">google.com/about</a> <mark>2011</mark></td>
<td>Google (About)</td>
<td>About page for Google Inc. (at the time), web tech company </td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20101224020253id_/http://www.microsoft.com/en/us/default.aspx">microsoft.com</a> <mark>2010</mark></td>
<td>Microsoft</td>
<td>Tech conglomerate, company behind Windows and Xbox</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20040331172751id_/http://www.yahoo.com/">yahoo.com <mark>2004</mark></a></td>
<td>Yahoo!</td>
<td>Web engine and former big search engine</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20091125114310id_/http://windows.microsoft.com/en-us/windows/home">windows.com</a> <mark>2009</mark></td>
<td>Windows</td>
<td>Operating system website</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20041130085639id_/http://www.xbox.com/en-US/">xbox.com</a> <mark>2004</mark><br><a href="http://web.archive.org/web/20120701002448id_/http://www.xbox.com/en-US/">xbox.com</a> <mark>2012</mark></td>
<td>Xbox</td>
<td>Web portal for the gaming platform</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20130723135042id_/http://www.htc.com/us/">htc.com</a> <mark>2013</mark></td>
<td>HTC</td>
<td>Android and Windows Phone manufacturer</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20020721115714id_/http://www.mcdonalds.com/">mcdonalds.com</a> <mark>2002</mark></td>
<td>McDonald's</td>
<td>Fast food chain</td>
</tr>
<tr>
<td><a href="http://www.nirsoft.net/">nirsoft.net</a></td>
<td>NirSoft</td>
<td>Collection of freeware utilies, mainly software developed for Windows</td>
</tr>
<tr>
<td><a href="http://palemoon.org">palemoon.org</a></td>
<td>The Pale Moon Project</td>
<td>Web browser focused on privacy</td>
</tr>
<tr>
<td><a href="http://frogfind.com">frogfind.com</a></td>
<td>FrogFind!</td>
<td>Search engine that can list and display websites optimized</td>
</tr>
<tr>
<td><a href="http://www.openhandsetalliance.com/">openhandsetalliance.com</a></td>
<td>Open Handset Alliance</td>
<td>Consortium for mobile open standards</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20061028082230id_/http://us.wii.com/">us.wii.com</a> <mark>2006</mark></td>
<td>Wii.com</td>
<td>2006 archives for the beloved Wii console</td>
</tr>
<tr>
<td><a href="http://web.archive.org/web/20060822002454id_/http://www.pacman.com/">pacman.com</a> <mark>2006</mark></td>
<td>Pac-Man website</td>
<td>Famous arcade game character, mascot of Bandai Namco</td>
</tr>
<tr>
<td><a href="sites/2024/wiimmfi.de">wiimmfi.de</a></td>
<td>Wiimmfi</td>
<td>Revival of the Nintendo Wi-Fi Connection service</td>
</tr>
<tr>
<td><a href="http://dsipaint.com">dsipaint.com</a></td>
<td>DSi Paint</td>
<td>Portal for games, chatrooms, and a drawing web app for DSi Browser</td>
</tr>
<tr>
<td><a href="http://3dspaint.com">3dspaint.com</a></td>
<td>3DS Paint</td>
<td>Ditto, but for the 3DS Browser</td>
</tr>
<tr>
<td><a href="http://hullbreachonline.com">hullbreachonline.com</a></td>
<td>HullBreach</td>
<td>"browser-based space MMORPG for the Nintendo Wii", login required</td>
</tr>
<tr>
<td><a href="http://www.dpgraph.com/">dpgraph.com</a></td>
<td>DPGraph</td>
<td>"Dynamic Photorealistic 3D Graphing Software for Math and Physics Visualization"</td>
</tr>
<tr>
<td><a href="http://www.aliweb.com/">aliweb.com</a></td>
<td>Aliweb</td>
<td>Named the web's oldest search engine</td>
</tr>
<tr>
<td><a href="http://example.com/">example.com</a></td>
<td>Example.com</td>
<td>Website hosted for domain examples</td>
</tr>
<tr>
<td><a href="http://wiinet.islawalker.uk">wiinet.islawalker.uk</a></td>
<td>WiiNet (mirror)</td>
<td>Portal for games, videos, and extras for the Internet Channel</td>
</tr>
<tr>
<td><a href="http://wben.accu-weather.com/wben/forecast.asp">wben.accu-weather.com</a></td>
<td>AccuWeather</td>
<td>Forecasts from AccuWeather</td>
</tr>
<tr>
<td><a href="http://discorss.rc34.xyz">discross.rc24.xyz</a></td>
<td>Discross</td>
<td>Frontend for Discord servers, Discorss bot required in them</td>
</tr>
<tr>
<td><a href="http://www.dslreports.com/speedtest/simple">dslreports.com/speedtest</a></td>
<td>Speed test<br>with DSLReports</td>
<td>Test network speed</td>
</tr>
<tr>
<td><a href="http://problemkaputt.de">problemkaputt.de</a></td>
<td>No$Fun</td>
<td>View emulation and debugging software made by No$Cash</td>
</tr>
<tr>
<td><a href="http://idkwh.ct8.pl/">idkwh.ct8.pl</a></td>
<td>idkwhereisthissite</td>
<td>idkwhereisthisdescription</td>
</tr>
</table>
<h2>Flash Games</h2>
<p>If you're on a browser with Flash support, like the Wii's Internet Channel,
you can play games on this website!</p>
<a href="media/games/bubble-shooter.swf"><img src="media/thumb/bubble-shooter.png"></a>
<a href="media/games/curveball.swf"><img src="media/thumb/curveball.png"></a>
<a href="media/games/snake.swf"><img src="media/thumb/snake.png"></a>
<h2>About</h2>
<p>Usually, most websites are HTTPS-only and will refuse to load on older browsers. But HTTP ones load just
fine! So that is why I made this website. Suggestions can be sent via GitHub Issues or to
<a href="mailto:[email protected]">[email protected]</a>.</p>
<div style="color:#668bc2">
<h2>Early Peak</h2>
<p>Want to see how The Q is going to be updated? Go to <b>theq.website/tech</b>.</p>
</div>
<p><a href="http://gemdation.com"><img src="media/meta/gemdation.com.gif" style="border:1px solid white"></a> <a href="https://github.com/Gemdation/theq.website"><img src="media/meta/button.png"></a></p>
</body>
</html>