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
/
faq.html
206 lines (195 loc) · 9.02 KB
/
faq.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
<!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>FAQ • 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" href="guidelines.html">
Guidelines
</a>
<a class="nav-item is-active" 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>Questions that are frequently asked</span>
</h2>
</div>
</div>
</section>
<section class="section">
<div class="container has-text-centered">
<div class="heading">
<h1 class="title is-3">
Frequently Asked Questions
</h1>
<h2 class="subtitle is-5">
You've got questions, and guess what? We've got the answers!
</h2>
</div>
<br>
<br>
<br>
<h2 class="title is-4">
<strong>Q.</strong> What is scambaiting?
</h2>
<p>
<strong>A.</strong> Scambaiting is baiting scammers (as the name suggests). You know those numbers that show on those websites that claim your PC is infected with some fake nonsense? Scambaiting is calling them up, pretending to fall for the scam and calling the scammer out at the end of the process!
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>Q.</strong> Where can I find numbers?
</h2>
<p>
<strong>A.</strong> Head over to the <a href="https://numbers.sslcommunity.io/">numbers website</a>, log in and you'll find them all there! You can also post numbers here. The numbers will <i>auto-magically</i> be posted into the <a href="https://discordapp.com/channels/194533269180514305/194534980209082368">#scammers_numbers</a> channel.
</p>
<br>
<hr>
<br>
<h2 class="title is 4">
<strong>Q.</strong> What's with all this V and W switching business?
</h2>
<p>
<strong>A.</strong> It's just a meme. Scammers usually switch their Vs and Ws when they speak.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>Q.</strong> Who owns the server?
</h2>
<p>
<strong>A.</strong> The primary server owner is <a href="https://www.youtube.com/lewisstech">Lewis's Tech</a>, but SSL is owned by four people; AtotheK (or Amy), HighTek, XeliteXirish (or Shaun, because what kind of name is XeliteXirish?) and Lewis.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>Q.</strong> I was banned/kicked/striked unfairly and/or want a second chance!
</h2>
<p>
<strong>A.</strong> No worries! Head over the <a href="https://forums.sslcommunity.io/category/6/appeals">appeals section of the forums</a> and have a read of that!
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>Q.</strong> How do I apply for staff?
</h2>
<p>
<strong>A.</strong> You can apply <a href="https://apply.sslcommunity.io/">here</a>! Please note: We aren't always accepting staff! When you apply, we will review your app and you'll be considered when we need more staff.
</p>
<br>
<hr>
<br>
<h2 class="title is-4">
<strong>Q.</strong> My question wasn't answered here!
</h2>
<p>
<strong>A.</strong> Jump on over to the <a href="https://discordapp.com/channels/194533269180514305/216557483223810050">#ask_staff</a> channel and ask us your question! We'll be happy to answer it.
</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>