Skip to content

Commit fc398c8

Browse files
committed
BigUpdate
1 parent d5bbda0 commit fc398c8

8 files changed

Lines changed: 122 additions & 4 deletions

404.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
<html lang="en">
22
<head>
3+
<!--==================== UNICONS ====================-->
4+
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
5+
6+
<!--==================== CSS ====================-->
7+
<link rel="stylesheet" href="assets/css/styles.css">
8+
9+
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
310
<meta charset="UTF-8">
411
<meta http-equiv="X-UA-Compatible" content="IE=edge">
512
<meta name="viewport" content="width=device-width, initial-scale=1.0">
613
<title>Error Obfuscator Plus</title>
714
<link rel="icon" type="image/x-icon" href="assets/img/755014.png">\
815
<!-- Global site tag (gtag.js) - Google Analytics -->
916
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-228531536-1">
17+
1018
</script>
1119
<script>
1220
window.dataLayer = window.dataLayer || [];

BTCwallet.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>BTC Wallet</title>
7+
<!--==================== UNICONS ====================-->
8+
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
9+
10+
<!--==================== CSS ====================-->
11+
<link rel="stylesheet" href="assets/css/styles.css">
12+
13+
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
714
</head>
815
<body>
916
<center>

contactme.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,17 @@
66
<link rel="preconnect" href="https://fonts.googleapis.com">
77
<link rel="stylesheet" href="style1.css">
88
<title>Contact Support</title>
9+
<!--==================== UNICONS ====================-->
10+
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
11+
12+
<!--==================== CSS ====================-->
13+
<link rel="stylesheet" href="assets/css/styles.css">
14+
15+
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
916
</head>
1017
<body>
1118
<main>
1219
<center>
13-
<form>
1420
<h1>
1521
For contacting during this time, please e-mail,
1622
<br>
@@ -24,6 +30,12 @@ <h1>
2430
Thanks for sticking with Obfuscator Plus!
2531

2632
</h1>
33+
<br><br>
34+
35+
<button class="card__button"
36+
onclick="window.location.href = 'index.html';">
37+
Back Home
38+
</button>
2739
</center>
2840
<!--NONE OF THIS
2941
<p>SEND E-MAIL</p>
@@ -34,7 +46,6 @@ <h1>
3446
<textarea name="message" placeholder="Message"></textarea>
3547
<button type="submit" name="submit">SEND MAIL</button>
3648
-->
37-
</form>
3849
</main>
3950
</body>
4051
</html>

index.html

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,51 @@ <h1 class="card__header-title">Business </h1>
203203
</article>
204204
</div>
205205
</section>
206+
<!--SPONSORS-->
207+
<center>
208+
<h1>
209+
Sponsors
210+
</h1>
211+
<p>How can I be a sponsor?</p>
212+
<br>
213+
<button class="card__button"
214+
onclick="window.location.href = 'sponsors.html';">
215+
Sponsorship Signup
216+
</button>
217+
<br>
218+
<br>
219+
<p>Current Sponsorships</p>
220+
<br>
221+
<br>
222+
<ul>
223+
<b>
224+
Duke Studios
225+
<br>
226+
<br>
227+
CyberBlue
228+
<br>
229+
<br>
230+
Proxium
231+
<br>
232+
<br>
233+
24k Productions
234+
<br>
235+
<br>
236+
Just Solo
237+
<br>
238+
<br>
239+
Skyist
240+
<br>
241+
<br>
242+
</b>
243+
</ul>
244+
245+
246+
</center>
247+
<br>
248+
<br>
249+
<br>
250+
<br>
206251
<!---FAQ-->
207252
<center>
208253
<h1>

script.js renamed to lQ+t1Eyqg08zNRtJgyuUlVWK2FIeFLusAqh92+Grf4U=.js

File renamed without changes.

obfuscate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1>
3939
Clear This
4040
</button>
4141
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
42-
<script src="script.js"></script>
42+
<script src="lQ+t1Eyqg08zNRtJgyuUlVWK2FIeFLusAqh92+Grf4U=.js"></script>
4343

4444
</body>
4545
</html>

sponsors.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<html lang="en">
2+
<head>
3+
<meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Sponsors</title>
7+
<!--==================== UNICONS ====================-->
8+
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
9+
10+
<!--==================== CSS ====================-->
11+
<link rel="stylesheet" href="assets/css/styles.css">
12+
13+
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
14+
</head>
15+
<body>
16+
<center>
17+
<h1>
18+
How to apply for sponsorship
19+
</h1>
20+
<p><b>Rules/TOS</b></p>
21+
<p>ATLEAST 50 <b>ACTIVE</b> Members (or 150 monthly users (website))<br>No <b>NSFW</b> or Adult content<br> Must make a promotions/sponsors section<br>
22+
</p>
23+
<h1>
24+
<b>
25+
After reading and evaluating the TOS you can continue.
26+
</b>
27+
</h1>
28+
<p>Please contact:<br><b>dodgercontacthelp@gmail.com</b><br> Or <br><b>InfoObfuscatorPlus@gmail.com</b>
29+
</p>
30+
<br>
31+
<br>
32+
<button class="card__button"
33+
onclick="window.location.href = 'index.html';">
34+
Back Home
35+
</button>
36+
37+
</center>
38+
39+
</body>
40+
</html>

updates.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,21 @@
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Updates</title>
7+
<!--==================== UNICONS ====================-->
8+
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
9+
10+
<!--==================== CSS ====================-->
11+
<link rel="stylesheet" href="assets/css/styles.css">
12+
13+
<link rel="icon" type="image/x-icon" href="assets/img/1552191.png">
714
</head>
815
<body>
916
<center>
1017

1118
<h1>
1219
Obfuscator-Plus Updates
1320
</h1>
14-
<p>V1.0 - Security Update<br>V1.1 - Better Free Obfuscation<br>V1.2 - Website Revamp in development, donate to have early access! (5/20/22)</p
21+
<p>V1.0 - Security Update<br>V1.1 - Better Free Obfuscation<br>V1.2 - Website Revamp in development, donate to have early access! (5/20/22)<br>V1.3 - Updated JS Obfuscator, and added Sponsorships.</p>
1522

1623
</center>
1724

0 commit comments

Comments
 (0)