Delete github.html
This commit is contained in:
62
github.html
62
github.html
@@ -1,62 +0,0 @@
|
|||||||
<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>
|
|
||||||
Reference in New Issue
Block a user