-
Notifications
You must be signed in to change notification settings - Fork 2
/
CCTV Download.html
51 lines (36 loc) · 1.38 KB
/
CCTV Download.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
<!doctype html>
<html>
<head>
<title>Download CCTV Cameras Mod</title>
<style type="text/css">
body{
font-family: "arial";
background-image:url(http://i.imgur.com/GqlAibg.png);
}
#download{
background-image:url(http://i.imgur.com/Oz6bM2b.png);
padding-bottom:20px;
padding-top:5px;
width:500px;
}
</style>
</head>
<body>
<center>
<br /><br/>
<script type="text/javascript" src="http://srvpub.com/adServe/banners?tid=25177_35490_5&size=728x90" ></script>
<br/><br/>
<div id="download">
<h2>Download CCTV Cameras Mod</h2>
<br/>
<a href="https://www.dropbox.com/s/jakx9pg3396yywk/CCTV.js?dl=1"><h3>CCTV Mod V2.2</h3></a>
<br/><br/>
<a href="https://github.com/wilco375/Minecraft-PE-Mod-Scripts/wiki/List-of-all-wilco375's-Minecraft-PE-Mod-Scripts---permissions" id="wilco375">
<image src="http://media-minecraftforum.cursecdn.com/avatars/thumbnails/508/875/140/140/635482026679959731.png">
</a>
</div>
<script type="text/javascript" src="http://srvpub.com/adServe/banners?tid=25177_35490_7&type=footer&size=728x90" ></script>
<script type="text/javascript" src="http://srvpub.com/adServe/banners?tid=25177_35490_6&tagid=9" ></script>
</center>
</body>
</html>