﻿"\u003c!DOCTYPE html\u003e\u003chtml lang=\"en\"\u003e\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eONLINE SPORTS AND CASINO BETTING SITE\u003c/title\u003e\n    \u003c!-- \u003cmeta name=\"description\" content=\"Most popular trusted website to get real money games. Cricket | Football | Tennis | Horse | Casino like Poker | Teenpatti | Fantasy games like Ludo | Baccarat etc.\" /\u003e --\u003e\n    \u003cmeta name=\"keywords\" content=\"Sport bet , Casino Win , Teenpatti Games , Baccarat , Dragon Tiger , Play and Win real money , Online Games for Real Money, Get Real Money Games Ludo, Get Real Money Games Snack \u0026 Ladders, Get Real Money Games Aviator \"\u003e\n    \u003clink rel=\"icon\" type=\"image/svg+xml\" href=\"images/favicon.png\"\u003e\n    \u003c!-- \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" /\u003e --\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n    \u003clink href=\"css/bootstrap.min.css\" rel=\"stylesheet\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"css/all.min.css\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"css/flipclock.css\"\u003e\n    \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"css/style.css\"\u003e\n    \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"css/responsive.css\"\u003e\n    \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"css/custom.css\"\u003e\n    \u003c!-- \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"/css/theme.css\" /\u003e --\u003e\n    \u003cscript src=\"js/jquery-3.5.1.min.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n    \u003c!-- \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"/css/phoneInput.css\" /\u003e --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https://allpanealexch.com/banner/banner.jpeg\"\u003e\n    \n    \u003c!-- Only for Testing React Performance --\u003e\n    \u003c!-- \u003cscript crossOrigin=\"anonymous\" src=\"//unpkg.com/react-scan/dist/auto.global.js\" \u003e\u003c/script\u003e --\u003e\n\n\n    \u003c!-- Load theme \u0026 Manifest if Exist --\u003e\n    \u003cscript\u003e\n      (async function () {\n        const hostname = window.location.hostname;\n        const themeUrl = `/assets/hosts/${hostname}/theme.css?v=1.1`;\n   \n        // Theme Load..\n        try {\n          const response = await fetch(themeUrl);\n          if (response.ok) {\n            const css = await response.text();\n   \n            // Extract CSS variables from the file\n            const variables = css.match(/--[^:]+:\\s*[^;]+;/g);\n            if (variables) {\n              const inlineStyle = variables.join(\" \");\n              variables.forEach(variable =\u003e {\n                const [key, value] = variable.split(\u0027:\u0027);\n                document.documentElement.style.setProperty(key.trim(), value.replace(\u0027;\u0027, \u0027\u0027).trim());\n              });\n            }\n          }\n        } catch (error) {\n          console.error(\"Theme not found:\", error);\n        }\n\n        // MANIFEST LOAD\n        const manifestUrl = `/assets/hosts/${hostname}/manifest.json`;\n        try {\n          const manifestResponse = await fetch(manifestUrl, { method: \u0027HEAD\u0027 }); // Only check existence\n          if (manifestResponse.ok) {\n            const link = document.createElement(\u0027link\u0027);\n            link.rel = \u0027manifest\u0027;\n            link.href = manifestUrl;\n            document.head.appendChild(link);\n          }\n        } catch (error) {\n          console.warn(\"Manifest not found:\", error);\n        }\n      })();\n    \u003c/script\u003e\n\n    \n    \u003c!-- \u003cstyle\u003e\n      #splashload {\n        width: 100%;\n        height: 100vh;\n        display: flex;\n        justify-content: center;\n        position: fixed!important;\n        align-items: center;\n        z-index: 9999999;\n        position: relative;\n        background-image: linear-gradient(var(--bg-primary), var(--bg-secondary))\n      }\n      #splashload .div-container {\n        position: relative;\n        text-align: center\n      }\n      #splashload .div-container img {\n        display: block;\n        height: 80px\n      }\n      #splashload .div-container i {\n        font-size: 24px;\n        color: #fff;\n        margin-top: 40px\n      }\n    \u003c/style\u003e --\u003e\n\n    \u003cscript type=\"module\" crossorigin=\"\" src=\"js/index-I4fyQjMm.js\"\u003e\u003c/script\u003e\n    \u003clink rel=\"stylesheet\" crossorigin=\"\" href=\"css/index-BalBFzCb.css\"\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n\n    \u003c!-- \u003cdiv id=\"splashload\"\u003e\n      \u003cdiv class=\"div-container\"\u003e\n        \u003cimg class=\"img-fluid logo\" id=\"logoImage\"\u003e\n        \u003ci class=\"fa fa-spinner fa-spin\"\u003e\u003c/i\u003e\n      \u003c/div\u003e\n    \u003c/div\u003e --\u003e\n\n\n    \u003cdiv id=\"root\"\u003e\u003c/div\u003e\n    \u003cdiv style=\"position: fixed; z-index: 9999; inset: 16px; pointer-events: none;\"\u003e\u003c/div\u003e\n\n    \n    \u003cscript type=\"text/javascript\"\u003e\n      $(function () {\n        $.getJSON(\n          \"https://api.ipify.org?format=jsonp\u0026callback=?\",\n          function (json) {\n            IP_ADDRESS = json.ip;\n            localStorage.setItem(\"clientAddr\", json.ip);\n          }\n        );\n      });\n  \n      function getWidth() {\n        var doc = document,\n          w = window;\n        var docEl =\n          doc.compatMode \u0026\u0026 doc.compatMode === \"CSS1Compat\"\n            ? doc.documentElement\n            : doc.body;\n  \n        var width = docEl.clientWidth;\n        var height = docEl.clientHeight;\n\n  \n        if (w.innerWidth \u0026\u0026 width \u003e w.innerWidth) {\n          width = w.innerWidth;\n          height = w.innerHeight;\n        }\n        return width;\n      }\n      IS_MOBILE = getWidth() \u003c 1280 ? true : false;\n      IS_TABLET = getWidth() \u003e= 768 ? true : false;\n      IP_ADDRESS = localStorage.getItem(\"clientAddr\");\n    \u003c/script\u003e\n\n\n    \u003cscript\u003e\n      (function () {\n        if (window.location.hostname === \"winzbig.com\") {\n          var script = document.createElement(\"script\");\n          script.src = \"https://app.wabi-app.com/widget/js/wabi.js?phone_number=+441435380054\u0026lang=en\u0026position=right\";\n          script.async = true;\n          document.body.appendChild(script);\n        }\n      })();\n    \u003c/script\u003e\n    \n    \u003c!-- \u003cscript\u003e\n      // let image = \u0027/assets/images/hosts/\u0027 + window.location.hostname + \u0027/logo.png\u0027;\n      let image = \u0027https://allpanealexch.com/assets/hosts/allpanealexch.com/logo.png?v=1.5\u0027;\n      document.getElementById(\u0027logoImage\u0027).src = image\n    \u003c/script\u003e\n    \u003cscript\u003e\n      document.addEventListener(\u0027DOMContentLoaded\u0027, () =\u003e {\n        let loader = document.getElementById(\u0027splashload\u0027)\n        setTimeout(() =\u003e {\n          loader.style.display = \u0027none\u0027\n        }, 1000)\n      })\n    \u003c/script\u003e --\u003e\n    \n  \n\n\u003c/body\u003e\u003c/html\u003e"
