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
  • download
  • down1.html
Find file
BlameHistoryPermalink
  • libai's avatar
    Update down1.html · d0a1aa99
    libai committed 2 years ago
    d0a1aa99
down1.html 2.7 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 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
<!DOCTYPE html>
<html lang="en">
<script>
    var ua = window.navigator.userAgent.toLowerCase();
    if (/iphone|ipad|ipod/.test(ua)||/android/.test(ua)) {

    }else{
        window.location.href="https://www.footseen.xyz/"
    }
</script>

<head>
    <meta charset="utf-8"/>
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-3V6KZGW418');
    </script>
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <title>footseen-腳控足控天堂-超激情美女主播視訊-絲足影片</title>
    <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
    <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
    <script src="../lib/fsize.js"></script>
    <link rel="stylesheet" href="../css/base.css">
    <link rel="stylesheet" href="css/index.css?v=20220516">
    <link rel="stylesheet" href="../css/layer.css">
    <style>

    </style>
</head>
<body style="background: #F0D6E9">
<div class="bg bg1">
    <img class="top" src="images/top1.png" alt="在線美女互動">
    <img class="text" src="images/text1.png" alt="腿控足控天堂">
    <div class="bottom-bg">
        <div class="down-btn"></div>
    </div>
 
</div>
</body>
<script src="../lib/jquery-3.1.1.min.js"></script>
<script src="../lib/default.js?v='20220407'"></script>
<script src="../layer-v3.1.0/layer/layer.js"></script>
<script>
$(function(){
    $(".down-btn").on("click",function(){
        var ua = window.navigator.userAgent.toLowerCase();
        if (/iphone|ipad|ipod/.test(ua)) {
            layer.msg("ios開發中,請使用安卓手機下載")
        } else if (/android/.test(ua)) {
           window.location.href='https://bgps2.yazhai.co/footseexyz/apk/'+sessionStorage.qd+'.apk'
        }else{
            window.location.href='https://bgps2.yazhai.co/footseexyz/apk/'+sessionStorage.qd+'.apk'
        }
    })
})
</script>
</html>