<?php
    $appLink = 'https://script.google.com/macros/s/AKfycbyuHyBhcfidS8lTAesulXAMNbcXy_jZMeFHIHH-Q6Z3AoQ_Y6l2gNF0DIn-qvDfXoC2XA/exec';
    $worksheet = 'NAMA';
    $appFull = $appLink . '?sheet=' . urlencode($worksheet);
    $data = file_get_contents($appFull);
    if ($data === FALSE) {
        die('Error fetching data from Google Apps Script URL.');
    }
    $head = json_decode($data, true);

    $linkMasuk = $head[1][1];
    $linkDaftar = $head[2][1];
    $linkAlternatif = $head[3][1];
    $linkRTP = $head[4][1];
    $linkPrediksi = $head[5][1];
    $linkLiveChat = $head[6][1];
    $linkApk = $head[7][1];
?>



<!DOCTYPE html>
<html amp lang="id">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width,maximum-scale=1">
    <meta http-equiv="content-language" content="id">
    <link rel="canonical" href="https://www.exchangetheatre.com/">
    <title>SUNGAITOTO ~ Komunitas Togel Deposit 5000 Terbesar Asia Kuasai Pasar Toto 4D Internasional</title>
    <meta name="description" content="SUNGAITOTO adalah komunitas toto togel terbesar Asia platform ini menyimpan pengaruh besar menghubungkan jutaan pemain dari berbagai negara. Situs toto resmi kami sukses membangun ekosistem bermain profesional, aman, dan penuh kesempatan menang.">
    <meta name="robots" content="index, follow">
    <meta name="page-locale" content="id,en">
    <meta content="true" name="HandheldFriendly">
    <meta content="width" name="MobileOptimized">
    <meta property="og:title" content="SUNGAITOTO">
    <meta property="og:description" content="SUNGAITOTO adalah komunitas toto togel terbesar Asia platform ini menyimpan pengaruh besar menghubungkan jutaan pemain dari berbagai negara. Situs toto resmi kami sukses membangun ekosistem bermain profesional, aman, dan penuh kesempatan menang.">
    <meta property="og:url" content="https://www.exchangetheatre.com/">
    <meta property="og:site_name" content="SUNGAITOTO">
    <meta property="og:author" content="SUNGAITOTO">
    <meta property="og:image" content="https://cumaseo.co/bukti-jp-segi/13.jpg">
    <meta name="og:locale" content="ID_id">
    <meta name="og:type" content="website">
    <meta name="rating" content="general">
    <meta name="author" content="SUNGAITOTO">
    <meta name="distribution" content="global">
    <meta name="publisher" content="SUNGAITOTO">
    <script async src="https://cdn.ampproject.org/v0.js"></script>
    <link rel="icon" type="image/png" href="https://cumaseo.co/logo/favicon.png">
    <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap">
    <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet">
    <style amp-boilerplate>
        body {
            -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
            -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
            -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
            animation: -amp-start 8s steps(1, end) 0s 1 normal both
        }

        @-webkit-keyframes -amp-start {
            from {
                visibility: hidden
            }

            to {
                visibility: visible
            }
        }

        @-moz-keyframes -amp-start {
            from {
                visibility: hidden
            }

            to {
                visibility: visible
            }
        }

        @-ms-keyframes -amp-start {
            from {
                visibility: hidden
            }

            to {
                visibility: visible
            }
        }

        @-o-keyframes -amp-start {
            from {
                visibility: hidden
            }

            to {
                visibility: visible
            }
        }

        @keyframes -amp-start {
            from {
                visibility: hidden
            }

            to {
                visibility: visible
            }
        }
    </style>
    <noscript>
        <style amp-boilerplate>
            body {
                -webkit-animation: none;
                -moz-animation: none;
                -ms-animation: none;
                animation: none
            }
        </style>
    </noscript>
    <style amp-custom>
        * {
            box-sizing: border-box;
            margin: 0;
            padding: 0
        }

        :focus {
            outline: 0
        }

        ::-webkit-scrollbar {
            display: none
        }

        a,
        a:after,
        a:hover,
        a:visited {
            text-decoration: none;
            color: #fff
        }

        html {
            max-width: 500px;
            margin: 0 auto;
            background-color: #000
        }

        body {
            color: #fff;
            font-family: 'Noto Sans', arial, sans-serif
        }

        .beras{
            display: grid;
            justify-content: center;
            padding: 10px;
        }

        .beras5k {
            text-align: center;
        }

        .jp {
            display: grid;
        }

        .jp .contole {
            padding: .5rem 3.8rem;
            background: #33333388;
            margin-bottom: .5rem;
            border-radius: .38rem;
            box-shadow: 0 -1px #ccb38a88;
            letter-spacing: 1px
        }

        .jp a.btn1 {
            color: #eee;
            background-image: linear-gradient(-45deg, #f18902 0, #c44f01 100%);
            box-shadow: none;
            font-weight: 700
        }

        .jp-container {
            display: flex;
            background: linear-gradient(-45deg, #f18902 0, #c44f01 100%);
            width: 250px;
            height: 40px;
            align-items: center;
            justify-content: space-around;
            border-radius: 10px;
        }

        .beras {
            outline: 0;
            border: 0;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: transparent;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            transition: all ease-in-out .3s;
            cursor: pointer
        }

        .beras:hover {
            transform: translateY(-3px)
        }

        .btn2 {
            margin-bottom: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            overflow: hidden;
            height: 3rem;
            background-size: 300% 300%;
            backdrop-filter: blur(1rem);
            border-radius: .38rem;
            transition: .5s;
            animation: gradient_301 5s ease infinite;
            border: double 4px transparent;
            background-image: linear-gradient(90deg,#ffffffe3,#ff0000b0);
            background-origin: border-box;
            background-clip: content-box, border-box
        }

        #container-stars {
            position: absolute;
            z-index: -1;
            width: 100%;
            height: 100%;
            overflow: hidden;
            transition: .5s;
            backdrop-filter: blur(1rem);
            border-radius: .38rem
        }

        strong {
            z-index: 2;
            letter-spacing: 5px;
            color: #fff;
            text-shadow: #fff
        }

        #glow {
            position: absolute;
            display: flex;
            width: 12rem
        }

        .circle {
            width: 100%;
            height: 30px;
            filter: blur(2rem);
            animation: pulse_3011 4s infinite;
            z-index: -1
        }

        .circle:nth-of-type(1) {
            background: rgba(254, 83, 186, .636)
        }

        .circle:nth-of-type(2) {
            background: rgba(142, 81, 234, .704)
        }

        .btn2:hover #container-stars {
            z-index: 1;
            background-color: #212121
        }

        .btn2:hover {
            transform: scale(1.1)
        }

        .btn2:active {
            border: double 4px #fe53bb;
            background-origin: border-box;
            background-clip: content-box, border-box;
            animation: none
        }

        .btn2:active .circle {
            background: #fe53bb
        }

        #stars {
            position: relative;
            background: 0 0;
            width: 200rem;
            height: 200rem
        }

        #stars::after {
            content: "";
            position: absolute;
            top: -10rem;
            left: -100rem;
            width: 100%;
            height: 100%;
            animation: animStarRotate 90s linear infinite
        }

        #stars::after {
            background-image: radial-gradient(#fff 1px, transparent 1%);
            background-size: 50px 50px
        }

        #stars::before {
            content: "";
            position: absolute;
            top: 0;
            left: -50%;
            width: 170%;
            height: 500%;
            animation: animStar 60s linear infinite
        }

        #stars::before {
            background-image: radial-gradient(#fff 1px, transparent 1%);
            background-size: 50px 50px;
            opacity: .5
        }

        @keyframes animStar {
            from {
                transform: translateY(0)
            }

            to {
                transform: translateY(-135rem)
            }
        }

        @keyframes animStarRotate {
            from {
                transform: rotate(360deg)
            }

            to {
                transform: rotate(0)
            }
        }

        @keyframes gradient_301 {
            0% {
                background-position: 0 50%
            }

            50% {
                background-position: 100% 50%
            }

            100% {
                background-position: 0 50%
            }
        }

        @keyframes pulse_3011 {
            0% {
                transform: scale(.75);
                box-shadow: 0 0 0 0 rgba(0, 0, 0, .7)
            }

            70% {
                transform: scale(1);
                box-shadow: 0 0 0 10px transparent
            }

            100% {
                transform: scale(.75);
                box-shadow: 0 0 0 0 transparent
            }
        }

        .artikel {
            text-align: justify;
        }

        .artikel p {
            margin: 25px 0;
        }

        .artikel a {
            color: #ffffff
        }
        
        .artikel h1 {
            color: #dbdbdb;
            text-align: center;
        }

        .artikel h2 {
            color: #dbdbdb;
            text-align: center;
        }

        .block-img {
            position: relative;
            margin: auto;
            min-width: 100px;
            background: linear-gradient(0deg, #000, #025faa);
            color: #fff;
            cursor: pointer;
            margin-bottom: 20px;
        }

        .block-img:before,
        .block-img:after {
            content: '';
            position: absolute;
            right: -3px;
            bottom: -3px;
            background: linear-gradient(90deg,#bdbdbd69 20%,#000000da 49%,#ffffffd9);
            background-size: 400%;
            width: calc(100% + 6px);
            height: calc(100% + 6px);
            z-index: -1;
            animation: steam 10s linear infinite;
            border-radius: 10px;
        }

        .block1 {
            position: relative;
            margin: auto;
            min-width: 100px;
            padding: 5px 10px;
            background: linear-gradient(0deg, #ff9000, #000000);
            color: #fff;
            cursor: pointer;
        }

        .block1:before,
        .block1:after {
            content: '';
            position: absolute;
            right: -3px;
            bottom: -3px;
            background: linear-gradient(90deg,#bdbdbd69 20%,#000000da 49%,#ffffffd9);
            background-size: 400%;
            width: calc(100% + 6px);
            height: calc(100% + 6px);
            z-index: -1;
            animation: steam 5s linear infinite;
            border-radius: 10px;
        }

        .block {
            position: relative;
            padding: 8px 10px;
            background: linear-gradient(0deg, #000, #025faa);
            color: #fff;
            cursor: pointer;
            margin-bottom: 20px;
        }

        .block:before,
        .block:after {
            content: '';
            position: absolute;
            right: -3px;
            bottom: -3px;
            background: linear-gradient(90deg,#ffffffe3,#ff0000b0);
            background-size: 30%;
            width: calc(100% + 6px);
            height: calc(100% + 6px);
            z-index: -1;
            animation: steam 5s linear infinite;
        }

        @keyframes steam {
            0% {
                background-position: 0 0;
            }

            50% {
                background-position: 400% 0;
            }

            100% {
                background-position: 0 0;
            }
        }

        .block:after {
            filter: blur(50px);
        }

        .footer {
            text-align: center;
            margin: 15px 0;
        }

        .footer a {
            color: #dbdbdb
        }
        *{
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -o-user-select: none;
        user-select: none;
    }
    .kiwkiw{
      background-color: transparent;
      border: none;
    }
    .sule{
        margin-left:35%;margin-right:5%;
      }
      .andre{
        margin-right:5%;
      }
    @media screen and (max-width: 768px) {
      .sule{
        margin-left:32%;
      }
    }
    </style>
</head>

<body>
    <main>
        <div class="bentley">
            <div class="maxwin">
                <br>

                <div class="block-img">
                    <a href="<?php echo $linkMasuk; ?>" target="_blank" rel="noopener noreferrer nofollow">
                        <amp-img height="300" width="300" layout="responsive" alt="gacor" src="https://cumaseo.co/bukti-jp-segi/13.jpg"></amp-img>
                    </a>
                </div>

                <div class="jp">
                    <a href="<?php echo $linkDaftar; ?>" target="_blank" rel="noopener noreferrer nofollow" class="block" style="text-align:center">DAFTAR</a>
                    <a href="<?php echo $linkMasuk; ?>" target="_blank" rel="noopener noreferrer nofollow" class="block" style="text-align:center">LOGIN</a>
                </div>
            </div> 
            <div class="artikel">

                <h1>SUNGAITOTO ~ Komunitas Togel Deposit 5000 Terbesar Asia Kuasai Pasar Toto 4D Internasional</h1>  
      
            </div>
        </div>

        <hr>
        <div class="footer">
         SUNGAITOTO
        </div>

    </main>
</body>
</html>