mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
accidentally add a line after every /js/all.js and time shooter 1-3
This commit is contained in:
parent
851ab5e3e7
commit
895e7812c7
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>1 on 1 Soccer</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<title>1v1.LOL</title>
|
||||
<script src="js/googleAnalytics.js"></script>
|
||||
|
File diff suppressed because one or more lines are too long
@ -15,6 +15,7 @@
|
||||
<script type="text/javascript" src="js/gameOver.js"></script>
|
||||
<script type="text/javascript">document.ontouchmove = function (e) {e.preventDefault();}</script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Achievement Unlocked</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Achievement Unlocked 2</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>A Dance of Fire And Ice</title>
|
||||
|
@ -8,6 +8,7 @@
|
||||
<link rel="stylesheet" href="TemplateData/style.css">
|
||||
<script src="TemplateData/UnityProgress.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="template">
|
||||
|
@ -1 +1,95 @@
|
||||
<!doctype html><html lang="en"><head><script src="/js/all.js"></script><meta charset="utf-8"/><link rel="icon" href="/adventure-capitalist/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/adventure-capitalist/logo192.png"/><link rel="manifest" href="/adventure-capitalist/manifest.json"/><title>Adventure Capitalist</title><link href="https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&display=swap" rel="stylesheet"><link href="/adventure-capitalist/static/css/main.39e638da.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,a,i=t[0],l=t[1],p=t[2],f=0,s=[];f<i.length;f++)a=i[f],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,p||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var l=r[i];0!==o[l]&&(n=!1)}n&&(u.splice(t--,1),e=a(a.s=r[0]))}return e}var n={},o={1:0},u=[];function a(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=n,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="/adventure-capitalist/";var i=this["webpackJsonpadventure-capitalist"]=this["webpackJsonpadventure-capitalist"]||[],l=i.push.bind(i);i.push=t,i=i.slice();for(var p=0;p<i.length;p++)t(i[p]);var c=l;r()}([])</script><script src="/adventure-capitalist/static/js/2.d0016a81.chunk.js"></script><script src="/adventure-capitalist/static/js/main.18e3ecab.chunk.js"></script></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/adventure-capitalist/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Web site created using create-react-app" />
|
||||
<link rel="apple-touch-icon" href="/adventure-capitalist/logo192.png" />
|
||||
<link rel="manifest" href="/adventure-capitalist/manifest.json" />
|
||||
<title>Adventure Capitalist</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&display=swap" rel="stylesheet" />
|
||||
<link href="/adventure-capitalist/static/css/main.39e638da.chunk.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
<script>
|
||||
!(function (e) {
|
||||
function t(t) {
|
||||
for (var n, a, i = t[0], l = t[1], p = t[2], f = 0, s = []; f < i.length; f++) (a = i[f]), Object.prototype.hasOwnProperty.call(o, a) && o[a] && s.push(o[a][0]), (o[a] = 0);
|
||||
for (n in l) Object.prototype.hasOwnProperty.call(l, n) && (e[n] = l[n]);
|
||||
for (c && c(t); s.length; ) s.shift()();
|
||||
return u.push.apply(u, p || []), r();
|
||||
}
|
||||
function r() {
|
||||
for (var e, t = 0; t < u.length; t++) {
|
||||
for (var r = u[t], n = !0, i = 1; i < r.length; i++) {
|
||||
var l = r[i];
|
||||
0 !== o[l] && (n = !1);
|
||||
}
|
||||
n && (u.splice(t--, 1), (e = a((a.s = r[0]))));
|
||||
}
|
||||
return e;
|
||||
}
|
||||
var n = {},
|
||||
o = { 1: 0 },
|
||||
u = [];
|
||||
function a(t) {
|
||||
if (n[t]) return n[t].exports;
|
||||
var r = (n[t] = { i: t, l: !1, exports: {} });
|
||||
return e[t].call(r.exports, r, r.exports, a), (r.l = !0), r.exports;
|
||||
}
|
||||
(a.m = e),
|
||||
(a.c = n),
|
||||
(a.d = function (e, t, r) {
|
||||
a.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: r });
|
||||
}),
|
||||
(a.r = function (e) {
|
||||
"undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e, "__esModule", { value: !0 });
|
||||
}),
|
||||
(a.t = function (e, t) {
|
||||
if ((1 & t && (e = a(e)), 8 & t)) return e;
|
||||
if (4 & t && "object" == typeof e && e && e.__esModule) return e;
|
||||
var r = Object.create(null);
|
||||
if ((a.r(r), Object.defineProperty(r, "default", { enumerable: !0, value: e }), 2 & t && "string" != typeof e))
|
||||
for (var n in e)
|
||||
a.d(
|
||||
r,
|
||||
n,
|
||||
function (t) {
|
||||
return e[t];
|
||||
}.bind(null, n)
|
||||
);
|
||||
return r;
|
||||
}),
|
||||
(a.n = function (e) {
|
||||
var t =
|
||||
e && e.__esModule
|
||||
? function () {
|
||||
return e.default;
|
||||
}
|
||||
: function () {
|
||||
return e;
|
||||
};
|
||||
return a.d(t, "a", t), t;
|
||||
}),
|
||||
(a.o = function (e, t) {
|
||||
return Object.prototype.hasOwnProperty.call(e, t);
|
||||
}),
|
||||
(a.p = "/adventure-capitalist/");
|
||||
var i = (this["webpackJsonpadventure-capitalist"] = this["webpackJsonpadventure-capitalist"] || []),
|
||||
l = i.push.bind(i);
|
||||
(i.push = t), (i = i.slice());
|
||||
for (var p = 0; p < i.length; p++) t(i[p]);
|
||||
var c = l;
|
||||
r();
|
||||
})([]);
|
||||
</script>
|
||||
<script src="/adventure-capitalist/static/js/2.d0016a81.chunk.js"></script>
|
||||
<script src="/adventure-capitalist/static/js/main.18e3ecab.chunk.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -5,6 +5,7 @@
|
||||
<link rel="stylesheet" href="crazygames-gameframe-v1.bundle.css" />
|
||||
<script src="crazygames-gameframe-v1.bundle.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script src="sdk.js"></script>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
|
@ -6,6 +6,7 @@
|
||||
<link rel="shortcut icon" href="../../images/ico.ico">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Avalanche</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bad Piggies</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -5,6 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>Bad Time Simulator (Sans Fight)</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="description" content="do you wanna have a bad time? 'cause if you visit this page... you are REALLY not going to like what happens next." />
|
||||
|
||||
<!-- Standardised web app manifest -->
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
|
||||
|
@ -9,6 +9,7 @@
|
||||
<link rel="shortcut icon" type="image/png" href="./favicon.png" />
|
||||
<script type="text/javascript" src="./BasketBros.js?th=448"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener(
|
||||
"touchmove",
|
||||
|
@ -12,6 +12,7 @@
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script>
|
||||
window.addEventListener("keydown", function(e) {
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta
|
||||
|
@ -9,6 +9,7 @@
|
||||
<script src="UnityProgress.js"></script>
|
||||
<script src="Build/UnityLoader.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<style>
|
||||
#unityContainer {
|
||||
width: 80vw;
|
||||
|
@ -19,6 +19,7 @@
|
||||
</script>
|
||||
<script src="box2d.wasm.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<noscript>
|
||||
<div id="notSupportedWrap">
|
||||
<h2 id="notSupportedTitle">This content requires JavaScript</h2>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bloons Tower Defense</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bloons Tower Defense 2</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bloons Tower Defense 3</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bloons Tower Defense 4</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Bloons Tower Defense 5</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -7,6 +7,8 @@
|
||||
<!-- We only include this to explicitly loosen the CSP of various packager environments. It does not provide any security. -->
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: blob:">
|
||||
<title>BTD6</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
color: #ffffff;
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<title>Burrito Bison Launcha Libre Unblocked</title>
|
||||
<style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<title>Celeste</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Default shell for PICO-8 0.1.12d
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Cell Machine</title>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="width=device-width,maximum-scale=1.0,user-scalable=no" name="viewport">
|
||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||
|
@ -20,6 +20,7 @@
|
||||
<link rel="stylesheet" id="chessboard-css" href="css/chessboard.css" />
|
||||
<link rel="stylesheet" href="css/board.css" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="#000000">
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Chibi Knight</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -1,5 +1,6 @@
|
||||
<!DOCTYPE html><html lang='en'> <head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge' /> <meta http-equiv='pragma' content='no-cache' /> <meta name='apple-mobile-web-app-capable' content='yes' /> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' /> <meta name='apple-mobile-web-app-status-bar-style' content='black-translucent' /> <meta charset='utf-8' /> <style> body { background: #000000; color: #cccccc; margin: 0px; padding: 0px; border: 0px; } canvas { image-rendering: optimizeSpeed; -webkit-interpolation-mode: nearest-neighbor; -ms-touch-action: none; margin: 0px; padding: 0px; border: 0px; } :-webkit-full-screen #canvas { width: 100%; height: 100%; } div.gm4html5_div_class { margin: 0px; padding: 0px; border: 0px; } div.gm4html5_login { padding: 20px; position: absolute; border: solid 2px #000000; background-color: #404040; color: #00ff00; border-radius: 15px; box-shadow: #101010 20px 20px 40px; } div.gm4html5_cancel_button { float: right; } div.gm4html5_login_button { float: left; } div.gm4html5_login_header { text-align: center; } :-webkit-full-screen { width: 100%; height: 100%; } </style> </head> <body> <div class='gm4html5_div_class' id='gm4html5_div_id'> <center><canvas id='canvas' width='800' height='600'> <p>Your browser doesn't support HTML5 canvas.</p> </canvas></center> </div> <script>var is_chrome = navigator.userAgent.toLowerCase().indexOf("chrome") > -1;
|
||||
if (is_chrome) {
|
||||
CanvasRenderingContext2D.prototype.arc = function (x, y, radius, startAngle, endAngle, anticlockwise) {
|
||||
|
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Clicker Heroes</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
|
||||
<meta name="generator" content="Construct 3">
|
||||
<meta name="author" content="frank">
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Cluster Rush</title>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Color Switch</title>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>Commodore Clicker</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/index.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/jquery.powertip-yellow.css">
|
||||
<script data-main="js/main" src="js/thirdparty/require.js"></script>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<!-- external -->
|
||||
<script type="text/javascript">
|
||||
window.cookieconsent_options = {"message":"Unsurprisingly, this website uses cookies for ads and traffic analysis.","dismiss":"Got it!","learnMore":"Learn more","link":"//orteil.dashnet.org/cookieconsentpolicy.html","target":"_blank","theme":"//orteil.dashnet.org/cookieconsent.css","domain":"dashnet.org"};
|
||||
|
@ -21,5 +21,6 @@ Game Bootstrapper
|
||||
<body>
|
||||
<script src="scripts/bootstrap.min.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -24,6 +24,7 @@
|
||||
<script src="scripts/libraries.js?438" type="text/javascript"></script>
|
||||
<script src="scripts/ctr.js?438" type="text/javascript"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<noscript>
|
||||
<link href="css/nojavascript.css?438" rel="stylesheet" type="text/css">
|
||||
</noscript>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<title>Cut the Rope</title>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<title>Dante</title>
|
||||
<meta content="width=device-width,initial-scale=1,user-scalable=0" name="viewport" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
|
@ -13,6 +13,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Death Run 3D</title>
|
||||
|
File diff suppressed because one or more lines are too long
@ -41,6 +41,7 @@
|
||||
}, 10000);
|
||||
</script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</head>
|
||||
<body style="background-color: #222222;">
|
||||
<div id="fb-root"></div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Dragon Ball Devolution</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<title>Drift Boss</title>
|
||||
<link rel="icon" type="image/x-icon" href="/media/graphics/misc/favicon.ico">
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
|
@ -11,7 +11,8 @@
|
||||
name="description"
|
||||
content="Drift Hunters is an online 3D car drifting game. Race on multiple challenging racetracks and customize your cars."
|
||||
/>
|
||||
<script type="text/javascript" src="/js/all.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<style>
|
||||
body {
|
||||
|
@ -11,6 +11,7 @@
|
||||
<link rel="stylesheet" href="webapp/fancade.css">
|
||||
<link rel="icon" href="">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
</head>
|
||||
<body id="body">
|
||||
<div id="modal_parent">
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Duck Life 1</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf8" />
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css2?family=Inconsolata&display=swap);
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Duck Life 2</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf8" />
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css2?family=Inconsolata&display=swap);
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Duck Life 3</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf8" />
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css2?family=Inconsolata&display=swap);
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Duck Life 4</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf8" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css2?family=Inconsolata&display=swap);
|
||||
body {
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Duck Life 5: Treasure Hunt</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Duck Life Space</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script src="Build/UnityLoader.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
var gameInstance = UnityLoader.instantiate("gameContainer", "Build/WebGL5MP.json");
|
||||
|
@ -239,16 +239,6 @@ class EmulatorJS {
|
||||
})
|
||||
}
|
||||
checkForUpdates() {
|
||||
fetch('https://raw.githack.com/EmulatorJS/EmulatorJS/main/data/version.json').then(response => {
|
||||
if (response.ok) {
|
||||
response.text().then(body => {
|
||||
let version = JSON.parse(body);
|
||||
if (this.ejs_num_version < version.current_version) {
|
||||
console.log('Using emulatorjs version ' + this.ejs_num_version + ' but the newest version is ' + version.current_version + '\nopen https://github.com/EmulatorJS/EmulatorJS to update');
|
||||
}
|
||||
})
|
||||
}
|
||||
})
|
||||
}
|
||||
constructor(element, config) {
|
||||
this.ejs_version = "4.0.8";
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>EmulatorJS</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name = viewport content = "width = device-width, initial-scale = 1">
|
||||
|
||||
<style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Factory Balls</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -11,6 +11,7 @@
|
||||
}
|
||||
</style>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script src="libs/1.0.0/createjs.min.js"></script>
|
||||
<script src="factoryballsforever.js?1576758564620"></script>
|
||||
<script>
|
||||
|
@ -11,6 +11,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
|
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, viewport-fit=cover" />
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Cache-Control" content="no-cache" />
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<title>FNAF</title>
|
||||
<style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>FNAF 2</title>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>FNAF 3</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>FNAF 4</title>
|
||||
<link href="/siteBuild/icon/siteIcon.ico" rel="shortcut icon" type="image/x-icon"/>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<title>Friday Night Funkin'</title>
|
||||
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
|
@ -19,6 +19,7 @@
|
||||
<script type="text/javascript" src="h5Sdk.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<title>Fruit Ninja</title>
|
||||
<script>window.adsbygoogle = window.adsbygoogle || [];
|
||||
const adBreak = adConfig = function(o) {adsbygoogle.push(o);}
|
||||
|
@ -7,6 +7,7 @@
|
||||
<title>Funny Mad Racing</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<title>Funny Shooter</title>
|
||||
|
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Funny Shooter 2 </title>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html id="sadoodle">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<title>Game Maker Doodle</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
|
15
games.json
15
games.json
@ -944,5 +944,20 @@
|
||||
"name": "hole.io",
|
||||
"directory": "holeio",
|
||||
"image": "feature800x470.png"
|
||||
},
|
||||
{
|
||||
"name": "Time Shooter",
|
||||
"directory": "timeshooter1",
|
||||
"image": "logo.png"
|
||||
},
|
||||
{
|
||||
"name": "Time Shooter 2",
|
||||
"directory": "timeshooter2",
|
||||
"image": "ts2.jpg"
|
||||
},
|
||||
{
|
||||
"name": "Time Shooter 3",
|
||||
"directory": "timeshooter3",
|
||||
"image": "logo.png"
|
||||
}
|
||||
]
|
||||
|
@ -11,6 +11,7 @@ Licensed under the MIT License (view LICENSE.md for more information)
|
||||
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="https://use.typekit.net/ccv3kiu.css">
|
||||
<link rel="stylesheet" href="stylesheets/index.css">
|
||||
<link rel="stylesheet" href="stylesheets/collapsible.css">
|
||||
|
@ -12,6 +12,7 @@ Licensed under the MIT License (view LICENSE.md for more information)
|
||||
<head>
|
||||
<title>GBA Online</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=160">
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
|
||||
|
@ -11,6 +11,7 @@ Licensed under the MIT License (view LICENSE.md for more information)
|
||||
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<!-- We only include this to explicitly loosen the CSP of various packager environments. It does not provide any security. -->
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html manifest="offline.appcache">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>Geometry Rash</title>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<title>Getaway Shootout</title>
|
||||
<script src="Build/UnityLoader.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
background-color: #000000;
|
||||
|
@ -1,6 +1,7 @@
|
||||
<html lang="en"><head>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<script>!function(i){var c="addEventListener",a="removeEventListener";"function"!=typeof Date.now&&(Date.now=function(){return+new Date});var r,f,u,p,e,t=window.performance;if(void 0===t&&(window.performance=t={}),"function"!=typeof t.now){var n=Date.now();t.timing&&t.timing.navigationStart&&(n=t.timing.navigationStart),t.now=function(){return Date.now()-n}}"function"!=typeof Function.prototype.bind&&(Function.prototype.bind=function(n){var o=this,t=arguments.length-1,r=[];if(0<t)for(r.length=t;t--;)r[t]=arguments[t+1];if("function"!=typeof o)throw new TypeError;function i(){for(var t=arguments.length,e=new Array(t);t--;)e[t]=arguments[t];return e=r.concat(e),o.apply(this instanceof i?this:n,e)}return i.prototype=function t(e){if(e&&(t.prototype=e),!(this instanceof t))return new t}(o.prototype),i}),"function"!=typeof Object.create&&(Object.create=function(t,e){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object prototype may only be an Object: "+t);if(null===t)throw new Error("This browser's implementation of Object.create is a shim and doesn't support \"null\" as the first argument.");if(void 0!==e)throw new Error("This browser's implementation of Object.create is a shim and doesn't support a second argument.");function n(){}return n.prototype=t,new n}),"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t,e){if(null===t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),o=1;o<arguments.length;o++){var r=arguments[o];if(null!==r)for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])}return n},writable:!0,configurable:!0}),"function"!=typeof Object.keys&&(r=Object.prototype.hasOwnProperty,f=!{toString:null}.propertyIsEnumerable("toString"),p=(u=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,Object.keys=function(t){if("function"!=typeof t&&("object"!=typeof t||null===t))throw new TypeError("Object.keys called on non-object");var e,n,o=[];for(e in t)r.call(t,e)&&o.push(e);if(f)for(n=0;n<p;n++)r.call(t,u[n])&&o.push(u[n]);return o}),function(){var t=("undefined"==typeof EventTarget?Node:EventTarget).prototype,o=t[c],r=t[a],e=!1;try{var n=Object.defineProperty({},"passive",{get:function(){e=!0}});i[c]("test",null,n),i[a]("test",null,n)}catch(t){console.error("Polyfill error:",t)}e||(t[c]=function(t,e,n){return"object"==typeof n&&(n=n.capture),o.call(this,t,e,n)},t[a]=function(t,e,n){return"object"==typeof n&&(n=n.capture),r.call(this,t,e,n)})}(),"function"!=typeof i.encodeURI&&(e=i.escape,i.encodeURI=i.escape=function(t){return e(t)}),"function"!=typeof Math.seed&&(Math.seed=function(t){var e=t,n=426381559378,o=4294967295;return function(){var t=((n=18e3*(65535&n)+(n>>16)&o)<<16)+(e=36969*(65535&e)+(e>>16)&o)&o;return.5+(t/=4294967296)}})}(this);
|
||||
</script>
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Gun Mayhem</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Gun Mayhem 2</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Gun Mayhem Redux</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html id="sadoodle">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<title>Halloween 2016 Doodle</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
</head>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Happy Wheels</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
|
3753
helixjump/index.html
3753
helixjump/index.html
File diff suppressed because one or more lines are too long
@ -4,6 +4,7 @@
|
||||
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
<title>HexGL by BKcore</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="HexGL is a futuristic racing game built by Thibaut Despoulain (BKcore) using HTML5, Javascript and WebGL. Come challenge your friends on this fast-paced 3D game!">
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>Hextris</title>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<meta name="description" content="An addictive puzzle game inspired by Tetris.">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<meta name="apple-itunes-app" content="app-id=903769553"/>
|
||||
|
@ -97,6 +97,8 @@ window.__mirage2 = {petok:"589a79dc93a5bb8837db25e39b8fb5e00bb61bab-1634499826-3
|
||||
//]]>
|
||||
</script>
|
||||
<script type="text/javascript" src="patch/cdn/mirage2.min.js"></script>
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<img data-cfsrc="feature800x470.png" width="100%" height="100%" style="display:none;visibility:hidden;"><noscript><img src="feature800x470.png" width="100%" height="100%"></noscript>
|
||||
|
||||
<div id="loadinginfo" style="position:absolute;bottom:10px;left:50%;width:50%;max-height:10px;transform: translate(-50%, 0%);color:red;font-size:18px;">
|
||||
@ -108,7 +110,7 @@ window.__mirage2 = {petok:"589a79dc93a5bb8837db25e39b8fb5e00bb61bab-1634499826-3
|
||||
|
||||
<script type='text/javascript'>
|
||||
function CreateLinksInGame(){
|
||||
window.open("http://foxzin.com");
|
||||
window.open("http://selenite.cc");
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<link rel="icon" sizes="192x192" href="img/favicon.png" />
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
<link rel="shortcut icon" href="img/favicon.png" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="img/favicon.png" type="image/x-icon" />
|
||||
|
||||
|
10
index.html
10
index.html
@ -37,11 +37,11 @@
|
||||
name="keywords"
|
||||
content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games"
|
||||
/>
|
||||
<meta property="og:title" content="Welcome to Selenite." />
|
||||
<meta property="og:title" content="Selenite." />
|
||||
<meta property="og:site_name" content="https://selenite.cc" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Welcome to the one and only option for unblocked games. Welcome to Selenite."
|
||||
content="Selenite is an unblocked games website which support almost 200 high quality and unique games!"
|
||||
/>
|
||||
<meta
|
||||
name="description"
|
||||
@ -49,10 +49,14 @@
|
||||
/>
|
||||
<meta name="author" content="selenite-cc" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://selenite.cc/">
|
||||
<meta property="og:image" content="favicon.png">
|
||||
|
||||
</head>
|
||||
<alerts>
|
||||
<sl-dialog label="Welcome to Selenite!" class="dialog-width" style="--width: 60vw;display:none;">
|
||||
Thank you for choosing Selenite! You will be able to play over 140 high quality games, and we have many tools to make your experience better.
|
||||
Thank you for choosing Selenite! You will be able to play over 150 high quality games, and we have many tools to make your experience better.
|
||||
<br>
|
||||
Wanting to transfer your data from another website? Try the transfer utility in the footer!
|
||||
<br>
|
||||
|
@ -5,6 +5,7 @@
|
||||
<script src="/js/all.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="iwbtc-all.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user