-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (73 loc) · 4.46 KB
/
index.html
File metadata and controls
73 lines (73 loc) · 4.46 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="bomber friends, bomber friends cheating, bomber friends cheats, bomber friends hacks" />
<meta name="description" content="The official website of the Bomber Friends Exploitation Facility, a leading team of Bomber Friends cheaters who make top-tier cheats" />
<title>Bomber Friends Exploitation Facility</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" />
</head>
<body>
<!-- TODO: Strong markup and stylistic refactors used. Bootstrap is modern unlike the CSS styles needing more modernization -->
<!-- Body formatting is needed, caused by Prettifier -->
<header id="logo">Bomber Friends Exploitation Facility</header> <!-- This is OK because the main document heading should be something else and not the name. It's unoriginal to put this as h1 -->
<main>
<section>
<header>
<h1 class="header">A leading team of Bomber Friends exploiters</h1>
</header>
<p class="section">A team of skilled <span class="exploiters">exploiters</span>
prepared and ready to <strong>create</strong>
shockwaves within Bomber Friends (and <span class="hyperkani">Hyperkani</span>) with our skilled
exploitation attempts (reverse engineering, scripting, <span style="color: rgb(0, 0, 0);">black</span>
hat hacking).</p>
</section>
<section>
<header>
<h2 class="header">Our Work</h2>
</header>
<h3 class="header">Coldie</h3>
</header>
<p class="section"><a href="https://github.com/BFEFacility/Coldie" hreflang="en-US" target="_self" rel="noopener noreferrer">Coldie</a>, our biggest
project is here! Take a peek at <a
href="https://raw.githubusercontent.com/BFEFacility/Coldie/refs/heads/main/Coldie.py"
hreflang="en-US" target="_blank">it's code</a>!
<header>
<h3 class="header">Other Stuff</h3>
</header>
<p class="section">Not everything can be put in an <abbr title="HyperText Markup Language">HTML</abbr>
page!
How about you check our <a href="https://github.com/BFEFacility/" hreflang="en-US" target="_blank">official page</a>?
</p>
</section>
<hr />
<section>
<header>
<h2 class="header">Note about Git Hosting</h2>
</header>
<p>GitHub and similar hosting platforms <strong>take it down</strong> due to failure of the auomated bots. <em><strong>Don't host it</strong></em> until you're sure that you are using a self-hosted instance that doesn't apply erroneous moderation to your work. If possible, please save locally to ensure preservation.</p>
</section>
<hr />
<section>
<header>
<h2 class="header">Do You Wanna Join?</h2>
</header>
<p class="section">Is it in your best interest to practice your coding skills with other passionate
coders in mobile game hacking? <span title="Nobody does.">Do you like debugging code</span>? Would
you like to leave a mark in Bomber Friends history and attempt to do all kinds of other things?</p>
<p class="section">All you have to do is simply contribute in our <a href="https://github.com/BFEFacility/"
hreflang="en-US" target="_blank">official page</a> and you're considered a
member!</p>
</section>
<figure>
<img src="https://hyperkani.com/wp-content/uploads/2021/02/Arena_Loading_Screen_Art_tinyed-4k-768x384.png" alt="Fictional game characters engaging in a duel with bombs" /> <!-- TODO: Remove hotlinking. We aren't that evil -->
<figcaption style="font-family:Verdana, Geneva, Tahoma, sans-serif;">The casual Bomber Friends arena loading screen found in the Hyperkani website</figcaption>
</figure>
<br />
<br />
<p>We actually <b><i>like</i></b> <span class="hyperkani">Hyperkani</span>. We ❤️ Maija and appreciate the community managing. However, exploiting games is <em>very fun</em></p>
</main>
</body>
</html>