-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.html
20 lines (20 loc) · 1.07 KB
/
info.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Info - Fractureiser Status</title>
<link href="assets/virus.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="assets/A.png">
</head>
<body>
<img src="assets/logo.svg" alt="Fractureiser Logo"/>
<p>Status</p>
<hr>
<h1 style="text-align: right">Fractureiser is a <strong><a href="https://en.wikipedia.org/wiki/Computer_virus" target="_blank">virus</a></strong></h1>
<div class="Page">
<p><strong>T</strong>hat started in June 8 of 2023. It began infecting mods from <a href="curseforge.com/">CurseForge</a> and <a href="https://dev.bukkit.org/">DevBukkit</a></p>
</div>
<p>Sources: YouTube Videos, <a href="https://github.com/fractureiser-investigation/fractureiser" target="_blank">Fractureiser Investagtion</a>, <a href="https://atlauncher.com/" target="_blank">ATLauncher News</a>, <a href="https://twitter.com/VazkiiMods/status/1667182855481356294?cxt=HHwWjMCzyar-gqMuAAAA" target="_blank">VazkiiMods' Twitter</a>.</p>
<p>This isn't done yet. so <a href="index.html">Return to Status</a></p>
</body>
</html>