-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_urls_00.html
39 lines (26 loc) · 1.19 KB
/
test_urls_00.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
<html>
<head>
<title>
test
</title>
<link rel='icon' type='image/ico' href='wfs5.ico' />
</head>
<body>
<a href="http://wfs.openciti.ca/apiadmin.php?method=register&password=666&first=Geezer&last=Butler&username=sabbathdrummer&lat=43.6658311492&lng=-79.4705044018">
Register {Geezer Butler, username:'sabbathdrummer', password=666</a>
<br />
<a href="http://wfs.openciti.ca/apiadmin.php?method=login&password=666&username=sabbathdrummer">
Login sabbathdrummer</a>
<br />
<a href="http://wfs.openciti.ca/apinearby.php?method=nearby&lat=43.6658311492&lng=-79.4705044018&howmany=30&restrict=true&radius=500">
Query 30 nearby venues within 500 metres of 3030 Dundas st w</a>
<br />
<a href="http://wfs.openciti.ca/apicheckin.php?method=checkin&id=4b11a4c8f964a5203c8123e3&username=sabbathdrummer">
Checkin to Vesuvio's Pizzeria - Home of the Sicilian Larry David</a>
<br />
<a href="http://wfs.openciti.ca/apicheckin.php?method=checkout&id=4b11a4c8f964a5203c8123e3&username=sabbathdrummer">
Checkout of Vesuvio's</a>
<br />
<a href="http://wfs.openciti.ca/apisoldiers.php?method=place&id=4b11a4c8f964a5203c8123e3&username=sabbathdrummer&number=3">place 3 soldiers</a>
</body>
</html>