-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
474 changed files
with
73,607 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...e9d001550c049f821d50d7c386f7a05/poki-sdk-core-a7c3d8457e9d001550c049f821d50d7c386f7a05.js
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7FN7LEVWXD"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-7FN7LEVWXD'); | ||
</script> | ||
|
||
<meta charset="utf-8"> | ||
<title>Dadish | Seraph</title> | ||
<link href="../../images/ico.ico" rel="shortcut icon"> | ||
<script src="../../storage/js/cloak.js"></script> | ||
|
||
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
|
||
<script src="poki-sdk.js"></script> | ||
|
||
|
||
<script type="text/javascript" src="./Dadish.js"></script> | ||
|
||
<script> | ||
window.addEventListener ("touchmove", function (event) { event.preventDefault (); }, { capture: false, passive: false }); | ||
if (typeof window.devicePixelRatio != 'undefined' && window.devicePixelRatio > 2) { | ||
var meta = document.getElementById ("viewport"); | ||
meta.setAttribute ('content', 'width=device-width, initial-scale=' + (2 / window.devicePixelRatio) + ', user-scalable=no'); | ||
} | ||
</script> | ||
|
||
<style> | ||
html,body { margin: 0; padding: 0; height: 100%; overflow: hidden; } | ||
#content { background: #000000; width: 100%; height: 100%; } | ||
|
||
</style> | ||
|
||
</head> | ||
<body> | ||
|
||
|
||
<div id="content"></div> | ||
|
||
<script type="text/javascript"> | ||
lime.embed ("Dadish POKI", "content", 768, 432); | ||
</script> | ||
|
||
</body> | ||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,164 @@ | ||
(() => { | ||
"use strict"; | ||
function e() { | ||
var e; | ||
try { | ||
(e = performance | ||
.getEntriesByType("resource") | ||
.map(function (e) { | ||
return e.transferSize; | ||
}) | ||
.reduce(function (e, t) { | ||
return e + t; | ||
})), | ||
(e += performance.getEntriesByType("navigation")[0].transferSize); | ||
} catch (e) {} | ||
return e; | ||
} | ||
var t = function (e) { | ||
var t = RegExp("[?&]".concat(e, "=([^&]*)")).exec(window.location.search); | ||
return t && decodeURIComponent(t[1].replace(/\+/g, " ")); | ||
}, | ||
n = "kids" === t("tag"), | ||
o = !!window.adBridge, | ||
r = "yes" === t("hoist") || "yes" === t("gdhoist"), | ||
i = new ((function () { | ||
function e() { | ||
var e = this; | ||
(this.queue = []), | ||
(this.init = function (t, n) { | ||
return ( | ||
void 0 === t && (t = {}), | ||
void 0 === n && (n = {}), | ||
new Promise(function (o, r) { | ||
e.enqueue("init", [t, n], o, r); | ||
}) | ||
); | ||
}), | ||
(this.rewardedBreak = function () { | ||
return new Promise(function (e) { | ||
e(!1); | ||
}); | ||
}), | ||
(this.commercialBreak = function (t) { | ||
return new Promise(function (n, o) { | ||
e.enqueue("commercialBreak", [t], n, o); | ||
}); | ||
}), | ||
(this.displayAd = function (e, t, n, o) { | ||
o && o(!0), n && n(); | ||
}), | ||
(this.withArguments = function (t) { | ||
return function () { | ||
for (var n = [], o = 0; o < arguments.length; o++) n[o] = arguments[o]; | ||
e.enqueue(t, n); | ||
}; | ||
}), | ||
(this.handleAutoResolvePromise = function () { | ||
return new Promise(function (e) { | ||
e(); | ||
}); | ||
}), | ||
(this.throwNotLoaded = function () { | ||
console.debug("PokiSDK is not loaded yet. Not all methods are available."); | ||
}), | ||
(this.doNothing = function () {}); | ||
} | ||
return ( | ||
(e.prototype.enqueue = function (e, t, o, r) { | ||
var i = { fn: e, args: t || [], resolveFn: o, rejectFn: r }; | ||
n ? o && o(!0) : this.queue.push(i); | ||
}), | ||
(e.prototype.dequeue = function () { | ||
for ( | ||
var e = this, | ||
t = function () { | ||
var t, | ||
o, | ||
r = n.queue.shift(), | ||
i = r, | ||
a = i.fn, | ||
c = i.args; | ||
if ("function" == typeof window.PokiSDK[a]) | ||
if ((null == r ? void 0 : r.resolveFn) || (null == r ? void 0 : r.rejectFn)) { | ||
var u = "init" === a; | ||
if ( | ||
((t = window.PokiSDK)[a] | ||
.apply(t, c) | ||
.catch(function () { | ||
for (var t = [], n = 0; n < arguments.length; n++) t[n] = arguments[n]; | ||
"function" == typeof r.rejectFn && r.rejectFn.apply(r, t), | ||
u && | ||
setTimeout(function () { | ||
e.dequeue(); | ||
}, 0); | ||
}) | ||
.then(function () { | ||
for (var t = [], n = 0; n < arguments.length; n++) t[n] = arguments[n]; | ||
"function" == typeof r.resolveFn && r.resolveFn.apply(r, t), | ||
u && | ||
setTimeout(function () { | ||
e.dequeue(); | ||
}, 0); | ||
}), | ||
u) | ||
) | ||
return "break"; | ||
} else (o = window.PokiSDK)[a].apply(o, c); | ||
else console.error("Cannot execute ".concat(a)); | ||
}, | ||
n = this; | ||
this.queue.length > 0; | ||
|
||
) { | ||
if ("break" === t()) break; | ||
} | ||
}), | ||
e | ||
); | ||
})())(); | ||
(window.PokiSDK = { | ||
init: i.init, | ||
initWithVideoHB: i.init, | ||
commercialBreak: i.commercialBreak, | ||
rewardedBreak: i.rewardedBreak, | ||
displayAd: i.displayAd, | ||
destroyAd: i.doNothing, | ||
getLeaderboard: i.handleAutoResolvePromise, | ||
shareableURL: function () { | ||
return new Promise(function (e, t) { | ||
return t(); | ||
}); | ||
}, | ||
getURLParam: function (e) { | ||
return t("gd".concat(e)) || t(e) || ""; | ||
}, | ||
getLanguage: function () { | ||
return navigator.language.toLowerCase().split("-")[0]; | ||
}, | ||
isAdBlocked: function () {}, | ||
}), | ||
["captureError", "customEvent", "gameInteractive", "gameLoadingFinished", "gameLoadingProgress", "gameLoadingStart", "gameplayStart", "gameplayStop", "happyTime", "logError", "muteAd", "roundEnd", "roundStart", "sendHighscore", "setDebug", "setDebugTouchOverlayController", "setLogging", "setPlayerAge", "setPlaytestCanvas", "enableEventTracking", "playtestSetCanvas", "playtestCaptureHtmlOnce"].forEach(function (e) { | ||
window.PokiSDK[e] = i.withArguments(e); | ||
}), | ||
o || | ||
n || | ||
(window.pokiCancelProgressInterval = setInterval(function () { | ||
window.parent.postMessage({ type: "pokiProgress", downloaded: e() }, "*"); | ||
}, 1e3)); | ||
var a = (function () { | ||
var e = window.pokiSDKVersion || t("ab") || "a7c3d8457e9d001550c049f821d50d7c386f7a05", | ||
i = "poki-sdk-core-".concat(e, ".js"); | ||
n && (i = "poki-sdk-kids-".concat(e, ".js")), o && (i = "poki-sdk-playground-".concat(e, ".js")), r && (i = "poki-sdk-hoist-".concat(e, ".js")); | ||
new URL(document.currentScript.src); | ||
return "".concat(e, "/").concat(i); | ||
})(), | ||
c = document.createElement("script"); | ||
c.setAttribute("src", a), | ||
c.setAttribute("type", "text/javascript"), | ||
c.setAttribute("crossOrigin", "anonymous"), | ||
(c.onload = function () { | ||
return i.dequeue(); | ||
}), | ||
document.head.appendChild(c); | ||
})(); |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...e9d001550c049f821d50d7c386f7a05/poki-sdk-core-a7c3d8457e9d001550c049f821d50d7c386f7a05.js
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7FN7LEVWXD"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-7FN7LEVWXD'); | ||
</script> | ||
|
||
<meta charset="utf-8"> | ||
<title>Dadish 2 | Seraph</title> | ||
<link href="../../images/ico.ico" rel="shortcut icon"> | ||
<script src="../../storage/js/cloak.js"></script> | ||
|
||
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<script src="poki-sdk.js"></script> | ||
<script type="text/javascript" src="Dadish 2 Poki.js"></script> | ||
|
||
<script> | ||
window.addEventListener ("touchmove", function (event) { event.preventDefault (); }, { capture: false, passive: false }); | ||
if (typeof window.devicePixelRatio != 'undefined' && window.devicePixelRatio > 2) { | ||
var meta = document.getElementById ("viewport"); | ||
meta.setAttribute ('content', 'width=device-width, initial-scale=' + (2 / window.devicePixelRatio) + ', user-scalable=no'); | ||
} | ||
</script> | ||
|
||
<style> | ||
html,body { margin: 0; padding: 0; height: 100%; overflow: hidden; } | ||
#content { background: #000000; width: 100%; height: 100%; } | ||
|
||
</style> | ||
|
||
</head> | ||
<body> | ||
|
||
|
||
<div id="content"></div> | ||
|
||
<script type="text/javascript"> | ||
lime.embed ("Dadish 2 Poki", "content", 768, 432); | ||
</script> | ||
|
||
</body> | ||
</html> |
Binary file not shown.
Oops, something went wrong.