Top SitesBetAjay | India's Best Online Casino and Sports Betting Site

Machine Readiness

Stored receipt and evidence

Overall

30

Readable

100

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Allow: /
Sitemap: https://betajay.com/sitemap.xml

Document

llms.txt

Open llms.txt
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <base href="/" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta name="robots" content="noindex, follow">
  <link data-vue-meta="1" rel="canonical" href="https://app.betajay.com/" />
  <title>BetAjay | India's Best Online Casino and Sports Betting Site</title>

  <style type="text/css">
    html, body {
      margin: 0;
      padding: 0;
      border: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: #333333;
    }

    .win_frame {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      border: none;
      -ms-overflow-style: none;
      scrollbar-width: none;
    }

    .win_frame::-webkit-scrollbar {
      display: none;
    }
  </style>
</head>

<body>
  <iframe id="myFrame" class="win_frame"></iframe>

 <script type="328f4afdd316581320ee65c1-text/javascript">
  window.addEventListener('resize', function () {
    location.reload();
  });
  // mobile to app
  if (/(phone|pad|pod|iphone|ipod|ios|ipad|android|mobile|blackberry|iemobile|windows phone)/i.test(navigator.userAgent)) {
      const f = window.location.href;
      let webSite = "";
      if (f.indexOf('www.') > -1) {
          webSite = f.replace('www.', 'app.')
          window.location.href = webSite
      } else if (f.startsWith('https://betajay') > -1) {
          webSite = f.replace('https://betajay.', 'https://app.betajay.')
          window.location.href = webSite
      }
  }

  var h = window.innerHeight * 0.99;
  var w = h * 0.4864;

  var iframe = document.getElementById('myFrame');
  iframe.style.width = w + 'px';
  iframe.style.height = h + 'px';

  function getRootDomain() {
    var host = window.location.hostname;
    if (host.startsWith('www.')) return host.substring(4);
    if (host.startsWith('app.')) return host.substring(4);
    return host;
  }

  var domain = getRootDomain();

  var params = new URLSearchParams(window.location.search);
  var path = params.get('path');

  if (path) {
    params.delete('path');
  }

  var queryString = params.toString();
  if (queryString) {
    queryString = '?' + queryString;
  }

  var finalSrc = '';

  if (path) {
    finalSrc = 'https://app.' + domain + '/' + path + queryString;
  } else {
    finalSrc = 'https://app.' + domain + '/Home';
  }

  iframe.src = finalSrc;

  console.log('search:', window.location.search);
  console.log('path:', path);
  console.log('final iframe src:', finalSrc);
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="328f4afdd316581320ee65c1-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9f25fe1f48b3d254',t:'MTc3NzIxMDc1Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"0510de2dbcd54498a794a23313e9aa7e","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>

Document

llms-full.txt

Open llms-full.txt
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <base href="/" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta name="robots" content="noindex, follow">
  <link data-vue-meta="1" rel="canonical" href="https://app.betajay.com/" />
  <title>BetAjay | India's Best Online Casino and Sports Betting Site</title>

  <style type="text/css">
    html, body {
      margin: 0;
      padding: 0;
      border: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: #333333;
    }

    .win_frame {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      border: none;
      -ms-overflow-style: none;
      scrollbar-width: none;
    }

    .win_frame::-webkit-scrollbar {
      display: none;
    }
  </style>
</head>

<body>
  <iframe id="myFrame" class="win_frame"></iframe>

 <script type="a4e8d908531c933f863729e2-text/javascript">
  window.addEventListener('resize', function () {
    location.reload();
  });
  // mobile to app
  if (/(phone|pad|pod|iphone|ipod|ios|ipad|android|mobile|blackberry|iemobile|windows phone)/i.test(navigator.userAgent)) {
      const f = window.location.href;
      let webSite = "";
      if (f.indexOf('www.') > -1) {
          webSite = f.replace('www.', 'app.')
          window.location.href = webSite
      } else if (f.startsWith('https://betajay') > -1) {
          webSite = f.replace('https://betajay.', 'https://app.betajay.')
          window.location.href = webSite
      }
  }

  var h = window.innerHeight * 0.99;
  var w = h * 0.4864;

  var iframe = document.getElementById('myFrame');
  iframe.style.width = w + 'px';
  iframe.style.height = h + 'px';

  function getRootDomain() {
    var host = window.location.hostname;
    if (host.startsWith('www.')) return host.substring(4);
    if (host.startsWith('app.')) return host.substring(4);
    return host;
  }

  var domain = getRootDomain();

  var params = new URLSearchParams(window.location.search);
  var path = params.get('path');

  if (path) {
    params.delete('path');
  }

  var queryString = params.toString();
  if (queryString) {
    queryString = '?' + queryString;
  }

  var finalSrc = '';

  if (path) {
    finalSrc = 'https://app.' + domain + '/' + path + queryString;
  } else {
    finalSrc = 'https://app.' + domain + '/Home';
  }

  iframe.src = finalSrc;

  console.log('search:', window.location.search);
  console.log('path:', path);
  console.log('final iframe src:', finalSrc);
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a4e8d908531c933f863729e2-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"0510de2dbcd54498a794a23313e9aa7e","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9f25fe247d34fbf8',t:'MTc3NzIxMDc1Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>