work on ctc system and remove unused files
@@ -1,11 +1,44 @@
|
||||
import { uuid } from '../utils.js';
|
||||
import { uuid, EventEmitter } from '../utils.js';
|
||||
|
||||
const ctc = {
|
||||
connect: (pageID) => {
|
||||
sessionStorage.getItem('ctc_' + pageID);
|
||||
/**
|
||||
* Check if a tab exists
|
||||
* @param {string} pageID
|
||||
* @returns {boolean}
|
||||
*/
|
||||
exists: (pageID) => Object.keys(sessionStorage).includes('ctc_' + pageID),
|
||||
connect: (remoteID, currentID) => new Promise((resolve, reject) => {
|
||||
if (ctc.exists(remoteID)) {
|
||||
sessionStorage.setItem('ctc_' + remoteID, currentID);
|
||||
|
||||
sessionStorage['ctc_' + pageID]
|
||||
},
|
||||
const events = new EventEmitter();
|
||||
const channel = 'ctc_connection' + currentID + '>' + remoteID;
|
||||
var prev = sessionStorage.getItem(channel);
|
||||
|
||||
const listener = setInterval(() => {
|
||||
if (sessionStorage.getItem(channel) === 'ctc:disconnect') {
|
||||
sessionStorage.setItem(channel, '');
|
||||
events.emit('disconnect');
|
||||
clearInterval(listener);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
if (prev !== sessionStorage.getItem(channel)) {
|
||||
prev = sessionStorage.getItem(channel);
|
||||
|
||||
events.emit('message', sessionStorage.getItem(channel));
|
||||
}
|
||||
}, 10);
|
||||
|
||||
return {
|
||||
disconnect: () => {
|
||||
clearInterval(listener);
|
||||
sessionStorage.setItem(channel, 'ctc:disconnect');
|
||||
}
|
||||
};
|
||||
} else reject('Tab does not exist');
|
||||
}),
|
||||
register: () => {
|
||||
const registrationData = sessionStorage.getItem('ctc_registration') ? JSON.parse(sessionStorage.getItem('ctc_registration')) : {};
|
||||
const pageID = uuid();
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
<head>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
</head>
|
||||
<body>
|
||||
<embed src="game.swf" width="100%" height="100%"></embed>
|
||||
</body>
|
||||
@@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Autoclicker</h1>
|
||||
<p>To install the autoclicker, drag this button to your bookmark bar and click it when you're on the page you want to autoclick:</p>
|
||||
<button><a href="javascript:var _0x57bdd8 = _0x2715; function _0x2715(_0x4073bd, _0x2f7b70) { var _0x5abfa9 = _0x5abf(); return _0x2715 = function (_0x27156f, _0x4bb0fa) { _0x27156f = _0x27156f - 0xcf; var _0x357e69 = _0x5abfa9[_0x27156f]; return _0x357e69; }, _0x2715(_0x4073bd, _0x2f7b70); } (function (_0x324a82, _0x405a3c) { var _0x406640 = _0x2715, _0x565c32 = _0x324a82(); while (!![]) { try { var _0x3f55fe = parseInt(_0x406640(0xd5)) / 0x1 + -parseInt(_0x406640(0xdf)) / 0x2 * (-parseInt(_0x406640(0xdb)) / 0x3) + -parseInt(_0x406640(0xcf)) / 0x4 * (parseInt(_0x406640(0xe3)) / 0x5) + -parseInt(_0x406640(0xd7)) / 0x6 + parseInt(_0x406640(0xd1)) / 0x7 * (-parseInt(_0x406640(0xe7)) / 0x8) + -parseInt(_0x406640(0xe5)) / 0x9 + parseInt(_0x406640(0xe8)) / 0xa * (parseInt(_0x406640(0xe6)) / 0xb); if (_0x3f55fe === _0x405a3c) break; else _0x565c32['push'](_0x565c32['shift']()); } catch (_0x1ac7c0) { _0x565c32['push'](_0x565c32['shift']()); } } }(_0x5abf, 0x2c5a7), alert(_0x57bdd8(0xe4))); var DELAY = 0x1, autoClickerStyleElement = document[_0x57bdd8(0xde)](_0x57bdd8(0xe1)); function _0x5abf() { var _0x6c063b = ['addEventListener', '4HqXdrz', 'click', '34531ekPPmZ', '*{cursor:\x20crosshair\x20!important;}', 'removeEventListener', 'remove', '307875VswMRn', 'isTrusted', '511806NQIvSD', 'body', 'auto-clicker-target', 'target', '3JHRKhV', 'add', 'classList', 'createElement', '583738txkOmY', 'removeChild', 'style', 'preventDefault', '1659695jPkxYA', 'Autoclicker\x20By\x20Skool.\x20Click\x20where\x20you\x20want\x20it\x20to\x20autoclick!', '2972988vhRjAd', '9603mnjImG', '216ZxBKDi', '5300LTogTz', 'appendChild']; _0x5abf = function () { return _0x6c063b; }; return _0x5abf(); } autoClickerStyleElement['innerHTML'] = _0x57bdd8(0xd2), document[_0x57bdd8(0xd8)][_0x57bdd8(0xe9)](autoClickerStyleElement); function addClicker(_0x5ee965) { var _0x5bd508 = _0x57bdd8; if (!_0x5ee965[_0x5bd508(0xd6)]) return; _0x5ee965[_0x5bd508(0xda)][_0x5bd508(0xdd)]['contains'](_0x5bd508(0xd9)) ?%20_0x5ee965[%27target%27][_0x5bd508(0xdd)][_0x5bd508(0xd4)](_0x5bd508(0xd9))%20:%20_0x5ee965[_0x5bd508(0xda)][_0x5bd508(0xdd)][_0x5bd508(0xdc)](_0x5bd508(0xd9)),%20document[_0x5bd508(0xd8)][_0x5bd508(0xe0)](autoClickerStyleElement),%20document[_0x5bd508(0xd8)][_0x5bd508(0xd3)](_0x5bd508(0xd0),%20addClicker),%20_0x5ee965[_0x5bd508(0xe2)](),%20autoClick(_0x5ee965[_0x5bd508(0xda)]);%20}%20function%20autoClick(_0x12f48d)%20{%20var%20_0x33162a%20=%20_0x57bdd8;%20_0x12f48d[_0x33162a(0xdd)][%27contains%27](%27auto-clicker-target%27)%20&&%20(_0x12f48d[%27click%27](),%20setTimeout(function%20()%20{%20autoClick(_0x12f48d);%20},%20DELAY));%20}%20document[_0x57bdd8(0xd8)][_0x57bdd8(0xea)](%27click%27,%20addClicker,%200x0);" id="cheatsBtn">
|
||||
<btn class="recent">Skool Autoclicker</btn>
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,37 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Blooket</h1>
|
||||
<p>To install the Blooket hacks, drag this button to your bookmark bar and click it when you're on blooket:</p>
|
||||
<button><a href="javascript:alert('null')" id="cheatsBtn">
|
||||
<btn class="recent">Blooket Hack</btn>
|
||||
</a>
|
||||
</button>
|
||||
<script>
|
||||
fetch("https://raw.githubusercontent.com/05Konz/Blooket-Cheats/main/cheats/gui.min.js", {
|
||||
method: "GET"
|
||||
}).then((data) => data.text()).then((data) => {
|
||||
let cheats = encodeURIComponent(data.split('*/ ')[1]);
|
||||
document.querySelector('#cheatsBtn').href = 'javascript:' + cheats;
|
||||
}).catch((err) => {
|
||||
console.error("Error fetching Blooket Cheats:", err);
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Blooket</h1>
|
||||
<p>To install the PowerSchool faker, drag this button to your bookmark bar and click it when you're on PowerSchool:</p>
|
||||
<button><a href="fetch('https://raw.githubusercontent.com/Skoolgq/Polaris/master/static/assets/misc/cheats/powerschool.js').then(res => res.text()).then(script => eval(script)))" id="cheatsBtn">
|
||||
<btn class="recent">PowerSchool Faker</btn>
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1 +0,0 @@
|
||||
if(document.URL.includes("powerschool.com")){let e;changeGrades(Array.from(document.getElementsByClassName("bold")),min=parseInt(prompt("minimum grade? (enter an integer between 0 and 100)")),max=parseInt(prompt("maximum grade? (enter an integer between 0 and 100)")))}else alert("run on powerschool");function changeGrades(e,n,t){for(grade in e)if((!e[grade].text.includes("A")||!e[grade].text.includes("B"))&&/[A-Za-z]/.test(e[grade].text)){let r=Math.round((Math.random()*(t-n)+n)*10)/10;r<60&&(e[grade].innerText="F\n"+r),r>59&&r<63&&(e[grade].innerText="D-\n"+r),r>62&&r<67&&(e[grade].innerText="D\n"+r),r>66&&r<70&&(e[grade].innerText="D+\n"+r),r>71&&r<73&&(e[grade].innerText="C-\n"+r),r>72&&r<77&&(e[grade].innerText="C\n"+r),r>76&&r<80&&(e[grade].innerText="C+\n"+r),r>79&&r<83&&(e[grade].innerText="B-\n"+r),r>82&&r<87&&(e[grade].innerText="B\n"+r),r>86&&r<90&&(e[grade].innerText="B+\n"+r),r>89&&r<93&&(e[grade].innerText="A-\n"+r),r>92&&r<97&&(e[grade].innerText="A\n"+r),r>96&&(e[grade].innerText="A+\n"+r)}}
|
||||
@@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Quizlet</h1>
|
||||
<p>To install the Quizlet hacks, drag this button to your bookmark bar and click it when you're on quizlet:</p>
|
||||
<button><a href="fetch('https://scripts.quizit.online/quizlet').then(res => res.text()).then(script => eval(script))" id="cheatsBtn">
|
||||
<btn class="recent">Quizlet Hack</btn>
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Skoolvox</h1>
|
||||
<p>See installation video on how to use this.</p>
|
||||
<button><a href="https://github.com/fowntain/skiovox-skooledition/archive/refs/tags/2.2.2.zip" id="cheatsBtn">
|
||||
<btn class="recent">Download</btn>
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,27 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
|
||||
<title>404 Error | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content box">
|
||||
<h1 style="font-size: 50px;">Wordle</h1>
|
||||
<p>To install the Wordle cheat, drag this button to your bookmark bar and click it when you're on Wordle:</p>
|
||||
<button><a href="javascript:(function()%7Bconst _0x1d899e%3D_0x1407%3B(function(_0x46fb70%2C_0x2e42fb)%7Bconst _0x5c8318%3D_0x1407%2C_0x4e47db%3D_0x46fb70()%3Bwhile(!!%5B%5D)%7Btry%7Bconst _0x193d69%3D-parseInt(_0x5c8318(0x139))%2F0x1*(parseInt(_0x5c8318(0x13e))%2F0x2)%2B-parseInt(_0x5c8318(0x132))%2F0x3*(-parseInt(_0x5c8318(0x136))%2F0x4)%2B-parseInt(_0x5c8318(0x12f))%2F0x5*(-parseInt(_0x5c8318(0x13a))%2F0x6)%2BparseInt(_0x5c8318(0x140))%2F0x7%2BparseInt(_0x5c8318(0x145))%2F0x8*(parseInt(_0x5c8318(0x147))%2F0x9)%2B-parseInt(_0x5c8318(0x13d))%2F0xa*(-parseInt(_0x5c8318(0x141))%2F0xb)%2B-parseInt(_0x5c8318(0x13b))%2F0xc%3Bif(_0x193d69%3D%3D%3D_0x2e42fb)break%3Belse _0x4e47db%5B'push'%5D(_0x4e47db%5B'shift'%5D())%3B%7Dcatch(_0x373524)%7B_0x4e47db%5B'push'%5D(_0x4e47db%5B'shift'%5D())%3B%7D%7D%7D(_0x2bb6%2C0xa3b32))%3Bfunction _0x1407(_0x50bf6a%2C_0x54cc6c)%7Bconst _0x2bb65f%3D_0x2bb6()%3Breturn _0x1407%3Dfunction(_0x1407cd%2C_0x1f6648)%7B_0x1407cd%3D_0x1407cd-0x12d%3Blet _0x257515%3D_0x2bb65f%5B_0x1407cd%5D%3Breturn _0x257515%3B%7D%2C_0x1407(_0x50bf6a%2C_0x54cc6c)%3B%7Dif(location%5B'host'%5D%3D%3D_0x1d899e(0x146))%7Bconst year%3Dnew Date()%5B_0x1d899e(0x137)%5D()%2Cmonth%3Dnew Date()%5B_0x1d899e(0x13c)%5D()%2B0x1%2Cday%3Dnew Date()%5B_0x1d899e(0x12e)%5D()%2Curl%3D'https%3A%2F%2Fwww.nytimes.com%2Fsvc%2Fwordle%2Fv2%2F'%2Byear%2B'-'%2B(month%5B_0x1d899e(0x144)%5D()%5B_0x1d899e(0x142)%5D%3D%3D%3D0x1%3F'0'%2Bmonth%3Amonth)%2B'-'%2Bday%2B_0x1d899e(0x12d)%3Bfetch(url)%5B_0x1d899e(0x131)%5D(_0x1cba03%3D>_0x1cba03%5B_0x1d899e(0x138)%5D())%5B_0x1d899e(0x131)%5D(_0x3581f7%3D>%7Bconst _0x24d390%3D_0x1d899e%3Balert(_0x24d390(0x135)%2B_0x3581f7%5B_0x24d390(0x13f)%5D%2B_0x24d390(0x134)%2B_0x3581f7%5B'editor'%5D)%3B%7D)%5B_0x1d899e(0x130)%5D(_0x16cfd0%3D>console%5B_0x1d899e(0x133)%5D(_0x16cfd0))%3B%7Delse alert(_0x1d899e(0x143))%3Bfunction _0x2bb6()%7Bconst _0x196bf7%3D%5B'error'%2C'%5Cx0aAuthor%3A%5Cx20'%2C'Made%5Cx20By%5Cx20Skool.world%5Cx0aThe%5Cx20answer%5Cx20is%3A%5Cx20'%2C'4QLKNPb'%2C'getFullYear'%2C'json'%2C'11khzZYp'%2C'18CZFWdC'%2C'16993668ODKSow'%2C'getMonth'%2C'40NRVWKZ'%2C'128038CBMuHT'%2C'solution'%2C'3428173jqnloP'%2C'1813746VatDHB'%2C'length'%2C'You%5Cx20must%5Cx20run%5Cx20this%5Cx20on%5Cx20the%5Cx20Wordle%5Cx20page.'%2C'toString'%2C'826232ljHtua'%2C'www.nytimes.com'%2C'72NpJkoi'%2C'.json'%2C'getDate'%2C'144310NWyNxZ'%2C'catch'%2C'then'%2C'2186283ZIotnJ'%5D%3B_0x2bb6%3Dfunction()%7Breturn _0x196bf7%3B%7D%3Breturn _0x2bb6()%3B%7D%7D)()%3B" id="cheatsBtn">
|
||||
<btn class="recent">Wordle Cheat</btn>
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,33 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Page Not Found</title>
|
||||
|
||||
<style media="screen">
|
||||
body { background: #ECEFF1; color: rgba(0,0,0,0.87); font-family: Roboto, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
|
||||
#message { background: white; max-width: 360px; margin: 100px auto 16px; padding: 32px 24px 16px; border-radius: 3px; }
|
||||
#message h3 { color: #888; font-weight: normal; font-size: 16px; margin: 16px 0 12px; }
|
||||
#message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px; }
|
||||
#message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
|
||||
#message p { line-height: 140%; margin: 16px 0 24px; font-size: 14px; }
|
||||
#message a { display: block; text-align: center; background: #039be5; text-transform: uppercase; text-decoration: none; color: white; padding: 16px; border-radius: 4px; }
|
||||
#message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
|
||||
#load { color: rgba(0,0,0,0.4); text-align: center; font-size: 13px; }
|
||||
@media (max-width: 600px) {
|
||||
body, #message { margin-top: 0; background: white; box-shadow: none; }
|
||||
body { border-top: 16px solid #ffa100; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="message">
|
||||
<h2>404</h2>
|
||||
<h1>Page Not Found</h1>
|
||||
<p>The specified file was not found on this website. Please check the URL for mistakes and try again.</p>
|
||||
<h3>Why am I seeing this?</h3>
|
||||
<p>This page was generated by the Firebase Command-Line Interface. To modify it, edit the <code>404.html</code> file in your project's configured <code>public</code> directory.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"dataUrl": "cj3.data.unityweb",
|
||||
"asmCodeUrl": "cj3.asm.code.unityweb",
|
||||
"asmMemoryUrl": "cj3.asm.memory.unityweb",
|
||||
"asmFrameworkUrl": "cj3.asm.framework.unityweb",
|
||||
"splashScreenStyle": "Light",
|
||||
"backgroundColor": "#80858B"
|
||||
}
|
||||
@@ -1,149 +0,0 @@
|
||||
const rootPath = 'Loader';
|
||||
|
||||
function UnityProgress(gameInstance, progress) {
|
||||
if (!gameInstance.Module) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!gameInstance.logo) {
|
||||
gameInstance.logo = document.createElement("div");
|
||||
gameInstance.logo.className = "logo " + gameInstance.Module.splashScreenStyle;
|
||||
gameInstance.container.appendChild(gameInstance.logo);
|
||||
}
|
||||
|
||||
if (!gameInstance.progress) {
|
||||
gameInstance.progress = document.createElement("div");
|
||||
gameInstance.progress.className = "progress " + gameInstance.Module.splashScreenStyle;
|
||||
gameInstance.progress.empty = document.createElement("div");
|
||||
gameInstance.progress.empty.className = "empty";
|
||||
gameInstance.progress.appendChild(gameInstance.progress.empty);
|
||||
gameInstance.progress.full = document.createElement("div");
|
||||
gameInstance.progress.full.className = "full";
|
||||
gameInstance.progress.appendChild(gameInstance.progress.full);
|
||||
gameInstance.container.appendChild(gameInstance.progress);
|
||||
gameInstance.textProgress = document.createElement("div");
|
||||
gameInstance.textProgress.className = "text";
|
||||
gameInstance.container.appendChild(gameInstance.textProgress);
|
||||
}
|
||||
|
||||
gameInstance.progress.full.style.width = (100 * progress) + "%";
|
||||
gameInstance.progress.empty.style.width = (100 * (1 - progress)) + "%";
|
||||
gameInstance.textProgress.innerHTML = '' + Math.floor(progress * 100) + '%';
|
||||
|
||||
if (progress == 1) {
|
||||
gameInstance.textProgress.innerHTML = 'Completed!';
|
||||
// gameInstance.textProgress.innerHTML= "";
|
||||
}
|
||||
|
||||
if (progress == 'complete') {
|
||||
gameInstance.logo.style.display = 'none';
|
||||
gameInstance.progress.style.display = 'none';
|
||||
gameInstance.textProgress.style.display = 'none';
|
||||
|
||||
// see shared/EnableSound.js
|
||||
const event = new Event('removeSoundOverlay');
|
||||
document.dispatchEvent(event);
|
||||
}
|
||||
}
|
||||
|
||||
window.Game = (function() {
|
||||
var Game = function() {
|
||||
this.registerEvents();
|
||||
};
|
||||
|
||||
Game.prototype.registerEvents = function() {
|
||||
var _this = this;
|
||||
|
||||
window.addEventListener("keydown", function(e) {
|
||||
// space and arrow keys
|
||||
if([8, 37, 38, 39, 40].indexOf(e.keyCode) > -1) {
|
||||
e.preventDefault();
|
||||
}
|
||||
}, false);
|
||||
|
||||
document.onmousedown = function() {
|
||||
window.focus();
|
||||
};
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
_this.resize();
|
||||
}, false);
|
||||
|
||||
window.addEventListener('resize', function() {
|
||||
setTimeout(function() {
|
||||
_this.resize();
|
||||
}, 1000);
|
||||
}, false);
|
||||
};
|
||||
|
||||
Game.prototype.getQueryVariable = function(variable) {
|
||||
var query = window.location.search.substring(1);
|
||||
var vars = query.split("&");
|
||||
for (var i = 0; i < vars.length; i++) {
|
||||
var pair = vars[i].split("=");
|
||||
if(pair[0] == variable){
|
||||
return pair[1];
|
||||
}
|
||||
}
|
||||
return(false);
|
||||
}
|
||||
|
||||
Game.prototype.resize = function() {
|
||||
var ratioTolerant = this.getQueryVariable('ratio_tolerant');
|
||||
if (ratioTolerant == false || this.fullscreen()) {
|
||||
return;
|
||||
}
|
||||
|
||||
document.getElementsByTagName('body')[0].style.overflow = 'hidden';
|
||||
var gameContainer = document.getElementById('gameContainer') || document.getElementById('unityContainer');
|
||||
var canvas = document.getElementById('#canvas');
|
||||
|
||||
var gameSizeRatio = gameContainer.offsetWidth / gameContainer.offsetHeight;
|
||||
var maxHeight = this.maxHeight();
|
||||
var maxWidth = window.innerWidth;
|
||||
var windowSizeRatio = maxWidth / maxHeight;
|
||||
var newStyle = {
|
||||
width: gameContainer.offsetWidth,
|
||||
height: gameContainer.offsetHeight
|
||||
};
|
||||
|
||||
if (ratioTolerant == 'true') {
|
||||
newStyle = { width: maxWidth, height: maxHeight };
|
||||
} else if (ratioTolerant == 'false') {
|
||||
if (gameSizeRatio > windowSizeRatio) {
|
||||
newStyle = { width: maxWidth, height: maxWidth / gameSizeRatio };
|
||||
} else {
|
||||
newStyle = { width: maxHeight * gameSizeRatio, height: maxHeight };
|
||||
}
|
||||
}
|
||||
|
||||
this.updateStyle(gameContainer, newStyle);
|
||||
|
||||
// canvas does not exists on page load
|
||||
if (canvas) {
|
||||
this.updateStyle(canvas, newStyle);
|
||||
}
|
||||
};
|
||||
|
||||
Game.prototype.maxHeight = function() {
|
||||
return window.innerHeight - 43;
|
||||
};
|
||||
|
||||
Game.prototype.updateStyle = function(element, size) {
|
||||
element.setAttribute('width', size.width);
|
||||
element.setAttribute('height', size.height);
|
||||
element.style.width = size.width + 'px';
|
||||
element.style.height = size.height + 'px';
|
||||
};
|
||||
|
||||
Game.prototype.fullscreen = function() {
|
||||
return document.fullscreenElement ||
|
||||
document.webkitFullscreenElement ||
|
||||
document.mozFullScreenElement ||
|
||||
document.msFullscreenElement;
|
||||
};
|
||||
|
||||
return Game;
|
||||
})();
|
||||
|
||||
new Game();
|
||||
|
Before Width: | Height: | Size: 65 KiB |
@@ -1,123 +0,0 @@
|
||||
.webgl-content * {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#gameContainer canvas {
|
||||
display: block;
|
||||
background: #222;
|
||||
/*background: url('tunnelRush.jpg') no-repeat center;*/
|
||||
/*background-color: black;*/
|
||||
}
|
||||
|
||||
.webgl-content {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
/*disable selection in games which select content when dragging mouse*/
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.webgl-content .logo,
|
||||
.progress,
|
||||
.text {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 40%;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.webgl-content .logo {
|
||||
background: url('favicon.ico') no-repeat center / contain;
|
||||
width: 500px;
|
||||
height: 155px;
|
||||
}
|
||||
|
||||
.webgl-content .progress {
|
||||
height: 26px;
|
||||
width: 211px;
|
||||
margin-top: 120px;
|
||||
}
|
||||
|
||||
.webgl-content .progress .empty {
|
||||
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI0AAAASCAYAAABmbl0zAAAACXBIWXMAAAsSAAALEgHS3X78AAAATUlEQVRo3u3aIQ4AIAwEQUr4/5cPiyMVBDOj0M2mCKgkGdAwjYCudZzLOLiITYPrCdEgGkSDaEA0iAbRIBpEA6JBNHx1vnL7V4NNwxsbCNMGI3YImu0AAAAASUVORK5CYII=') no-repeat right / cover;
|
||||
float: right;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.webgl-content .progress .full {
|
||||
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI0AAAASCAYAAABmbl0zAAAACXBIWXMAAAsSAAALEgHS3X78AAAAO0lEQVRo3u3SQREAAAjDMMC/56EB3omEXjtJCg5GAkyDaTANpsE0YBpMg2kwDaYB02AaTINpMA2Yhr8FO18EIBpZMeQAAAAASUVORK5CYII=') no-repeat left / cover;
|
||||
float: left;
|
||||
width: 0%;
|
||||
height: 100%;
|
||||
|
||||
}
|
||||
|
||||
.webgl-content .text {
|
||||
margin-top: 170px;
|
||||
/*color: blueviolet;*/
|
||||
color: white;
|
||||
font-family: 'Times New Roman', Times, serif, Haettenschweiler, 'Arial Narrow Bold', sans-serif, Helvetica, Verdana, sans-serif;
|
||||
font-weight: 700;
|
||||
font-size: 25px;
|
||||
width: 500px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.webgl-content .spinner {
|
||||
vertical-align: middle;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
||||
.webgl-content .progress.Dark .empty {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.webgl-content .progress.Dark .full {
|
||||
background: royalblue;
|
||||
}
|
||||
|
||||
.webgl-content .footer {
|
||||
margin-top: 5px;
|
||||
height: 38px;
|
||||
line-height: 38px;
|
||||
font-family: Helvetica, Verdana, Arial, sans-serif;
|
||||
font-size: 18px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.webgl-content .footer .webgl-logo,
|
||||
.title,
|
||||
.fullscreen {
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
background: transparent center no-repeat;
|
||||
}
|
||||
|
||||
.webgl-content .footer .webgl-logo {
|
||||
background-image: url('webgl-logo.png');
|
||||
width: 204px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.webgl-content .footer .title {
|
||||
margin-right: 10px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.webgl-content .footer .fullscreen {
|
||||
background-image: url('fullscreen.png');
|
||||
width: 38px;
|
||||
float: right;
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
google.com, pub-2751856053825499, DIRECT, f08c47fec0942fa0
|
||||
@@ -1 +0,0 @@
|
||||
ahrefs-site-verification_585f4691b0e399a160cb6e0c016b4fcd7b0c55de8ae4d7dc4c83d5d0761520b3
|
||||
|
Before Width: | Height: | Size: 65 KiB |
@@ -1,48 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Fotnite Unblocked</title>
|
||||
<meta name="description" content="Fotnite, Fotnite Unblocked">
|
||||
<meta property="og:image" content="fotnite.png" />
|
||||
<link rel="shortcut icon" href="Loader/favicon.ico">
|
||||
<link rel="stylesheet" href="Loader/style.css">
|
||||
<script src="unity/unity-mod.js"></script>
|
||||
<script src="Loader/UnityProgress.js"></script>
|
||||
<!-- <script src="Build/UnityLoader.js"></script> -->
|
||||
<script src="Build/fotniteUnityLoader.js"></script>
|
||||
<script>
|
||||
var gameInstance = UnityLoader.instantiate(
|
||||
"gameContainer",
|
||||
"Build/cj3.json",
|
||||
{
|
||||
onProgress: UnityProgress,Module:{
|
||||
onRuntimeInitialized: function() {
|
||||
UnityProgress(gameInstance, "complete")
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
function fixGameView() {
|
||||
const gameView= document.getElementById("gameView");
|
||||
if (gameView.clientHeight> gameView.clientWidth) {
|
||||
gameView.style.height= Math.floor(gameView.clientWidth)+ "px";
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
padding:0px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="overflow:hidden; margin:0; padding:0;" onload="fixGameView()">
|
||||
<div id="gameView" class="webgl-content" style="position: absolute; width: 100%; height: 100%; margin: 0px; padding:0px;">
|
||||
<div id="gameContainer" style="width: 100%; height: 100%; margin: 0px; padding:0px;"></div>
|
||||
</div>
|
||||
<script src="js/analytics_ubg_v1_4.js"></script>
|
||||
<script src="js/ubg235_client_v1_1.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,24 +0,0 @@
|
||||
function UnityProgress(gameInstance, progress) {
|
||||
if (!gameInstance.Module)
|
||||
return;
|
||||
if (!gameInstance.logo) {
|
||||
gameInstance.logo = document.createElement("div");
|
||||
gameInstance.logo.className = "logo " + gameInstance.Module.splashScreenStyle;
|
||||
gameInstance.container.appendChild(gameInstance.logo);
|
||||
}
|
||||
if (!gameInstance.progress) {
|
||||
gameInstance.progress = document.createElement("div");
|
||||
gameInstance.progress.className = "progress " + gameInstance.Module.splashScreenStyle;
|
||||
gameInstance.progress.empty = document.createElement("div");
|
||||
gameInstance.progress.empty.className = "empty";
|
||||
gameInstance.progress.appendChild(gameInstance.progress.empty);
|
||||
gameInstance.progress.full = document.createElement("div");
|
||||
gameInstance.progress.full.className = "full";
|
||||
gameInstance.progress.appendChild(gameInstance.progress.full);
|
||||
gameInstance.container.appendChild(gameInstance.progress);
|
||||
}
|
||||
gameInstance.progress.full.style.width = (100 * progress) + "%";
|
||||
gameInstance.progress.empty.style.width = (100 * (1 - progress)) + "%";
|
||||
if (progress == 1)
|
||||
gameInstance.logo.style.display = gameInstance.progress.style.display = "none";
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
function loadGoogleAnalytics(id) {
|
||||
// Google tag (gtag.js)
|
||||
var firstScript= document.getElementsByTagName("script")[0];
|
||||
newScript= document.createElement("script");
|
||||
newScript.async= "";
|
||||
newScript.src= "https://www.googletagmanager.com/gtag/js?id="+ id;
|
||||
firstScript.parentNode.insertBefore(newScript, firstScript);
|
||||
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', id);
|
||||
}
|
||||
|
||||
window.addEventListener("load", function() {
|
||||
if (navigator.webdriver) {
|
||||
console.log('Bot Browser');
|
||||
loadGoogleAnalytics("G-LE1ZGTPC77");
|
||||
|
||||
} else {
|
||||
console.log('Human Browser');
|
||||
loadGoogleAnalytics("G-E7D3EVY6HR");
|
||||
}
|
||||
});
|
||||
@@ -1 +0,0 @@
|
||||
// Null JS
|
||||
@@ -1,23 +0,0 @@
|
||||
function loadJS(FILE_URL, async = true) {
|
||||
let scriptEle = document.createElement("script");
|
||||
|
||||
scriptEle.setAttribute("src", FILE_URL);
|
||||
scriptEle.setAttribute("type", "text/javascript");
|
||||
scriptEle.setAttribute("async", async);
|
||||
|
||||
document.body.appendChild(scriptEle);
|
||||
|
||||
// Success
|
||||
scriptEle.addEventListener("load", () => {
|
||||
console.log("ubg235 served!");
|
||||
});
|
||||
|
||||
// Error
|
||||
scriptEle.addEventListener("error", () => {
|
||||
console.log("ubg235 error!");
|
||||
});
|
||||
}
|
||||
|
||||
window.addEventListener("load", function () {
|
||||
loadJS("https://www.ubg235.com/js/ubg235_server_v1_0.js", true);
|
||||
});
|
||||
@@ -1,13 +0,0 @@
|
||||
function UnityOpen(url) {
|
||||
url= "#"+ url;
|
||||
console.log("--fx--UnityOpen--", url);
|
||||
return url;
|
||||
}
|
||||
|
||||
function UnityUrlFix(url) {
|
||||
console.log("--fx--UnityUrlFix--", url);
|
||||
if(url.indexOf("unity3d.com")>0 || url.indexOf("appspot.com")>0){
|
||||
url= "json/null.json?"+ url;
|
||||
}
|
||||
return url;
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -1,2 +0,0 @@
|
||||
<script src="js/analytics_ubg_v1_4.js"></script>
|
||||
<script src="js/ubg235_client_v1_1.js"></script>
|
||||
@@ -1,16 +0,0 @@
|
||||
function UnityOpen(url) {
|
||||
url= "#"+ url;
|
||||
console.log("--fx--UnityOpen--", url);
|
||||
return url;
|
||||
}
|
||||
|
||||
function UnityUrlFix(url) {
|
||||
// FIND: http.open(_method,_url,true);
|
||||
// REPL: http.open(_method,UnityUrlFix(_url),true);
|
||||
console.log("--fx--UnityUrlFix--", url);
|
||||
if(url.indexOf("unity3d.com")>0 || url.indexOf("appspot.com")>0 || url.indexOf("herocraft.com")>0){
|
||||
url= "json/null.json?"+ url;
|
||||
}
|
||||
|
||||
return url;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 191 KiB |
|
Before Width: | Height: | Size: 216 B |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 49 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="30.5" viewBox="0,0,14,30.5"><g transform="translate(-233,-160.75)"><g data-paper-data="{"isPaintingLayer":true}" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" font-size="40" text-anchor="start" style="mix-blend-mode: normal"><text transform="translate(233.75,186) scale(0.5,0.5)" font-size="40" xml:space="preserve" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" text-anchor="start" style="mix-blend-mode: normal"><tspan x="0" dy="0">3</tspan></text></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 933 B |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.5" height="30.5" viewBox="0,0,16.5,30.5"><g transform="translate(-231.75,-160.75)"><g data-paper-data="{"isPaintingLayer":true}" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" font-size="40" text-anchor="start" style="mix-blend-mode: normal"><text transform="translate(232.5,186) scale(0.5,0.5)" font-size="40" xml:space="preserve" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" text-anchor="start" style="mix-blend-mode: normal"><tspan x="0" dy="0">4</tspan></text></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 939 B |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 161 KiB |
|
Before Width: | Height: | Size: 102 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="481.5" height="7.01435" viewBox="0,0,481.5,7.01435"><g transform="translate(0.75,-176.49283)"><g data-paper-data="{"isPaintingLayer":true}" fill="#000000" fill-rule="nonzero" stroke="#000000" stroke-width="0.5" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" style="mix-blend-mode: normal"><path d="M-0.5,183.25719v-6.51435h481v6.51435z"/></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 530 B |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 76 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23" height="45.5" viewBox="0,0,23,45.5"><g transform="translate(-228.5,-157.25)"><g data-paper-data="{"isPaintingLayer":true}" fill="none" fill-rule="nonzero" stroke="none" stroke-width="0.5" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" style="mix-blend-mode: normal"><image x="457" y="314.5" transform="scale(0.5,0.5)" width="46" height="91" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABbCAYAAAAMVrdFAAACoklEQVR4Xu1bu3XrMAyV9kjhOjO49ALxIB4mgzgLuMwMqV1kD+foQx4YAgnwI5l27uueBVKXFxcEQDF91/6/2wyxp1Dv/tPoGgB8C8c4loPqaFUqAL6FPOg7wPimjJ93B8/48Xpx725/HwfwTXXSdR0YB+NGBp5JKncJ57Y/+SX2359Nb4ebAOfpuEahBuCxMHpOxmnED6s7Xi+5UvEE0GDkjFULTgDvuvUZv+1PUmE/ejXkykiQjHOddwdv8vH2HjT/+v0Zn3FJmvQJ4BOvbTBOXGmsRGb0JK3HBq4mFQAP0J7DuGm7StJHgbFbgFgqsnkBvIBoP9TMOE3tsQRRA5RlDgC3sFTTRmO8qYCkCwfwmjKwzCUx7uVhLTUtL6ptA+C1GdXmizIea1pTJiaH8YthTo40qXFQ0ngq42HSoQOqsgXSlwM48Vd1xms0EqTh1hTpnxdLBcDNXE+GxYxLbuZ6pJhc4AbOwEdTaTwPeACnrG7OeE6tkhqcliQX2GUWX5aLiiwAJ1qzMu6HtNYgmzsgAE9MJhbz1XpOOjE/h5Geldi7zEkXnF3ilgBJXSiADwxYGwmLnqUsLNUq1aUS64BWAb7WdkgTikv50m9uUZr9QuMAzvSgMcgLL83+9RmPNbPSOUlqAMbsTR+vQhoH8AxXJDPO9uLYN/+xTKABxgui1G9IgWQWvlsbuDYnlQaLpPVQ4PQccT66UJ3rFktZLY0JNl70Nv+R3ksxXQkB8HDP+dqMq5oOGdBbRMJBPWVNvWiTo/H/B5xtpWpg82uA7GBUHa8aWF0A4Mbbo9UYt3qG2IlnlsNzy7VXAAfjzyQVwVuqhFWDDAlYhwQvGlsq00cCFw+i5h9VXKqBlb5Cu+Q/XwBwMD4xoCpBNShk0jo8WeN/xZqP0zJUO+cAAAAASUVORK5CYII=" data-paper-data="{"expanded":["Raster",{"applyMatrix":false,"matrix":[1,0,0,1,330,309.5],"crossOrigin":"","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABfCAYAAACqVZQ1AAACx0lEQVR4Xu1cyXHDMAyU+8jD79TgpxuIC3ExKcRpwM/UkLcf6cMZa0QOAoEkwEOiNJtnBFFc7OLgkRyGnfwcdoJj2BKQ5+R0cc4AsoIkN82Imzz12yalBSArSD/6STDSFSO349kzcnnc3dy2F+wA0pWuhmEAI2CkkQe2LK1/BfB5unoXHb4/N5V+VwHC24caaxsAKfHiPhihGeUVhZfHPdcp3iE0uHkibBbsADKvOcsz8jxdpYXOOLUU9ULNHMe6Hc/+0cfbe7C0fv3+jM9CEjbpGkBkP/fJCKHe1HnFMhUdaDFpAQhpDGNU1mBElR5NeiowdoDcEC6LabIWgBQ4PllPzIzQViRWsFpMWhozW1oA0ogiKyNdBbhUGLUxAiCNFOWH1UjLs6BtrVtPOjdrAciSzJikpW2tU9STw5mZqZMvLbLCJIPvxbJWlUxFJwMgk7slR9BERNfwtPstYqTGwopsYFjCbsQAINxlu2FEkgXXMwXv9B84AxlNpfeFuKkrLQCRT6XqMJLTa1ljRFN0A1ksefOhqNcCkEjFyGXED9nbOj17hQgglsYi01bTxtOhs/su+iG+DyY9K7EPNY0AEgrG3TASW1hZQ8QVaU2vVV1aqwNplX5pgXMtivQ759GU/WQ3636bF8TUxHj/lbIHEGuAcvuUhxdjJLY5IO1TlQKX0rrp5kMo2AGkAjVZx9OB2518+4hPb+zPqM55g2c9gwzsWiZXiGL6ZUUtdpzdH5CXY4m7NWfx/vo39XppTLH3o/MIPQQQMCJkthrSyk6Y9JZdaFk6DZ68eAYg2TSQF1kNSmY8fu2WzsFylzj5ISs4ABE8tiojVgZp8Q2dD2rGrC4tzUeZjbh5TvesNGMCiMZLSpv9MSIVd6UzuvifD8E/HGDH51FMPcQInWD2XwkBiFa7RjswAmkZJaM13420tIBndr1JKxvIH3TduH6wq07IAAAAAElFTkSuQmCC"}]}"/></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 2.7 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="490" height="128.33333" viewBox="0,0,490,128.33333"><g transform="translate(5,-115.83333)"><g data-paper-data="{"isPaintingLayer":true}" fill="none" fill-rule="nonzero" stroke="none" stroke-width="0.5" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" style="mix-blend-mode: normal"><image x="-0.85714" y="19.85714" transform="scale(5.83333,5.83333)" width="84" height="22" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAWCAYAAABe+7umAAADWklEQVRYR+WZvWoVQRiGd8GgBotIGokGrNRCBW3ETqzsvQAvxNoL8QIs7KzETmxU1EKthGiwCaaQJBLhyDvwLO9+zuyZoyG70Wncs9mZnXm+9/tb228Pn82apmmOr682S2urzc8zy/pZPY593Wn2N7eaHxtbzel7t9rqiRN5cOfp25n2rvMzajjo3D7EYPn2lbYVUC2mRU/duNA9A1hNnAeZxQGrRT593muu3b8zScCIiMPq3PPOGO3vQHVujQ6oL6w/ykKM2hfNXm6kKTKMYGocBaASU3t9fSF/0VnFCJBMTkD3328ml//+4mO6H6WvezVQZTHWAOgUob568CSdV+P8uRPJ+JfvXq06I/NyXqt7S5fW2nZ3e7t7gU9w+iULxjgioMRiLb6Q2Q/xYUEVxHeP3qS3Xrx5tueVtSLyLc8FChyflAOLq/OchwvdI1gfIq/iq5SA4v4EVUplkEfklQimxkM1/+TKyu8KRc45UPElnoyAXQrWYwMVzJzRgbX3+HX6c0zMi0DNAtWixEPc928TlYL1VICi0CHVxVDG3ucptQc0KjJnzSGwbsmcSrXeWGCpNaMCHVRMNDllDpWQvRjqAEpWiKrNKc4TmconH1L7WEC1D6895daeQIe8J/IAau7flOUpm3KZzS1CR6TncBsH6HWZwPkBxu6g2Iv24deepDhLTFo5oJEVbFIdStkUVeoW0AKe9VEfHZbXrlh7TDXWxGuSVGw7mZtrR0vr9jolAS25vDJfDpYWLm3kw/MvXcE89U6pdDZXKXnDKxwH616aFIrso/syKVePxhcCl7aTDkRrTA2qinrqTnVJusbT6Jo8WdFmlmKpV0UKKd3HkZLUPdvHRb0y8B4eoFODyVkUR2mP1SURwnJAS26eyy89hboSc0V6qRYDqlzdx1Rhao/ez0dgqHeoYyIJ5ZJzyvJDctYLgRYzYO6DytSTUU5xAuwCoPKJYRBOkQefLdOXqxqg0SKAnFKdWZPZ//QZASc0CJq8Ub99EDa6OpQslstmAug9rn57banEdhSVWQuYREZDoFjrQPnfCsXmXmHvraVfo0gK47EL9VoQB/VcKeYSJgQSJqlsovuJX6B1n67nf4MYjQFUQfTr+FwCKmiAjdcHZeV/bZ2YyDjfL//Gt9/0b8apAAAAAElFTkSuQmCC" data-paper-data="{"expanded":["Raster",{"applyMatrix":false,"matrix":[1,0,0,1,480,349],"crossOrigin":"","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAaCAYAAAAzBZtTAAADf0lEQVRoQ+2ZvWoUYRSGZ8GgBotIGokGrNRCBW3ETqzsvQAvxNoL8QIs7KzETmxU1EKthGiwCaaQJBIh8g48w7sn55ud1WxmEvdrMruZ+X6e856/2VE1HzMlMJrp7PPJqwbwj8cv9sTj5OpytbCyXP0+tzgVnhPft6rd9Y3q19pGdfbBnSNnuK3n7/e0d52f0YWDzu1DDBbvXmvOPwZYk2uRM7cuNc8AWhNNgs5igNYkX77uVDce3hskcETFYXXuSWeMqnPAOrdGEbAvpJtlQUbXhfder9WPyFCCq3EUAEtco5urU3mtzipGgOXhFPDux/U6RPx89bm+L7qKvusCWRZlDgAPEfKbR8/q82pcvHCqFsPV+9c7nZHnMq/WdwtXVvaHiO3NzWZBn8CtU7JwjEMCTCz3xaaSxyHcLMiC+uHJu3q1y7fPj3ltV1H5VqcGDCyfJANNaOA+Dy/6Lgb/Q+BXXEIJLe5PkKVkBnlIXouAuniwnj+9tDRZwcg/AxcX9eQG/EnBvy/AgpuJAHg7T9/W/46JfhrInQBrEeIp7v6vic+Df9+AUXCbKmPoY8+TlNwKOCo2s3YbaLd0pmLN1xdoat2oUAcXE1em3LaStTUGO5CSlaKqMyV6YlS55kPe0Bdg7cNrX4UBT8htXhV5ADn7m1YRlGlZ5nSL0bHpPtzMgXpdKJB+oL47PPaiffi1Jz3OEpNgBjiygk1aB1OmRRW7hTShVxWokw7Qa2fU0Kdau8R5kl5sk3k2a59L87Z2cgJcChHKrBk8LVTa2KeX35oCfuidXOlsrmLyjldQDtq9OFUwbhLdnUmyejhuANi0yXRImmNokNVkUPeqi9M1nkhX58mPtrgUi73q8lC472VPyTW8moiLeOXh7yAAPDS4nEVxmHZeXRwhLwNcCgtZfmpVsCs1axpKtSCQFRp8DBWu9ujvIyJA1N3W0ZHUsmQP5EbBqiLa5K8NADFm2OwF0dCTW6ZIAXdBUFnFsAmnyIPXtF6KTgU4WgywQ6pzu1QOf3uPDEAoEUR5qz77IMwQh8cAU9fF0swTnffoAuwBXYnyKCq3K3ASIw2KYrUD5tccxfYiYC3mrbBfo1gK9b4bh65gDuq+UswmrDhY1mwUTMGdvaHXzXRl/xvUaBwgC6pfl4w4BlgQAR2vD0oFx22emBjj+Qb5Y+RxMsIc8Iyt+QfCKbo5ff97swAAAABJRU5ErkJggg=="}]}"/></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 49 KiB |
@@ -1 +0,0 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.5" height="30.5" viewBox="0,0,16.5,30.5"><g transform="translate(-231.75,-160.75)"><g data-paper-data="{"isPaintingLayer":true}" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" font-size="40" text-anchor="start" style="mix-blend-mode: normal"><text transform="translate(232.5,186) scale(0.5,0.5)" font-size="40" xml:space="preserve" fill="#ffffff" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="Pixel" font-weight="normal" text-anchor="start" style="mix-blend-mode: normal"><tspan x="0" dy="0">6</tspan></text></g></g></svg>
|
||||
|
Before Width: | Height: | Size: 939 B |
|
Before Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 186 B |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 550 B |
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 35 KiB |