initial
This commit is contained in:
BIN
public/imgs/error_popup_icon.png
Normal file
BIN
public/imgs/error_popup_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
79
public/index.html
Normal file
79
public/index.html
Normal file
@@ -0,0 +1,79 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="format-detection" content="address=no" />
|
||||
<meta name="msapplication-tap-highlight" content="no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
<meta http-equiv="Cache-Control" content="no-_cache" />
|
||||
<meta http-equiv="imagetoolbar" content="no">
|
||||
<meta http-equiv="cleartype" content="on">
|
||||
<title>POPIPLAY | AMAZON CITY OF GOLD</title>
|
||||
<script>
|
||||
window.__OPTIONS__ = {
|
||||
"server_id": "devdemo",
|
||||
"freespinsType": "cumulative",
|
||||
"env": "staging",
|
||||
"csrfTokenHeaderName": "X-CSRF-Token",
|
||||
"csrfTokenHeaderValue": "ln0y2BXOLW_a-bisOVZqLYHFZ9UnmXpD7M2yJQ3KFJGszJNPGly9KKOnle6mYy_puCIEN9_2VTtvn1wOd0Vtxw",
|
||||
"play_token": "2db9854f-5fe2-4171-864c-ba7a66591b7e",
|
||||
"game": "slots/amazon_city_of_gold",
|
||||
"identifier": "AmazonCityOfGold",
|
||||
"title": "Amazon City of Gold",
|
||||
"currency": "EUR",
|
||||
"cache_id": "94dac0fe16be41e3b1e40bbf6fc7b6dabe5015d1f176084b77e448ab62a5eb5f",
|
||||
"cache_player_id": "0b3a5cea0d4359b9cccc60b2317772b5dfab707b36058873e626561a3b2bf8c2",
|
||||
"replay_player_id": "7HhPzxvpoVX985_B-4Ewn-Oy0_B6kpK6Yjt5eBlAq3Ipfw==",
|
||||
"locale": "en",
|
||||
"default_locale": "en",
|
||||
"api": "https://dev.popiplay.dev/api/AmazonCityOfGold/7867/2db9854f-5fe2-4171-864c-ba7a66591b7e",
|
||||
"rules_url": "https://static.popiplay.dev/rules/en/AmazonCityOfGold.json",
|
||||
"translations_url": "https://static.popiplay.network",
|
||||
"deposit_url": null,
|
||||
"games_page_url": "https://dev.popiplay.dev/",
|
||||
"history_url": null,
|
||||
"ui": {
|
||||
"home_button": true,
|
||||
"full_screen_prompt": true,
|
||||
"logo": "standard",
|
||||
"skin": "basic",
|
||||
"skins": ["basic"],
|
||||
"brand_logo": null,
|
||||
"brand": {"name": "devdemo", "logo": null, "logo_in_game": null},
|
||||
"autospins_dialog": "standard",
|
||||
"max_autospin_value": 0,
|
||||
"max_game_duration": 48,
|
||||
"show_rtp_in_rules": true
|
||||
},
|
||||
"resources_path": "https://static.k8s-infra.popiplay.dev/AmazonCityOfGold",
|
||||
"license_rules": {"log_out": {"interval": 1200000}},
|
||||
"custom": {},
|
||||
"actions": {
|
||||
"deposit": null,
|
||||
"return": null,
|
||||
"history": {"text": null, "link": "/api/rounds_history/2db9854f-5fe2-4171-864c-ba7a66591b7e", "mode": "open"}
|
||||
},
|
||||
"actual_currency_rate": 1.0,
|
||||
"games_loader_source": "https://static.k8s-infra.popiplay.dev/AmazonCityOfGold/loader.js?1761313985",
|
||||
"game_bundle_source": "https://static.k8s-infra.popiplay.dev/AmazonCityOfGold/bundle.js",
|
||||
"math": {
|
||||
"rtp": {"main": 90.05, "bonus_buy": 90.81, "freespin_buy": 90.1, "bonus_chance": 90.18},
|
||||
"gamble_limit": 10000,
|
||||
"max_multiplier": 10000
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user