|
@@ -0,0 +1,27 @@
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html lang="en">
|
|
|
|
+ <head>
|
|
|
|
+ <meta charset="UTF-8">
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
+ <meta name="pagename" content="Sv443's ComputerCraft Projects">
|
|
|
|
+ <meta name="application-name" content="Sv443's ComputerCraft Projects">
|
|
|
|
+ <meta property="og:title" content="Sv443's ComputerCraft Projects">
|
|
|
|
+ <meta name="description" content="Tons of ComputerCraft projects, like farms, gadgets and programs for improving gameplay, involving (but not limited to) mods like Applied Energistics, Botania and ExtremeReactors.">
|
|
|
|
+ <meta name="twitter:card" content="Tons of ComputerCraft projects, like farms, gadgets and programs for improving gameplay, involving (but not limited to) mods like Applied Energistics, Botania and ExtremeReactors.">
|
|
|
|
+ <meta property="og:description" content="Tons of ComputerCraft projects, like farms, gadgets and programs for improving gameplay, involving (but not limited to) mods like Applied Energistics, Botania and ExtremeReactors.">
|
|
|
|
+ <meta name="HandheldFriendly" content="true">
|
|
|
|
+ <meta name="author" content="Sv443">
|
|
|
|
+
|
|
|
|
+ <meta http-equiv="refresh" content="1; URL=https://github.com/Sv443/ComputerCraft-Projects">
|
|
|
|
+
|
|
|
|
+ <title>Sv443's ComputerCraft Projects</title>
|
|
|
|
+ <link rel="stylesheet" href="https://sv443.net/css/redirect.css">
|
|
|
|
+ <script type="text/javascript" src="https://sv443.net/js/redirect.js"></script>
|
|
|
|
+ </head>
|
|
|
|
+ <body onload="otheronload(); redirect('https://github.com/Sv443/ComputerCraft-Projects');">
|
|
|
|
+ <main>
|
|
|
|
+ <h2>You are being redirected to GitHub...</h2>
|
|
|
|
+ <h3>If not, please <a href="https://github.com/Sv443/ComputerCraft-Projects" target="_self" rel="noopener noreferrer">click here</a></h3>
|
|
|
|
+ </main>
|
|
|
|
+ </body>
|
|
|
|
+</html>
|