cloudflare-connectivity-test/public/index.html
2019-04-18 01:18:12 -04:00

24 lines
No EOL
674 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="preload" href="<$= BASE_URL %>iata.json" as="fetch">
<title>cloudflare-test.judge.sh</title>
</head>
<body>
<noscript>
<strong>We're sorry but cloudflare-test.judge.sh doesn't work properly without JavaScript enabled. Please enable it
to continue.</strong>
</noscript>
<section class="section">
<div id="app"></div>
</section>
<!-- built files will be auto injected -->
</body>
</html>