Files
cesium.one/github.html
Christian 80fa9cb6d1 comment
on github.html saying where its from and what its for
2021-01-08 10:56:35 -05:00

63 lines
1.3 KiB
HTML

<html>
<head>
<title>GitHub</title>
<meta property="og:title" content="ImpactDevelopment/Impact">
<meta property="og:description" content="Development repo of Impact client. Contribute to ImpactDevelopment/Impact by creating an account on GitHub.">
<meta property="og:image" content="https://avatars2.githubusercontent.com/u/24485394?s=400&v=4" />
<meta property="og:site_name" content="GitHub">
<meta http-equiv="refresh" content="5;url=https://github.com/kami-blue/client" />
<!--this is some le funny stolen from snorlax.cc for when people ask for impacts source code-->
<style>
html
{
overflow: auto;
}
html, body, div, video
{
margin: 0px;
padding: 0px;
height: 100%;
border: none;
}
video
{
display: block;
width: 100%;
border: none;
overflow-y: auto;
overflow-x: hidden;
}
body {
background-color: black;
}
</style>
</head>
<body>
<video onloadeddata="if (!window.__cfRLUnblockHandlers) return false; this.play();this.muted=false;" playsinline loop controls data-cf-modified-30aa9c1d695acbee194f439b-="">
<source src="/assets/yeet.webm" />
Your browser does not support the video tag or the file format of this video.
</video>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js" data-cf-settings="30aa9c1d695acbee194f439b-|49" defer=""></script></body>
</html>