Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footseen-large-website

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • footseen-large-website
  • vip
  • rule.html
Find file
Normal viewHistoryPermalink
rule.html 4.73 KB
Newer Older
libai's avatar
测试
61df30d3
 
libai committed 2 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
<!DOCTYPE html>
<html lang="en">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-QT401FZZ2K');
</script>
<head>
    <meta charset="utf-8" />
    <meta  data-hid="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1">
    <meta name="renderer" content="webkit">
    <meta name="applicable-device" content="pc">
    <title>footseen-VIP中心-腳控足控天堂-超激情美女主播視訊</title>
    <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
    <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
    <link rel="stylesheet" href="../css/base.css">
    <link rel="stylesheet" href="../css/layer.css">
libai's avatar
测试
64d93a17
 
libai committed 2 years ago
22
    <link rel="stylesheet" href="../css/login.css?v=2022091602">
libai's avatar
测试
61df30d3
 
libai committed 2 years ago
23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
    <link rel="stylesheet" href="css/index.css?v=20220630">
    <script src="https://accounts.google.com/gsi/client" async defer></script>
    <script src="lib/hello.js"></script>
    <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
</head>
<body style="background: #F4F5F8;">
    <div class="neck-nav">
        <div class="neck-nav-content">
            <a href="https://www.footseen.xyz/index.html"><img class="logo" src="../images/logo.png" alt=""></a>
            <div class="nav-login-big-box">
                <!-- <div style="display: none;" class=nav-login-btn>登入/註冊</div>
                <div style="display: none;" class="nav-login">
                    <img class="nav-login-face" src="" alt="">
                    <div class="nav-login-more">
                        <div class="nav-login-more-jiao"></div>
                        <div class="nav-login-more-top">
                            <img class="login-more-top-face" src="" alt="">
                            <p class="login-more-top-p1">主播暱稱預留</p>
                            <p class="login-more-top-p2">ID:246524</p>
                        </div>
                        <div class="login-more-content-box">
                            <div data-type="1">用戶中心</div>
                            <div data-type="2">儲值中心</div>
                            <div data-type="3">我的追蹤</div>
                            <div data-type="4">登出</div>
                        </div>
                    </div>
                </div> -->
            </div>
        </div>
    </div>
    <div style="height: 60px;"></div>
    <div class="m-box">
        <div class="vip-tip-bg">
            <div class="vip-tip-text1">
                Footseen新老VIP會員權益大升級,老VIP會員特權全面<span>增加,</span><br>
                新用戶首次開通會員,額外贈送<span>XXXX座駕7天,</span>VIP開通價格<span>保持不變,</span><br>
                <span>全新VIP等級特權,只為彰顯您獨特最貴地位~</span><br>
                還等什麼,趕快升級體驗一下吧。
            </div>
            <div class="vip-tip-text2">
                <h2>如何解鎖VIP特權</h2>
                <div>
                    <span>開通VIP會員是享有VIP特權的唯一途徑。</span>在"點擊右上角頭像"--->"VIP中心"中點擊--->"开通VIP",完成購買後即自動开通VIP會員。<br>
                    開通VIP會員後,將根據<span>用戶的VIP等級</span>享有對應的VIP特權。<span class="vip-back">查看VIP特权>></span><br>
                    开通VIP后,如果VIP等级增加,将<span>自动解锁</span>更高等级的VIP特权。
                </div>
            </div>
            <div class="vip-tips-content"></div>
            <img class="vip-bottom" src="images/vip-bottom.png" alt="">
        </div>
    </div>
    <div class="login-content">

    </div>
</body>
<script src="../lib/jquery-3.1.1.min.js"></script>
<script src="../layer-v3.1.0/layer/layer.js"></script>
<script src="../lib/default.js?v='2022071303'"></script>
libai's avatar
测试
9f0efd8f
 
libai committed 2 years ago
82
<script src="../lib/login.js?v=2022091602"></script>
libai's avatar
测试
61df30d3
 
libai committed 2 years ago
83 84 85 86 87 88 89 90 91 92 93 94 95 96
<script src="../lib/qrcode.min.js"></script>
<script>
$(function(){
    if(localStorage.token==undefined){
        window.location.href='../index.html'
    }

    loginGo()
    $(".vip-back").on("click",function(){
        window.location.href='index.html'
    })
})
</script>
</html>