gh-pages
mohsenemx 2024-02-23 13:38:18 +00:00
parent 02e981450a
commit ef2bf09fea
2 changed files with 23 additions and 24 deletions

39
game.js
View File

@ -44,26 +44,25 @@ function dG() {
this.cj = function() {
var dN;
dJ() || (window.aiptag = window.aiptag || {
cmd: []
}, aiptag.cmd.display = aiptag.cmd.display || [], aiptag.cmd.player = aiptag.cmd.player || [], aiptag.cmp = {
show: !0,
position: "centered",
button: !0,
buttonText: "Privacy Settings",
buttonPosition: "bottom-center"
}, aiptag.cmd.player.push(function() {
aiptag.adplayer = new aipPlayer({
AD_WIDTH: 960,
AD_HEIGHT: 540,
AD_DISPLAY: "fullscreen",
LOADING_TEXT: "loading advertisement",
PREROLL_ELEM: function() {
return document.getElementById("videoad")
},
AIP_COMPLETE: dK
})
}), (dN = document.createElement("div")).id = "videoad", document.body.appendChild(dN), (dN = document.createElement("script")).async = !0, dN.src = "", document.head
.appendChild(dN))
cmd: []
}, aiptag.cmd.display = aiptag.cmd.display || [], aiptag.cmd.player = aiptag.cmd.player || [], aiptag.cmp = {
show: !0,
position: "centered",
button: !0,
buttonText: "Privacy Settings",
buttonPosition: "bottom-center"
}, aiptag.cmd.player.push(function() {
aiptag.adplayer = new aipPlayer({
AD_WIDTH: 960,
AD_HEIGHT: 540,
AD_DISPLAY: "fullscreen",
LOADING_TEXT: "loading advertisement",
PREROLL_ELEM: function() {
return document.getElementById("videoad")
},
AIP_COMPLETE: dK
})
}), (dN = document.createElement("div")).id = "videoad", document.body.appendChild(dN), (dN = document.createElement("script")).async = !0, dN.src = "", document.head.appendChild(dN))
}, this.dP = function() {
if (console.log("showVideo"), dJ()) console.log("error 0");
else {

View File

@ -32,7 +32,7 @@
<meta itemprop="image" content="https://mohsenemx.github.io/FXclient/favicon.ico">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1708671983594">
<link rel="stylesheet" href="main.css?1708695497579">
<!-- Game CSS -->
<style>
html,
@ -100,8 +100,8 @@
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
<p id="donationhistory_text"></p>
</div>
<script src="variables.js?1708671983594"></script>
<script src="fx_core.js?1708671983594"></script>
<script src="game.js?1708671983594"></script>
<script src="variables.js?1708695497579"></script>
<script src="fx_core.js?1708695497579"></script>
<script src="game.js?1708695497579"></script>
</body>
</html>