Universal-Bypass/html/crowd-bypassed.html
Tim Speckhals adc5e4a6ca 9.2.2
2019-01-17 03:29:27 +01:00

18 lines
481 B
HTML

<!DOCTYPE html>
<html>
<head>
<title data-message="crowdBypassed"></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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>
<script src="base.js"></script>
<script src="crowd-bypassed.js"></script>
</body>
</html>