Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.45 KB | None | 0 0
  1. {
  2.   "DEFAULT_LOCALE": "en",
  3.   "DEFAULT_CURRENCY": "EUR",
  4.   "REQUEST_TIMEOUT": 30000,
  5.   "WS_TIME_TO_RECONNECT": 3000,
  6.   "WS_TIME_TO_DISPATCH": 500,
  7.   "WS_TIME_TO_SEND": 100,
  8.   "LINK_SUPPORT": "https://betgaming.zendesk.com/hc/en-us/requests/new",
  9.   "REALM_LIST": {
  10.     "production": {
  11.       "host": "betgaming.com",
  12.       "port": null,
  13.       "context": "api",
  14.       "protocol": "https",
  15.       "websockets_protocol": "wss",
  16.       "websockets_host": "betgaming.com",
  17.       "websockets_port": null,
  18.       "websockets_context": "ws",
  19.       "defaultUser": {},
  20.       "gtm": "GTM-TCWBW2G",
  21.       "ya_counter": "<!-- Yandex.Metrika counter --> <script type=\"text/javascript\" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter45341922 = new Ya.Metrika({ id:45341922, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName(\"script\")[0], s = d.createElement(\"script\"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = \"text/javascript\"; s.async = true; s.src = \"https://mc.yandex.ru/metrika/watch.js\"; if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); } })(document, window, \"yandex_metrika_callbacks\"); </script> <noscript><div><img src=\"https://mc.yandex.ru/watch/45341922\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript> <!-- /Yandex.Metrika counter -->"
  22.     }
  23.   }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement