Skip to content

Instantly share code, notes, and snippets.

<script>
(function() {
var dispatchMessage = function(evt, message, result) {
if (evt) {
evt.preventDefault();
}
const data = {
'func': message,
{
"data": null,
"accessToken": null,
"error": {
"level": "Error",
"type": null,
"title": null,
"messages": [
{
"failedKey": "Error retrieving casino list",
<?php include $_SERVER['DOCUMENT_ROOT'] . "/markup/structure/html_header.php"; ?>
<body class="join-now">
<main class="component form-confirmation">
<h4>Confirmation</h4>
<div class="conf-mess tick">
<p>Successfully deposited</p>
</div>
<div class="conf-button">
{
"data": {
"searchResults": [
{
"id": 0,
"title": "Slots &amp; Online Games",
"results": [
{
"title": "Gorilla Go Wild",
"gameId": "874640622286409728",
App.Sitemap = {
menu: [
{
id: "123"
title: "Live Casino",
icon: "x",
url: "x",
subSections: [
{
id: "123",
class InfiniteScroll extends React.Component {
constructor(props) {
super(props);
this.state = {
scrollElement: null,
waypointClassName: 'infinite-scroll__waypoint',
}
this.scrollListener = this.scrollListener.bind(this);
isLoggedIn: (redirect=false) => {
return CMS.get({
url: App.SiteURL + '/api/SessionActive/',
data: {
channelId: getDevice() === 'mobile' ? 2 : 1
}
}).then(response => {
if (response.data || response.accessToken) {
return true;
var esteescreen = {
holder: null,
proto: null,
pollTime: 2500,
itemIndex: 0,
lastId: 0,
newestItem: 0,
tempNewest: 0,
scrollLimit: 10000,
isPolling: false,
<?php
$limit = 4;
$order = "DESC";
if(array_key_exists('limit',$_GET)) {
$limit = $_GET['limit'];
}
if(array_key_exists('order',$_GET)) {
var esteescreen = {
holder: null,
proto: null,
pollTime: 2500,
itemIndex: 0,
lastTimestamp: null,
newestItem: 0,
tempNewest: 0,
scrollLimit: 10000,
isPolling: false,