-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
157 lines (127 loc) · 5.34 KB
/
index.html
File metadata and controls
157 lines (127 loc) · 5.34 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GIFT ME DISCORD NITRO IMMEDIETLY</title>
<meta property="og:title" content="why you must give me nitro now">
<meta property="og:description" content="right now.....">
<meta property="og:type" content="website">
<meta property="og:url" content="https://mostevilsite.com/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="why you must give me nitro now">
<meta name="twitter:description" content="right now.....">
<style>
body {
background-color: #000000;
color: #FF0000;
font-family: 'Times New Roman', serif;
font-size: 14px;
text-align: center;
margin: 0;
padding: 20px;
}
h1 {
color: #FF0000;
font-size: 32px;
font-weight: bold;
margin: 20px 0;
}
h2 {
color: #FF0000;
font-size: 18px;
margin: 30px 0 10px 0;
}
.warning {
color: #FF0000;
margin: 50px 0;
font-weight: bold;
}
.contact {
margin-top: 40px;
font-size: 12px;
color: #800080;
}
.contact a {
color: #;
text-decoration: none;
}
.contact a:hover {
text-decoration: underline;
}
.section {
color: #800080;
margin: 20px auto;
max-width: 600px;
}
.blink {
animation: blink 1s step-end infinite;
}
@keyframes blink {
50% { opacity: 0; }
}
hr {
border-color: #FF0000;
margin: 30px auto;
width: 50%;
}
img {
display: block;
margin: 20px auto;
border: 2px solid #FF0000;
}
.small {
font-size: 11px;
color: #550055;
}
marquee {
color: #FF0000;
font-size: 13px;
margin: 10px 0;
}
</style>
</head>
<body>
<h1>GIFT ME DISCORD NITRO IMMEDIETLY</h1>
<div class="warning blink">
⚠ YOU WERE LED HERE FOR A REASON ⚠
</div>
<img src="https://mostevilsite.com/1997.gif" alt="eye" style="max-width: 240px;">
<hr>
<h2>WHY YOU MUST GIFT ME DISCORD NITRO</h2>
<div class="section">
Gifting me nitro is like, so fun bro. Im also the best and coolest person ever so its like, bonus reasons to gift me.<br><br>
Like fr bruh only 10$, just think about it<br><br>
You found this site for a reason, or maybe it found you...
</div>
<img src="https://media.tenor.com/RlObcQJtap8AAAAi/1111.gif" alt="sigil" style="max-width: 150px;">
<hr>
<h2>WHAT HAPPENS IF YOU DO</h2>
<div class="section">
The stars will not move.<br>
The sun will still rise.<br>
The earth will keep spinning.<br><br>
But you will feel it.<br><br>
A warmth. A sense that you have fulfilled your one true purpose on this earth.<br><br>
All for just 10$.
</div>
<hr>
<h2>WHAT HAPPENS IF YOU DONT</h2>
<div class="section">
...<br><br>
</div>
<img src="https://media1.tenor.com/m/aSGCbeXeSIsAAAAC/hypno-spiral.gif" alt="spiral" style="max-width: 512px;">
<div class="warning" style="margin-top: 30px;">
GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT GIFT
</div>
<div class="contact">
Contact: <a href="mailto:jeevacation@gmail.com">jeevacation@gmail.com</a><br><br>
<span class="small">
By visiting this website, you acknowledge and consent that I may freely and without limitation:
collect, store, process, analyze, aggregate, profile, infer, derive, and monetize all your personal data, sensitive personal data, biometric data, health data, financial data, location history, precise geolocation, movement patterns, IP address, device IDs, advertising IDs, browser fingerprints, hardware specs, OS details, installed apps, contacts, call logs, SMS/MMS, emails, photos, videos, audio recordings, screen activity, keystrokes, mouse movements, clipboard content, search history, browsing history, clicked links, viewed content, timestamps, session duration, referral sources, payment info, passwords (if entered), cookies, trackers, third-party data, social graph, behavioral patterns, psychographic profile, purchase history, creditworthiness inferences, employment data, education history, criminal records (if accessible), political opinions, religious beliefs, sexual orientation, gender identity, genetic data, and any other data obtainable now or in the future from this device, linked devices, associated accounts, cross-site tracking, data brokers, public sources, partners, advertisers, apps, OS telemetry, and any other origin with no notice, no opt-out, no deletion right, no restriction on duration, sharing, sale, licensing, transfer, or commercial exploitation whatsoever.
You waive all rights under GDPR, CCPA, LGPD, and similar laws.
This consent is irrevocable.
</span>
</div>
</body>
</html>