mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-14 20:30:02 -04:00
42 lines
2.3 KiB
HTML
42 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
|
|
<!-- Mirrored from playcanv.as/index/bXj5OWCb by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 01 Mar 2020 07:49:10 GMT -->
|
|
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
<head><meta http-equiv="origin-trial" data-feature="WebVR (For Chrome M62+)" data-expires="2017-12-15" content="AmT5IGTRDfjcWjPdMDa8eWoo0n5S9W7CzfTWSPnGwsnlSkmv0sNrdShGozt6SPGy9s8zAsBx5JmRC2zVRiNYcw4AAABjeyJvcmlnaW4iOiJodHRwczovL3BsYXljYW52LmFzOjQ0MyIsImZlYXR1cmUiOiJXZWJWUjEuMU02MiIsImV4cGlyeSI6MTUxMzMzODIwMSwiaXNTdWJkb21haW4iOnRydWV9" />
|
|
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no' />
|
|
<meta charset='utf-8'>
|
|
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/BinBashBanana/gstore/html5games/flappybird/styles.css">
|
|
<style></style>
|
|
<title>Flappy Bird</title>
|
|
<script src="https://cdn.jsdelivr.net/gh/BinBashBanana/gstore/html5games/flappybird/playcanvas-stable.min.js"></script>
|
|
<script>
|
|
ASSET_PREFIX = "https://s3-eu-west-1.amazonaws.com/apps.playcanvas.com/bXj5OWCb/";
|
|
SCRIPT_PREFIX = "https://s3-eu-west-1.amazonaws.com/apps.playcanvas.com/bXj5OWCb/";
|
|
SCENE_PATH = "404993.json";
|
|
CONTEXT_OPTIONS = {
|
|
'antialias': true,
|
|
'alpha': false,
|
|
'preserveDrawingBuffer': false,
|
|
'preferWebGl2': true
|
|
};
|
|
SCRIPTS = [ 21399972, 21399876, 4554207, 4554213, 4554214, 4554217, 4554219, 4554270, 4554271, 4554273, 4554276, 4554277, 4554279, 4831197, 20754603, 20755574 ];
|
|
CONFIG_FILENAME = "https://s3-eu-west-1.amazonaws.com/apps.playcanvas.com/bXj5OWCb/config.json";
|
|
INPUT_SETTINGS = {
|
|
useKeyboard: true,
|
|
useMouse: true,
|
|
useGamepads: false,
|
|
useTouch: true
|
|
};
|
|
pc.script.legacy = false;
|
|
PRELOAD_MODULES = [
|
|
];
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<script src="https://cdn.jsdelivr.net/gh/BinBashBanana/gstore/html5games/flappybird/__start__.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/gh/BinBashBanana/gstore/html5games/flappybird/__loading__.js"></script>
|
|
</body>
|
|
|
|
<!-- Mirrored from playcanv.as/index/bXj5OWCb by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 01 Mar 2020 07:49:14 GMT -->
|
|
</html>
|