-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (25 loc) · 1.59 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
<!DOCTYPE html>
<html>
<head>
<title>Work-In-Progress | Proper Title Coming Soon!</title>
</head>
<body>
<iframe src="https://www.roblox.com/home" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/users/1734056350/profile" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/my/messages#!/inbox" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/users/friends#!/friend-requests" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/my/avatar" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/users/1734056350/inventory#!/accessories" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/my/groups" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/feeds/" width="400" height="580"></iframe>
<iframe src="https://blog.roblox.com/" width="400" height="580"></iframe>
<iframe src="https://www.amazon.com/roblox?&_encoding=UTF8&tag=r05d13-20&linkCode=ur2&linkId=4ba2e1ad82f781c8e8cc98329b1066d0&camp=1789&creative=9325" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/giftcards" width="400" height="580"></iframe>
<hr>
<iframe src="https://www.roblox.com/games#/" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/catalog?Category=15" width="400" height="580"></iframe>
<hr>
<iframe src="https://www.roblox.com/My/Money.aspx#/#MyTransactions_tab" width="400" height="580"></iframe>
<iframe src="https://www.roblox.com/My/Money.aspx#/#Summary_tab" width="400" height="580"></iframe>
</body>
</html>