This repository has been archived by the owner on Jul 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
guidelines.html
227 lines (216 loc) · 10.6 KB
/
guidelines.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Guidelines • SSL Community</title>
<meta name="author" content="Scammer Sub Lounge">
<meta name="description" content="We're a community dedicated to stop scamming!">
<meta property="og:type" content="website">
<meta property="og:title" content="Scammer Sub Lounge">
<meta property="og:image" content="assets/avatar.png">
<meta property="og:description" content="We're a community dedicated to stop scamming!">
<meta name="twitter:title" content="Scammer Sub Lounge">
<meta name="twitter:image" content="assets/logo.jpg">
<meta name="twitter:description" content="We're a community dedicated to stop scamming!">
<link rel="apple-touch-icon" sizes="57x57" href="/assets/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
<link rel="manifest" href="/assets/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="css/discord/icon-discord.css">
<link rel="stylesheet" href="css/font-mfizz.css">
<link rel="stylesheet" href="css/bulma.css">
<link rel="stylesheet" href="css/hero.css">
<script src="js/jquery-2.2.0.min.js"></script>
<script src="js/bulma.js"></script>
<script src="http://www.shaunoneill.com/js/sabotage.js"></script>
</head>
<body>
<nav class="nav is-transparent" style="width: 100%; position: fixed; border-bottom: 1px #ededed solid; z-index: 100; transition: 0.3s; box-shadow: 0 -5px 8px #888888">
<div class="container">
<div class="nav-left">
<a class="nav-item is-brand is-active title is-5" href="/">
<img class=""
src="assets/logo.jpg"
style="border-radius: 50%; display: block; height: auto; width: ;">
<strong>SSL Community</strong>
</a>
</div>
<div class="nav-center">
<a class="nav-item" href="https://twitter.com/ScammerSubSSL">
<span class="icon">
<i class="fa fa-twitter"></i>
</span>
</a>
<a class="nav-item" href="https://discord.io/sslcommunity">
<span class="icon is-medium">
<i class="fa icon-discord" style="padding-top: 3px;"></i>
</span>
</a>
<a class="nav-item" href="https://www.youtube.com/channel/UCNEErThrXQh4azMi-Dfv_Tw">
<span class="icon">
<i class="fa fa-youtube-play"></i>
</span>
</a>
</div>
<span class="nav-toggle">
<span></span>
<span></span>
<span></span>
</span>
<div class="nav-right nav-menu">
<a class="nav-item" href="/">
Home
</a>
<a class="nav-item" href="staff.html">
Staff Team
</a>
<a class="nav-item is-active" href="guidelines.html">
Guidelines
</a>
<a class="nav-item" href="faq.html">
FAQ
</a>
<span class="nav-item">
<a class="button is-info is-outlined is-inverted" href="https://www.discord.gg/ssl">
<span class="icon is-small">
<i class="fa fa-server" aria-hidden="true"></i>
</span>
<span>Join Us!</span>
</a>
</span>
</div>
</div>
</nav>
<section class="hero is-fullheight is-dark header-image">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title is-1">
<strong>SSL Community</strong>
</h1>
<h2 class="subtitle is-4">
<span>wikiHow to not get banned</span>
</h2>
</div>
</div>
</section>
<section class="section">
<div class="container has-text-centered">
<div>
<h1 class="title is-3">
<strong>Guidelines</strong>
</h1>
<h2 class="subtitle is-5">
Here's some simple rules that you should follow that should help you stay unbanned and having a great time!
If you have any questions, please do ask away in our <a href="https://discordapp.com/channels/194533269180514305/216557483223810050">#ask_staff</a> channel,
or DM a staff member!
</h2>
</div>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>1. Discrimination</strong>
</h2>
<p>
Please do not discriminate against your fellow members or the team. Someone is gay? So what. Someone is Muslim? Who fucking cares. You get the idea. Don’t be an asshole. Don’t throw racial slurs around. You sound like a tool. Swearing and profanity is allowed. To your little heart's content.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>2. Questions for staff</strong>
</h2>
<p>
If you have a question, come ask one of the staff in <a href="https://discordapp.com/channels/194533269180514305/216557483223810050">#ask_staff</a> (or check out the <a href="faq.html">FAQ</a> page) - we are here to help! No need to use the mention, we check it regularly!
</p>
<br>
<hr>
<br>
<h2 class="title is 4">
<strong>3. Spamming</strong>
</h2>
<p>
If you have an affinity for spam, there’s no point. Our bot detects your messages and immediately removes you from main chat, into #madarchod_land where you’ll be laughed at by all the staff for your stupidity.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>4. DDoSing/Illegal Activity</strong>
</h2>
<p>
Mentioning DDOS’ing is fine, as long as the context is conversational and harmless, threatening DDOS or admitting it against a member is a banning offence, same goes for asking someone to help/carry out a DDOS). Porn, rats, any pirated programs in main channels are also banned but are available through DM/PM, but do this at your own risk. REMEMBER: your IP can be grabbed from some of these platforms, so we recommend taking protective measures before engaging with other members when sharing any of these programs/links - we are not responsible for anything happening outside the server, USE YOUR COMMON SENSE.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>5. Drama</strong>
</h2>
<p>
We don't like drama, but if you need to talk about it, don't let it hijack the chat. If it's really juicy, PM someone and get it off your chest.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>6. Malicious links</strong>
</h2>
<p>
We are not responsible for any loss of content/data/damage that may occur from clicking a link of another user. Please use common sense. In the same view, please don't post links that are harmful/malicious, you will be banned. Do not post real/legit IP's. PLEASE NOTE; grabify links can be hidden, so before clicking an image or link, use a VPN if you are worried about someone obtaining your IP.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>7. Scammer numbers</strong>
</h2>
<p>
To post scammer numbers, head to the <a href="https://discordapp.com/channels/194533269180514305/194534980209082368">#scammer_numbers</a> channel. When posting in scammer numbers, werify the number first. DO NOT POST REAL FBI/CIA/IRS OR ANY OTHER LEGIT AGENCY NUMBERS! This also applies to personal numbers of a user or person you know, without their permission.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>8. Nicknames</strong>
</h2>
<p>
Please ensure your nickname/username only contains characters from the 26 letters of the English Language, and/or numbers if you wish, and in standard discord font. If you want to add emoji’s/special characters, please do so at the end of your name. This is so we can contact you easily.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>9. Punishments</strong>
</h2>
<p>
Punishments are in the form of strikes, kicks and bans. What warrants any of these, depends on the staff member and is at their discretion. So. Y'know, probably better to just not attempt any fuckery.
</p>
</div>
</section>
<footer class="footer">
<div class="container has-text-centered">
<p><strong>sslcommunity.io</strong> by <a href="https://www.collectivedev.com">TCDG</a>.
Copyright ©
All rights reserved. Neither Scammer Sub Lounge or TCDG is responsible and/or associated with content from external sites.</p>
<p>Privacy Policy: <a href="https://sslcommunity.io/privacy">sslcommunity.io/privacy</a>.</p>
</div>
</footer>
</body>
</html>