-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
207 lines (196 loc) · 4.78 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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<html manifest="Lazarus900.manifest">
<head>
<style>
html, body{
margin:auto;
font-family:sans-serif;
font-size:37px;
font-weight:lighter;
text-align:left;
color:#FFFFFF;
background-image: url("45.jpg");
background-size:cover;
}
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.content {
width:80%;
height:15%;
margin-left:7.5%;
background:rgba(0,0,0,0.5);
color:white;
margin-top:10%;
font-size:25px;
text-align:center;
border-radius:30px;
padding:20px;
line-height:12px;
}
.title {
font-size:40px;
margin:0;
padding:0;
box-sizing:border-box;
font-weight:bolder;
margin-bottom:10px;
}
.yellow {
color:yellow;
}
.hue {
color:yellow;
padding:10px;
border-radius:10px;
animation:hue 5s linear infinite;
-webkit-animation: hue 5s linear infinite;
box-shadow: 0px 0px 50px yellow;
color:white;
background:rgba(255,255,0,0.4);
}
.hue:hover{
color:yellow;
background:transparent;
}
@keyframes hue{
0%{
filter:hue-rotate(0deg);
-webkit-filter:hue-rotate(0deg);
}
10%{
box-shadow: 0px 1px 50px yellow;
}
20%{
box-shadow: 1px 1px 50px yellow;
}
30%{
box-shadow: 1px 0px 50px yellow;
}
40%{
box-shadow: 1px -1px 50px yellow;
}
50%{
box-shadow: 0px -1px 50px yellow;
}
60%{
box-shadow: -1px -1px 50px yellow;
}
70%{
box-shadow: -1px 0px 50px yellow;
}
80%{
box-shadow: -1px 1px 50px yellow;
}
90%{
box-shadow: 0px 1px 50px yellow;
}
100%{
filter:hue-rotate(360deg);
-webkit-filter:hue-rotate(360deg);
}
}
.text {
padding-bottom:50px;
}
.back {
font-size:25px;
margin-top:10px;
display:block;
line-height:55px;
width:20%;
text-decoration:none;
height:50px;
background:white;
color:black;
border-radius:15px;
}
.back:hover{
border:2px solid white;
background:transparent;
box-sizing:border-box;
color:white;
}
#psip {
text-align: center;
margin-left: 38%;
margin-right: auto;
width:15%;
display:flex;
position: absolute;
background: rgba(0, 0, 0, 0.500);
border-radius: 2em;
border: none;
padding: 0.8em;
color: #ffffff;
padding-left: 1.5em;
outline: none;
box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
backdrop-filter: blur(5px);
}
/* Modal Content */
.modal-content {
font-family: BFARNAZ;
font-size: 18px;
position: relative;
background-color: #dddddd;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 50%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
}
button {
background:rgba(0,0,0,0.5);
box-shadow: 0 5px 20px 0 white;
border: 2px solid black;
border-radius: 10px;
width: 173px;
height: 40px;
text-align: center;
}
button:hover {
box-shadow: 0 5px 50px 0 white;
color: white;
border-radius: 10px;
background-color: #0F0F53;
}
@font-face{
font-family: juma;
src: url('juma.ttf');
}
#progress {
font-weight:bold;
text-shadow: 4px 4px 4px black;
font-size:17px;
}
.pointer {cursor: pointer;}
</style>
<meta charset="utf-8">
<title>LAZARUS PS4 Host Auto Exploit Light 9.00 JB</title>
<script>
window.applicationCache.ondownloading=function(){document.getElementById("progress").innerHTML="Page Caching Started!!";};
window.applicationCache.onprogress=function(a){document.getElementById("progress").innerHTML=(Math.round(100*(a.loaded/a.total)))+"%";};
window.applicationCache.oncached=function(){document.getElementById("progress").innerHTML="Page Cached Successfully!!";setTimeout(function(){document.getElementById("progress").innerHTML="Turn Off the Internet & Reopen the Page !!"; }, 1500);};
window.applicationCache.onnoupdate=function(){window.location.replace("lndex.html");};
window.applicationCache.onerror=function(){window.location.replace("lndex.html");};
</script>
</head>
<body style='background:transparent'>
<h1 style='font-family: juma;text-shadow: 4px 4px 4px black;font-size:37px;text-align:center;text-shadow: 4px 4px 4px black;color:#13daf7;margin-top:1%;'>.★☆★..:LAZARUS PS4 Auto Exploit 9.00:..★☆★.</h1>
<h1 id=progress style='font-family: juma;font-size:44px;text-align:center;text-shadow: 4px 4px 4px black;color:#9eff63;margin-top:17%;'>...Please Wait... Processing Hack...</h1><br>
</body>
</html>