-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
312 lines (267 loc) · 12.1 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--==================== UNICONS ====================-->
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!--==================== CSS ====================-->
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
<title>Obfuscator Plus</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4TVCL667ZF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4TVCL667ZF');
</script>
</head>
<body>
<!---MAIN-->
<center>
<h1>
Obfuscator Plus
</h1>
<p>
We are the <b>most</b> powerful and encrypted Javascript obfuscator.<br>We work around the clock to bring you and your obfuscated code the best.<br> You can check us out on Github!
</p>
<p>Need help?<br>Don't Sweat!</p>
<button class="card__button"
onclick="window.location.href = 'contactme.html';">
Contact Us
</button>
<br>
<br>
<button class="card__button"
onclick="window.location.href = 'donate.html';">
Donate
</button>
<br>
<br>
<button class="card__button"
onclick="window.location.href = 'updates.html';">
Updates
</button>
<br>
</center>
<center>
<h1>
<br>
<br>
Pricing
</h1>
</center>
<section class="card container grid">
<div class="card__container grid">
<!--==================== CARD 1 ====================-->
<article class="card__content grid">
<div class="card__pricing">
<div class="card__pricing-number">
<span class="card__pricing-symbol">$</span>0
</div>
<span class="card__pricing-month">/month</span>
</div>
<header class="card__header">
<div class="card__header-circle grid">
<img src="assets/img/free-coin.png" alt="" class="card__header-img">
</div>
<span class="card__header-subtitle">Free plan</span>
<h1 class="card__header-title">Basic</h1>
</header>
<ul class="card__list grid">
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Basic Encryption</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Character Limit</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">24/7 Support</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Monthly Updates</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Fully customizeable files</p>
</li>
</ul>
<button class="card__button"
onclick="window.location.href = 'obfuscate.html';">
Use now!
</button>
</article>
<!--==================== CARD 2 ====================-->
<article class="card__content grid">
<div class="card__pricing">
<div class="card__pricing-number">
<span class="card__pricing-symbol">$</span>5
</div>
<span class="card__pricing-month">/life time</span>
</div>
<header class="card__header">
<div class="card__header-circle grid">
<img src="assets/img/pro-coin.png" alt="" class="card__header-img">
</div>
<span class="card__header-subtitle">Most popular</span>
<h1 class="card__header-title">Professional</h1>
</header>
<ul class="card__list grid">
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">More Encryption</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Unlimited Character Limit</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Multiple Files at once</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">24/7 Support</p>
</li>
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">Fully customizeable files</p>
</li>
</ul>
<button class="card__button"
onclick="window.location.href = 'ppremium.html';">
Buy Now
</button>
</article>
<!--==================== CARD 3 ====================-->
<article class="card__content grid">
<header class="card__header">
<div class="card__header-circle grid">
<img src="assets/img/enterprise-coin.png" alt="" class="card__header-img">
</div>
<span class="card__header-subtitle">hsts testing</span>
<h1 class="card__header-title">HSTS warning remover </h1>
</header>
<ul class="card__list grid">
<li class="card__list-item">
<i class="uil uil-check card__list-icon"></i>
<p class="card__list-description">HSTS warning removal. Sometimes breaks website's CSS. Visit redstarcoding for more info.</p>
</ul>
<button class="card__button"
onclick="window.location.href = 'hsts.html';">
FREE HSTS WARNING REMOVAL!
</button>
</article>
</div>
</section>
<!--SPONSORS-->
<center>
<h1>
Sponsors
</h1>
<p>How can I be a sponsor?</p>
<br>
<button class="card__button"
onclick="window.location.href = 'sponsors.html';">
Sponsorship Signup
</button>
<br>
<br>
<p>Current Sponsorships</p>
<br>
<br>
<ul>
<b>
Duke Studios
<br>
<br>
CyberBlue
<br>
<br>
Proxium
<br>
<br>
24k Productions
<br>
<br>
Just Solo
<br>
<br>
Skyist
<br>
<br>
Doohicky Code INC.
<br>
<br>
</b>
</ul>
</center>
<br>
<br>
<br>
<br>
<!---FAQ-->
<center>
<h1>
FAQ
</h1>
</center>
<!--ACORIDAN DESING LOAL-->
<section class="accordion container">
<div class="accordion__container">
<div class="accordion__item">
<header class="accordion__header">
<i class='bx bx-plus accordion__icon'></i>
<h3 class="accordion__title">What is Obfuscator Plus?</h3>
</header>
<div class="accordion__content">
<p class="accordion__description">
Obfuscator Plus is a Obfuscation service used for Javascript. You can obfuscate your files without the stress of them getting de-obfuscated.
</p>
</div>
</div>
<div class="accordion__item">
<header class="accordion__header">
<i class='bx bx-plus accordion__icon'></i>
<h3 class="accordion__title">What languages can I obfuscate?</h3>
</header>
<div class="accordion__content">
<p class="accordion__description">
As of now Obfuscator Plus only offers one package, <b>the basic</b> with the basic you can obfuscate only JavaScript code. This will change in the near future.
</p>
</div>
</div>
<div class="accordion__item">
<header class="accordion__header">
<i class='bx bx-plus accordion__icon'></i>
<h3 class="accordion__title">Why do I get an error when going to the paid versions?</h3>
</header>
<div class="accordion__content">
<p class="accordion__description">
This is because Obfuscator Plus is still in development. The <b>advanced</b> plans are not for sale. <b>BUT</b> you can use the free version!
</p>
</div>
</div>
<div class="accordion__item">
<header class="accordion__header">
<i class='bx bx-plus accordion__icon'></i>
<h3 class="accordion__title">Who made Obfuscator Plus</h3>
</header>
<div class="accordion__content">
<p class="accordion__description">
Made by DevDodger and mushytoast, owned by RedStarCoding.
</p>
</div>
</div>
</div>
</section>
<!--=============== MAIN JS ===============-->
<script src="assets/js/main.js"></script>
</body>
</html>