-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrules.html
More file actions
445 lines (393 loc) · 26.8 KB
/
Copy pathrules.html
File metadata and controls
445 lines (393 loc) · 26.8 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
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
<!DOCTYPE html>
<html lang="en" class="theme-dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#00A9FE">
<meta name="og:image" content="cdn/favicon.ico">
<meta name="og:site_name" content="Brick Hill Rewritten">
<meta name="og:description" content="A platform built on its community where you can customise your avatar, create and play games, or just socialise with others!">
<meta name="csrf-token" content="26tnwpsR84A8FeGLZ4mfj5p2LmSClKmVIsOLiOtM">
<meta name="user-data" data-authenticated="false">
<title>Rules of Conduct - Brick Hill Rewritten</title>
<meta name="og:title" content="Rules of Conduct - Brick Hill Rewritten">
<link href="cdn/favicon.ico" rel="icon">
<link href="cdn/css/c9a0705161b97f89816f.css" rel="stylesheet" type="text/css">
<link href="cdn/css/0ae4afbd7666558dc6c6.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" crossorigin="anonymous">
<script src="cdn/js/a7ee297bf1549559dc3f.js"></script>
<script src="cdn/js/2be524371fb890d9a658.js"></script>
<script src="cdn/js/d5fc6b02ce16b82664fd.js"></script>
<script src="cdn/js/fd81458147e6d5526c5d.js"></script>
<script src="cdn/js/57af023c87e71bf36f5a.js"></script>
<meta name="author" content="Brick Hill Rewritten">
<style>
body {
background-color: #222226;
}
.static-footer-wrap { position: relative; }
.static-footer-wrap footer { position: relative !important; bottom: auto !important; }
.footer-social-icon { display: inline-block; width: 48px; height: 48px; fill: #64646a; vertical-align: middle; }
</style>
</head>
<body>
<nav>
<div class="primary">
<div class="grid">
<div class="push-left">
<ul>
<li>
<a href="/play">
Play
</a>
</li>
<li>
<a href="/shop">
Shop
</a>
</li>
<li>
<a href="/clans">
Clans
</a>
</li>
<li>
<a href="/users">
Users
</a>
</li>
<li>
<a href="/forum">
Forum
</a>
</li>
<li>
<a href="/parents">
Parents
</a>
</li>
</ul>
</div>
<div class="nav-user push-right" id="info">
<div class="username login-buttons">
<a href="/login" class="login-button">Login</a>
<a href="/register" class="register-button">Register</a>
</div>
</div>
</div>
</div>
</nav>
<div class="col-10-12 push-1-12">
<div class="alert warning">Brick Hill Rewritten is currently under construction. For now, you cannot create an account because our systems are being built.</div>
</div><br>
<div class="main-holder grid">
<notification id="notification-v" class="notification"></notification>
<style>
html {
scroll-behavior: smooth;
}
</style>
<div class="new-theme">
<div class="rules">
<div class="left no-mobile flex flex-column border-right">
<div class="header-2">CONTENTS</div>
<div class="section">
<a href="#1">1. How these rules work</a>
<div class="subsection flex flex-column">
<a href="#1.1">1.1 Appeals</a>
<a href="#1.2">1.2 How moderation works</a>
</div>
</div>
<div class="section">
<a href="#2">2. Prohibited content</a>
<div class="subsection flex flex-column">
<a href="#2.1">2.1 Content resulting in immediate closure</a>
<a href="#2.2">2.2 Illegal activity and depictions of violence</a>
<a href="#2.3">2.3 Impersonation and misleading information</a>
<a href="#2.4">2.4 Self-harm and other distressing topics</a>
<a href="#2.5">2.5 Romantic or sexual content involving the community</a>
<a href="#2.6">2.6 Obscene, graphic, or disturbing material</a>
</div>
</div>
<div class="section">
<a href="#3">3. Harassment and respect</a>
<div class="subsection flex flex-column">
<a href="#3.1">3.1 Discrimination and prejudice</a>
<a href="#3.2">3.2 Slurs and derogatory language</a>
<a href="#3.3">3.3 Bullying and targeted harassment</a>
<a href="#3.4">3.4 Sensitive subjects</a>
</div>
</div>
<div class="section">
<a href="#4">4. Virtual goods and off-platform activity</a>
<div class="subsection flex flex-column">
<a href="#4.1">4.1 Off-platform trading</a>
<a href="#4.2">4.2 Extortion, manipulation, and scams</a>
<a href="#4.3">4.3 Currency farming and stock hoarding</a>
</div>
</div>
<div class="section">
<a href="#5">5. Using our services responsibly</a>
<div class="subsection flex flex-column">
<a href="#5.1">5.1 Usernames</a>
<a href="#5.2">5.2 Spam</a>
<a href="#5.3">5.3 Trolling and disruption</a>
<a href="#5.4">5.4 Advertising</a>
<a href="#5.5">5.5 Alternate accounts and evasion</a>
<a href="#5.6">5.6 Personal information</a>
<a href="#5.7">5.7 Stolen or unauthorized content</a>
</div>
</div>
<div class="section">
<a href="#6">6. Technical exploitation</a>
<div class="subsection flex flex-column">
<a href="#6.1">6.1 Cheats, bots, and automation</a>
<a href="#6.2">6.2 Reporting vulnerabilities</a>
</div>
</div>
<div class="section">
<a href="#7">7. Clans and group conduct</a>
<div class="subsection flex flex-column">
<a href="#7.1">7.1 Clan leadership responsibilities</a>
<a href="#7.2">7.2 Inter-clan conflict</a>
</div>
</div>
<div class="section">
<a href="#8">8. AI-generated content</a>
</div>
</div>
<div class="right flex flex-column">
<div class="header" id="1">1. How these rules work</div>
<p>
What follows is a working guide to how we expect people to behave while using Brick Hill Rewritten and anything else we provide alongside it — it isn't meant to be a complete, word-for-word legal contract covering every conceivable scenario, but rather a practical reference for what's acceptable and what isn't. Using the platform means you're agreeing to follow both this document and our <a href="/terms">Terms of Service</a> (referred to together below as the "terms of use"). We'll try to flag significant updates to registered users when they happen, but staying current with the latest version is ultimately on you.
<br><br>Breaking any rule listed here leads to some form of consequence. Most of the time that means a warning — we'd rather correct a misstep than escalate immediately. In more serious cases, specific features might be limited or switched off, either for a while or permanently. And if a pattern of repeated or particularly severe violations emerges, every account we can reasonably tie back to you — past, present, or future — may be shut down for good.
<br><br>Decisions about enforcement sit with our staff team, who discuss edge cases internally before acting and retain final discretion over how a rule applies to a specific situation. If anything here reads as unclear, or you just want a second opinion before doing something borderline, reach out to a moderator — that's genuinely what we're here for, not just to hand out punishments.
</p>
<div class="header-2" id="1.1">1.1 Appeals</div>
<p>Disagree with an account closure? Email <a href="mailto:bhrewritten@gmail.com">bhrewritten@gmail.com</a> and explain your side — appeals are reviewed by someone who wasn't part of the original decision wherever our team size allows for that.</p>
<div class="header-2" id="1.2">1.2 How moderation works</div>
<p>
Warning:<br>
The most common outcome for a first-time or minor issue. A warning doesn't restrict your account further — it's a flag that something needs to change going forward.
<br><br>
Restriction:<br>
A temporary limitation on specific features (posting, trading, messaging) rather than the whole account. Restrictions are usually paired with an explanation of what triggered them, and exist to cool a situation down rather than punish indefinitely.
<br><br>
Closure:<br>
Reserved for repeated or serious violations. Because multiple accounts belonging to the same person are treated as a single user under these rules, a closure typically extends to every account we can reasonably connect to you, not just the one involved in the incident.
</p>
<div class="header" id="2">2. Prohibited content</div>
<p>The categories below cover content we don't allow anywhere on the platform. This list illustrates common cases rather than exhausting every possibility — our staff can act on content that clearly violates the spirit of these rules even if it isn't named explicitly below.</p>
<div class="header-2" id="2.1">2.1 Content resulting in immediate closure</div>
<div class="list">
<p>• Sharing, linking to, or discussing pornography or graphic gore.</p>
<p>• Encouraging or wishing harm on yourself or anyone else.</p>
<p>• Sustained harassment or discriminatory targeting of another user.</p>
<p>• Mocking or trivializing tragedies, disasters, or other sensitive real-world events.</p>
<p>• Any content supporting, normalizing, or depicting child sexual abuse or bestiality.</p>
<p>• Doxxing — tracking down, exposing, or threatening someone's real-world identity or location.</p>
<p>• Exploiting bugs, vulnerabilities, or other users for personal gain.</p>
<p>• Directing platform activity through unmonitored third-party tools or services.</p>
<p>• Using another account to dodge a punishment already issued elsewhere.</p>
<p>• A pattern of repeated rule-breaking that shows no sign of stopping.</p>
</div>
<div class="header-2" id="2.2">2.2 Illegal activity and depictions of violence</div>
<p>Conversations that glorify, instruct, or share firsthand accounts of illegal activity aren't permitted here, regardless of how the topic is framed. That extends to pirated software or media, and to violent content of any kind — written, drawn, or otherwise depicted.</p>
<div class="header-2" id="2.3">2.3 Impersonation and misleading information</div>
<p>Nobody on our staff will ever privately ask you for personal or account details — if that happens, it isn't really us. Official updates only come through our actual social channels and blog, so treat anything claiming otherwise with suspicion. Pretending to be a staff member or another user, or knowingly spreading misleading claims with intent to deceive, is not allowed.</p>
<div class="header-2" id="2.4">2.4 Self-harm and other distressing topics</div>
<p>Suicide, self-harm, disordered eating, and similar topics touching on serious physical or mental harm are off-limits for discussion in any context — including ones that might seem supportive on the surface. If you're concerned about someone, contact a moderator rather than addressing it publicly.</p>
<div class="header-2" id="2.5">2.5 Romantic or sexual content involving the community</div>
<p>This platform isn't a space for romantic or sexual relationships between users, nor for content that frames it that way. Sexually explicit material is banned outright, and that ban is enforced more strictly, not less, when it involves anyone from this community.</p>
<div class="header-2" id="2.6">2.6 Obscene, graphic, or disturbing material</div>
<p>Pornographic content, in writing or imagery, has no exceptions here — this includes but isn't limited to:</p>
<div>
<p>Bestiality or zoophilia</p>
<p>Any sexualization of minors</p>
<p>Explicit depictions of genitalia</p>
<p>Erotic writing or fan-fiction</p>
<p>Sexual role-play</p>
<p>Nudity</p>
<p>Fetish content</p>
</div>
<p>Separately, content meant to disturb or upset — even without a sexual element — is also not allowed, including but not limited to:</p>
<div>
<p>Gore</p>
<p>Depictions of bodily fluids</p>
<p>Graphic injuries</p>
<p>Depictions of infection or disease</p>
<p>Imagery referencing self-harm</p>
</div>
<div class="header" id="3">3. Harassment and respect</div>
<p>Content aimed at hurting a specific person isn't something we tolerate. Automated filtering catches a lot of this before it spreads, which means anything that slips through has often been deliberately worded to dodge that filtering — we treat those cases with extra seriousness precisely because of that intent.</p>
<div class="header-2" id="3.1">3.1 Discrimination and prejudice</div>
<p>Targeting people based on group identity isn't acceptable here, whether it's outright hostile or framed as a "joke." This covers comments aimed at, among other things:</p>
<div>
<p>Gender and gender identity</p>
<p>Sexual orientation</p>
<p>Religion or spiritual belief</p>
<p>Race and ethnicity</p>
<p>Disability</p>
<p>Nationality</p>
<p>Political affiliation</p>
<p>Social or economic status</p>
</div>
<p>Sensitive topics can be discussed in limited contexts (see <a href="#3.4">Section 3.4</a>), but that's never an opening to discriminate — every discussion still has to be conducted respectfully.</p>
<div class="header-2" id="3.2">3.2 Slurs and derogatory language</div>
<p>Slurs are banned without exception, including when someone claims to be "reclaiming" a term, using it informationally, or applying it to themselves. There's no context in which it's treated as acceptable here.</p>
<div class="header-2" id="3.3">3.3 Bullying and targeted harassment</div>
<p>How you treat other users matters at all times, not just when staff happen to be watching. Examples of behavior we consider harassment include, without limitation:</p>
<div>
<p>Intimidation</p>
<p>Hostility or aggression toward a user</p>
<p>Singling someone out repeatedly</p>
<p>Baiting or provoking</p>
<p>Mocking or belittling</p>
<p>Public humiliation</p>
<p>Insults</p>
<p>Threats</p>
<p>Extortion or blackmail</p>
<p>Working around a block someone placed on you</p>
<p>Public call-outs framed as personal attacks</p>
<p>Any other behavior clearly meant to cause distress</p>
</div>
<div class="header-2" id="3.4">3.4 Sensitive subjects</div>
<p>Some heavier topics can come up naturally in conversation, and we don't ban them outright — but they're watched closely, and anything that turns hostile or distressing gets shut down quickly.</p>
<p>A few subjects, however, are off the table regardless of tone or intent, including but not limited to:</p>
<div>
<p>Abortion</p>
<p>Terrorism</p>
<p>Real-world tragedies and disasters</p>
<p>Discrimination as a topic of debate</p>
</div>
<div class="header" id="4">4. Virtual goods and off-platform activity</div>
<p>Everything we offer in the way of virtual currency, items, accessories, or accounts stays under our control, and using or trading it is only permitted through channels we actively monitor. "Off-platform activity" describes anything that moves an interaction somewhere we can't oversee it — and that doesn't strictly require leaving the site itself to count.</p>
<div class="header-2" id="4.1">4.1 Off-platform trading</div>
<p>Buying, selling, lending, or otherwise exchanging virtual goods through outside platforms or third-party tools isn't allowed. We can't help recover anything — items, accounts, currency — lost through that kind of exchange, because it happens entirely outside our visibility.</p>
<div class="header-2" id="4.2">4.2 Extortion, manipulation, and scams</div>
<p>Pressuring someone into handing over virtual goods, real money, or any other benefit through threats, intimidation, or coercion is never tolerated.</p>
<p>Tricking someone into a trade through deception also counts — convincing a user an item is worth more or less than it actually is, or manipulating them into giving up ownership under false pretenses.</p>
<p>Artificially inflating or deflating perceived item values, or abusing a platform bug for trading advantage, falls under this as well (see <a href="#6.1">Section 6.1</a> for the technical side of this).</p>
<div class="header-2" id="4.3">4.3 Currency farming and stock hoarding</div>
<p>Daily login currency exists as a reward for actual engagement, not a resource to be funneled. Using secondary accounts to multiply that reward into one main account is prohibited.</p>
<p>Likewise, using alternate accounts to buy up limited-stock items before regular users get a fair shot is not allowed.</p>
<p>See <a href="#5.5">Section 5.5</a> for the broader rule on alternate accounts.</p>
<div class="header" id="5">5. Using our services responsibly</div>
<p>Basic respect and consideration for others is the expectation across every part of the platform. Deliberately making the experience worse for other users isn't something we'll look past.</p>
<div class="header-2" id="5.1">5.1 Usernames</div>
<p>Your username — and any change you make to it — needs to follow the same standards as the rest of the platform, plus a few specific to names, including but not limited to:</p>
<div>
<p>No profanity or crude language</p>
<p>No sexual references</p>
<p>No references to illegal activity</p>
<p>No slurs or insults</p>
<p>No personally identifying details</p>
<p>No references to the sensitive subjects listed in <a href="#3.4">Section 3.4</a></p>
</div>
<div class="header-2" id="5.2">5.2 Spam</div>
<p>Low-value, repetitive, or meaningless posting counts as spam — that includes wall-of-text posts with no real content, mass-replicated messages across threads or groups, low-effort one-line replies, posting in the wrong section entirely, and encouraging other people to do any of the above.</p>
<div class="header-2" id="5.3">5.3 Trolling and disruption</div>
<p>Deliberately stirring conflict or disrupting other users' experience isn't allowed, whether through inflammatory posting, derailing unrelated conversations, running multiple accounts to fake agreement (sockpuppeting), baiting people into reacting, or posting purely to shock or upset.</p>
<div class="header-2" id="5.4">5.4 Advertising</div>
<p>Mentioning other sites, games, or platforms in conversation is fine. Using our platform as a megaphone to promote something we don't monitor is not — and any advertising of our own content still has to respect the other rules here, spam included (<a href="#5.2">Section 5.2</a>).</p>
<div class="header-2" id="5.5">5.5 Alternate accounts and evasion</div>
<p>However many accounts you control, you're treated as a single user under these rules. Using a second account to break the rules, gain an exploit-driven advantage, or sidestep punishment already applied elsewhere is strictly prohibited.</p>
<p>Encouraging or tricking someone else into violating the rules — or helping them dodge a restriction, for instance by quietly moving items off an account right before a ban lands — also falls under this.</p>
<p>Abusing the report system itself, or working around filters and blocks, is treated the same way.</p>
<div class="header-2" id="5.6">5.6 Personal information</div>
<p>Sharing non-identifying information is something you can choose to do at your own risk, though what counts as "identifying" is ultimately our judgment call. Generally fine to mention:</p>
<div>
<p>First name</p>
<p>Birthdate or age</p>
<p>Country of residence</p>
</div>
<p>That said, sharing — or pressuring others to share — anything more specific isn't allowed. Identifying information includes, but isn't limited to:</p>
<div>
<p>Your address or general location</p>
<p>Phone number</p>
<p>Financial details</p>
<p>Where you work or study</p>
<p>Full legal name</p>
<p>Email address</p>
<p>Account credentials</p>
<p>Photos of yourself or others</p>
</div>
<p>Posting photos — of yourself, friends, family, people you've met online, or even public figures — isn't permitted here under any circumstance.</p>
<p>Attempting to track down or locate another user for any reason is also strictly off-limits. If you genuinely believe someone is in danger, contact a moderator immediately, and local authorities if the situation calls for it.</p>
<div class="header-2" id="5.7">5.7 Stolen or unauthorized content</div>
<p>Anything you upload here comes with an implicit claim from you: that you made it, or that you have clear permission to use and share it the way you're sharing it.</p>
<p>Stealing artwork, miscrediting its original creator, or using copyrighted or trademarked material without authorization is never acceptable — that includes characters or assets from other games, shows, or franchises without explicit approval from whoever owns that property.</p>
<p>We try to catch and remove infringing content when we spot it, but the responsibility for what you upload sits with you first, and you accept whatever consequences follow from content that turns out to violate someone else's rights.</p>
<div class="header" id="6">6. Technical exploitation</div>
<p>Beyond content and conduct, the platform's underlying systems are also covered by these rules — using or abusing them outside their intended purpose is treated as a rules violation in its own right.</p>
<div class="header-2" id="6.1">6.1 Cheats, bots, and automation</div>
<p>Using third-party scripts, injected code, modified clients, or automated bots to gain an advantage — in trading, in games hosted on the platform, or anywhere else — is prohibited. This includes automating actions a human would normally have to perform manually, such as scripted clicking, auto-trading, or vote manipulation.</p>
<div class="header-2" id="6.2">6.2 Reporting vulnerabilities</div>
<p>If you find a security flaw, bug, or exploit, the right move is reporting it to <a href="mailto:bhrewritten@gmail.com">bhrewritten@gmail.com</a> rather than using it, sharing it publicly, or showing others how to replicate it. Responsible disclosure is genuinely appreciated; using a vulnerability before reporting it is treated as exploitation regardless of intent.</p>
<div class="header" id="7">7. Clans and group conduct</div>
<p>Clans bring their own dynamic to the platform, and a few extra expectations apply specifically to group play and leadership.</p>
<div class="header-2" id="7.1">7.1 Clan leadership responsibilities</div>
<p>Clan owners and officers are expected to keep their own spaces (clan chat, clan-run events) within these same rules. Repeated violations happening under a leader's watch without action being taken can result in consequences for the clan itself, not just the individual member involved.</p>
<div class="header-2" id="7.2">7.2 Inter-clan conflict</div>
<p>Rivalries and competition between clans are part of the experience and are welcome in good spirit. Harassment, coordinated targeting of another clan's members, or conflict that spills into personal attacks is not — clan rivalry is not a license to bypass Section 3.</p>
<div class="header" id="8">8. AI-generated content</div>
<p>Content created with the help of AI tools is permitted on the platform provided it follows every other rule in this document exactly as if it had been made by hand — an AI origin doesn't excuse content that would otherwise violate Sections 2, 3, or 5.7. Passing off AI-generated work as entirely your own original creation when directly asked is treated the same as any other instance of misleading information under <a href="#2.3">Section 2.3</a>.</p>
</div>
</div>
</div>
<div class="col-10-12 push-1-12">
<div style="text-align:center;margin-top:20px;padding-bottom:25px;">
</div>
</div>
</div>
<div class="static-footer-wrap new-theme">
<footer>
<div class="footer-social very-bold flex">
<p class="blue-text no-mobile">FOLLOW US</p>
<a href="mailto:bhrewritten@gmail.com" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/>
</svg>
</a>
<a href="https://x.com/bhrewritten" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.744l7.737-8.835L1.254 2.25H8.08l4.253 5.622 5.91-5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
</svg>
</a>
<a href="https://github.com/luizcsx/bhrewritten" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/>
</svg>
</a>
<a href="https://www.youtube.com/@bhrewritten" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
</svg>
</a>
<a href="https://instagram.com/bhrewritten" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z"/>
</svg>
</a>
<a href="https://tiktok.com/@bhrewritten" target="_blank">
<svg class="footer-social-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-2.88 2.5 2.89 2.89 0 0 1-2.89-2.89 2.89 2.89 0 0 1 2.89-2.89c.28 0 .54.04.79.1V9.01a6.33 6.33 0 0 0-.79-.05 6.34 6.34 0 0 0-6.34 6.34 6.34 6.34 0 0 0 6.34 6.34 6.34 6.34 0 0 0 6.33-6.34V8.69a8.18 8.18 0 0 0 4.78 1.52V6.76a4.85 4.85 0 0 1-1.01-.07z"/>
</svg>
</a>
</div>
<div class="footer-divider"></div>
<div class="footer-links flex">
<a href="/terms">TERMS OF SERVICE</a>
<a href="/rules">RULES OF CONDUCT</a>
<a href="/privacy">PRIVACY POLICY</a>
<a href="/team">TEAM</a>
<a href="https://bhrewritten.pages.dev">REPOSITORY</a>
</div>
<div class="footer-divider"></div>
<p class="footer-copyright">
© <script>document.write(new Date().getFullYear())</script> Brick Hill Rewritten Team. Brick Hill™ is a registered trademark of Mooshimity, Ltd. We are not partners, sponsors, or affiliates of Mooshimity, Ltd. BHRewritten.pages.dev is a non-profit and completely free project with no attempt to generate any revenue.
</p>
</footer>
</div>
</body>
</html>