Universal-Bypass/html/crowd-bypassed.html
Tim Speckhals eccefd4edd
6.3.1
2018-10-08 16:26:22 +02:00

19 lines
475 B
HTML

<!DOCTYPE html>
<html>
<head>
<title data-message="crowdBypassed"></title>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 data-message="crowdBypassed"></h1>
<p data-message="crowdBypassedInfo"></p>
<br>
<p><a id="ignore" href="#" data-message="crowdBypassedIgnore"></a></p>
<hr>
<p>Copyright (c) 2018, Tim "timmyRS" Speckhals</p>
<script src="translations.js"></script>
<script src="crowd-bypassed.js"></script>
</body>
</html>