-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhottproxy.html
35 lines (35 loc) · 1.3 KB
/
hottproxy.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>HoTTProxy Launch</title>
</head>
<body>
<form action="http://yubnub.org/parser/parse" method="get" accept-charset="utf-8">
<ul>
<li>
<a href="http://m.twitter.com">Twitter</a>
</li>
<li>
<a href="http://m.brightkite.com">BrightKite</a>
</li>
<li>
<a href="http://wap.google.com">Google</a>
</li>
<li>
<a href="http://m.google.com/mail">GMail</a>
</li>
<li>
<a href="http://m.google.com/reader">GReader</a>
</li>
<li>
<a href="http://m.google.com/calendar">GCal</a>
</li>
<li>
<input id="command" name="command" type="text" value="g " />
<input type="submit" value="YubNub" />
</li>
</ul>
</form>
</body>
</html>