- ID de l'analyse :
- 97c80b5c-3751-4d75-8ac1-8559dc7a7ff7Terminée
- URL soumise :
- https://sqxsh.com/
- Fin du rapport :
Liens : 51 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://xinghuodh.com | 星火导航 | |
https://549.5491546.cc:8443/?shareName=549.5491546.cc | |
https://245.2450239.cc:8443/?shareName=123130008 | |
https://www.ss25999.com | 足博体育 |
https://016218x.com | 016新葡京 |
https://vipbiu.com | 会员系统 |
https://t.me/ow_dva | 广告联系 飞机TG @ow_dva |
https://sosocz.yvpumo.com/?product_id=14&channel=h56325 | APP应用中心 |
https://d88ekav7lyvyd.cloudfront.net?dc=HDDA1 | 91暗网 |
https://d3tlf6ubqdik8v.cloudfront.net?dc=XHJHS | Tk免费版 |
Variables JavaScript : 66 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
QueueManager | object |
AdProvider | object |
ExoLoader | object |
ExoSupport | object |
resolver | object |
streaming | object |
Messages de journal de console : 5 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
log | other |
|
log | other |
|
log | other |
|
error | network |
|
error | javascript |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="zh"><head><meta charset="utf-8">
<meta name="robots" content="noarchive">
<meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="referrer" content="always">
<meta content="telephone=no" name="format-detection">
<title>放开那个女孩</title>
<meta name="keywords" content="放开那个女孩">
<meta name="description" content="放开那个女孩">
<!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> -->
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.11.3/font/bootstrap-icons.min.css">
<style>
@media screen and (max-device-width:800px){ /**WAP**/
.bottom_fixed{ position:fixed; bottom:0px; width:100%; z-index:99999;}
.bottom_fixed div{ width:30px; height:30px; text-align:center; line-height:30px; background:#CCC; right:0; top:-30px; position:absolute; cursor:pointer;}
.bottom_fixed div:hover{ background:#F66; color:#FFF}
.bottom_fixed a img{ height:80px; width:100%;}
}
.da{
text-align: center;
margin: 0 auto;
}
</style>
<style>
body {
padding-top: 70px;
background: linear-gradient(135deg, #6e8efb, #a777e3);
color: #fff;
}
.navbar {
background-color: #563d7c !important;
}
.navbar-brand, .nav-link {
color: #fff !important;
}
.form-control {
border-radius: 20px;
}
.btn-outline-success {
color: #fff;
border-color: #28a745;
}
.btn-outline-success:hover {
background-color: #28a745;
color: #fff;
}
.video-list {
padding: 15px;
}
.video-item {
margin-bottom: 20px;
}
.card {
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(5px);
}
.card-img-top {
border-radius: 0;
}
.card-title {
color: #fff;
}
.card-text {
color: #ddd;
}
.video-item .card-title {
font-size: 14px; /* 调整标题文字大小 */
overflow: hidden; /* 隐藏溢出的文本 */
text-overflow: ellipsis; /* 用省略号表示被裁切的文本 */
display: -webkit-box;
-webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
-webkit-box-orient: vertical;
line-height: 1.4; /* 调整行高以改善可读性 */
max-height: 2.8em; /* 基于行高和行数计算最大高度 */
margin-bottom: 10px; /* 添加一些底部间距 */
}
.video-item .card-img-top {
width: 100%; /* 设置图片宽度为容器的100% */
height: 180px; /* 设置图片的固定高度 */
object-fit: cover; /* 确保图片覆盖整个区域,不失真 */
}
.btn-primary {
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
background-color: #0056b3;
border-color: #0056b3;
}
/* Adjustments for Bootstrap 5 */
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.form-inline .form-control {
margin: 0.5rem;
}
.btn-group {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.5rem; /* Adds space between buttons */
}
/* 搜索框样式调整 */
.search-form .form-control {
width: auto;
flex-grow: 1;
background-color: rgba(255, 255, 255, 0.1);
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.3);
border-right: none; /* 移除右侧边框以与按钮融合 */
border-radius: 30px 0 0 30px; /* 调整圆角 */
}
.search-form .form-control:focus {
background-color: rgba(255, 255, 255, 0.2);
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
border-color: rgba(255, 255, 255, 0.4);
}
/* 按钮样式调整 */
.search-form .btn {
background-color: #6c757d; /* 按钮背景色 */
color: #fff; /* 按钮文本颜色 */
border-radius: 0 30px 30px 0; /* 圆角调整以与搜索框融合 */
border: 1px solid #6c757d; /* 边框颜色 */
transition: background-color 0.2s ease-in-out; /* 平滑背景色过渡 */
}
.search-form .btn:hover {
background-color: #5a6268; /* 按钮悬停背景色 */
border-color: #545b62; /* 按钮悬停边框色 */
}
/* 标签列表样式 */
.btn-group {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 20px;
}
.btn-group .btn {
background-color: rgba(255, 255, 255, 0.1); /* 按钮背景颜色 */
color: #fff; /* 文字颜色 */
margin: 4px; /* 间距 */
border-radius: 15px; /* 圆角 */
padding: 5px 10px; /* 内边距 */
font-size: 12px; /* 字体大小 */
transition: all 0.2s ease-in-out; /* 过渡效果 */
text-decoration: none; /* 去除下划线 */
border: none; /* 去除边框 */
}
.btn-group .btn:hover, .btn-group .btn:focus {
background-color: rgba(255, 255, 255, 0.2); /* 悬停和聚焦的背景颜色 */
color: #000; /* 悬停和聚焦的文字颜色 */
transform: scale(1.05); /* 悬停时轻微放大 */
text-decoration: none; /* 悬停时去除下划线 */
}
.btn-group .btn:active {
background-color: rgba(255, 255, 255, 0.3);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.tags {
display: flex;
flex-wrap: wrap;
gap: 8px; /* 标签之间的间距 */
}
.tag-link {
display: inline-block;
background-color: rgba(255, 255, 255, 0.1);
color: #fff; /* 深灰色文字 */
border: 1px solid #adb5bd; /* 细边框 */
border-radius: 15px; /* 圆角 */
padding: 2px 8px; /* 内边距 */
font-size: 12px; /* 较小的字体尺寸 */
text-decoration: none; /* 去除下划线 */
transition: background-color 0.2s, color 0.2s; /* 平滑过渡效果 */
}
.tag-link:hover {
background-color: #dee2e6; /* 悬停时的背景色变化 */
color: #212529; /* 悬停时的文字颜色变化 */
}
.video-section-title {
font-size: 16px; /* 小标题的字体尺寸 */
color: #007bff; /* 小标题的颜色,这里使用了Bootstrap的主题蓝色 */
margin-bottom: 15px; /* 小标题与视频列表之间的间距 */
font-weight: 600; /* 字体加粗 */
padding-left: 10px; /* 若需要,可添加一些内边距以调整对齐 */
}
footer {
background-color: #f8f9fa; /* 浅灰色背景,温和且中性 */
color: #6c757d; /* 深灰色文字,保证足够的对比度 */
padding: 40px 0; /* 上下内边距 */
font-size: 0.9rem; /* 字体大小 */
}
a {
text-decoration: none; /* 去除下划线 */
}
footer a {
color: #007bff; /* 蓝色链接,提供清晰的视觉指示 */
text-decoration: none; /* 去除下划线 */
}
footer a:hover {
color: #0056b3; /* 悬停时深蓝色,增加交互性 */
text-decoration: underline; /* 悬停时添加下划线 */
}
.footer-section {
margin-bottom: 20px; /* 底部各部分之间的间距 */
}
.footer-title {
font-weight: 500; /* 标题字体加粗 */
color: #000; /* 标题颜色为黑色,增强可读性 */
margin-bottom: 15px; /* 标题与内容的间距 */
}
.footer-text {
margin-bottom: 10px; /* 文本行间距 */
}
.footer-section h5 {
font-weight: bold;
margin-bottom: 15px;
}
.footer-section ul {
padding-left: 0;
list-style-type: none;
}
.footer-section a {
color: #007bff;
text-decoration: none;
}
.footer-section a:hover {
text-decoration: underline;
}
@media (max-width: 768px) {
.footer-section {
margin-bottom: 20px;
}
}
.bg-light {
background-color: rgba(255, 255, 255, 0.3) !important;
}
.pagination .page-link {
color: #007bff; /* 链接颜色 */
background-color: #fff; /* 背景颜色 */
border: 1px solid #dee2e6; /* 边框颜色 */
}
.pagination .page-item.active .page-link {
color: #fff; /* 激活链接文字颜色 */
background-color: #007bff; /* 激活链接背景颜色 */
border-color: #007bff; /* 激活链接边框颜色 */
}
.pagination .page-link:hover {
color: #0056b3; /* 鼠标悬停时的文字颜色 */
background-color: #e9ecef; /* 鼠标悬停时的背景颜色 */
border-color: #dee2e6; /* 鼠标悬停时的边框颜色 */
}
</style>
<style>
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/layer/3.5.1/theme/default/layer.css?v=3.5.1" id="layuicss-layer"></head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" style="background-color: #563d7c;">
<div class="container-fluid">
<a class="navbar-brand" href="/">放开那个女孩</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item active">
<a class="nav-link" href="/">首页</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---latest-1.shtml">最近更新</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---todayhits-1.shtml">今日热播</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---monthhits-1.shtml">本月最热</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---recent-1.shtml">正在点播</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---hits-1.shtml">最多播放</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---score-1.shtml">评分最高</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/tags/---latest-1.shtml">热搜榜单</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/---great-1.shtml">点赞榜单</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vodlist/-hd---1.shtml">高清HD</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://xinghuodh.com">星火导航</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="da">
<a target="_blank" rel="nofollow noopener noreferrer" data-daid="130" href="https://549.5491546.cc:8443/?shareName=549.5491546.cc" title="开元棋牌"> <img alt="开元棋牌" class="lazyload" style="width: 100%; height: 60px;" src="https://we.nn11661.com/d159d450f50826a1edd08926f0612d0e.gif" data-original="https://we.nn11661.com/d159d450f50826a1edd08926f0612d0e.gif" data-load="false">
</a>
<a target="_blank" rel="nofollow noopener noreferrer" data-daid="162" href="https://245.2450239.cc:8443/?shareName=123130008" title="永利"> <img alt="永利" class="lazyload" style="width: 100%; height: 60px;" src="https://acat.imgoss113.top/d8baa5b048bd7adb627ae9f3b180764c.gif" data-original="https://acat.imgoss113.top/d8baa5b048bd7adb627ae9f3b180764c.gif" data-load="false">
</a>
<a target="_blank" rel="nofollow noopener noreferrer" data-daid="170" href="https://www.ss25999.com" title="足博"> <img alt="足博" class="lazyload" style="width: 100%; height: 60px;" src="https://57573zubo36833.com/42fb4a101a9e4f0abdb690253b05eac3.gif" data-original="https://57573zubo36833.com/42fb4a101a9e4f0abdb690253b05eac3.gif" data-load="false">
</a>
<a target="_blank" rel="nofollow noopener noreferrer" data-daid="206" href="https://016218x.com" title="016新葡京"> <img alt="016新葡京" class="lazyload" style="width: 100%; height: 60px;" src="https://zz8888bb3333.com/760c840fa0884b6e8b90de11b0344a4d.gif" data-original="https://zz8888bb3333.com/760c840fa0884b6e8b90de11b0344a4d.gif" data-load="false">
</a>
<script async="" type="application/javascript" src="https://a.magsrv.com/ad-provider.js"></script>
<div><style type="text/css">.jOmnOd2f { border: 0px solid #000000;display: block;background-color: rgba(0, 0, 0, 0);margin: 0px 0px;padding: 0px 0px;max-width: 100%;}</style><div class="jOmnOd2f" data-uid="jOmnOd2f"></div></div><ins class="eas6a97888e2" data-zoneid="4656580" data-processed="true"></ins>
<script>(AdProvider = window.AdProvider || []).push({"serve": {}});</script>
<script type="text/javascript" data-cfasync="false" async="" src="https://poweredby.jads.co/js/jads.js"></script>
<iframe id="fnn11hz" style="z-index: 508; border: 0px; background-color: transparent; height: 190px; width: 948px; position: relative; visibility: visible; clear: both;" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" height="190" width="948" allowtransparency="true" src="//poweredby.jads.co/adshow.php?adzone=1006632"></iframe>
<script type="text/javascript" data-cfasync="false" async="">(adsbyjuicy = window.adsbyjuicy || []).push({'adzone':1006632});</script>
<div style="text-align: center;">
<h1><a id="gg" target="_blank"></a></h1>
<h4><a href="javascript:getwz()" style="color: red;">记住地址发布页</a>
<a style="margin-left: 17px;" target="_blank" href="https://vipbiu.com">会员系统</a>
<a style="margin-left: 17px;" target="_blank" href="/xinghuo.apk">官方APP(安卓版)</a>
<a style="margin-left: 17px;color: rgb(188, 36, 233);" target="_blank" href="https://t.me/ow_dva">广告联系 飞机TG @ow_dva</a></h4>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-8">
<form class="d-flex search-form" action="/vodlist/---latest-1.shtml" id="vForm">
<input class="form-control me-2" type="search" name="q" id="search-input" value="" placeholder="Search 339,812 Videos" autocomplete="off" aria-label="Search">
<button class="btn btn-secondary" type="submit" id="search-submit">搜索</button>
</form>
</div>
</div>
<div class="row">
<div class="col-12">
<!-- 标签列表 -->
<div class="btn-group" role="group">
<a href="/vodlist/guochanzhuanqu---latest-1.shtml" title="国产专区 数量:212589" class="btn btn-secondary">国产专区</a> <a href="/vodlist/yazhouqingse---latest-1.shtml" title="亚洲情色 数量:49712" class="btn btn-secondary">亚洲情色</a> <a href="/vodlist/guochanzipai---latest-1.shtml" title="国产自拍 数量:28103" class="btn btn-secondary">国产自拍</a> <a href="/vodlist/wumazhuanqu---latest-1.shtml" title="无码专区 数量:17802" class="btn btn-secondary">无码专区</a> <a href="/vodlist/oumeixingai---latest-1.shtml" title="欧美性爱 数量:13913" class="btn btn-secondary">欧美性爱</a> <a href="/vodlist/guochanzhubo---latest-1.shtml" title="国产主播 数量:9847" class="btn btn-secondary">国产主播</a> <a href="/vodlist/gengduojingcai---latest-1.shtml" title="更多精彩 数量:8485" class="btn btn-secondary">更多精彩</a> <a href="/vodlist/ribenzhuanqu---latest-1.shtml" title="日本专区 数量:7269" class="btn btn-secondary">日本专区</a> <a href="/vodlist/guochanchuanmei---latest-1.shtml" title="国产传媒 数量:6928" class="btn btn-secondary">国产传媒</a> <a href="/vodlist/sanjilunli---latest-1.shtml" title="三级伦理 数量:6841" class="btn btn-secondary">三级伦理</a> <a href="/vodlist/zhongwenzimu---latest-1.shtml" title="中文字幕 数量:5866" class="btn btn-secondary">中文字幕</a> <a href="/vodlist/katongdonghua---latest-1.shtml" title="卡通动画 数量:4555" class="btn btn-secondary">卡通动画</a> <a href="/vodlist/qiangjianluanlun---latest-1.shtml" title="强奸乱伦 数量:4282" class="btn btn-secondary">强奸乱伦</a> <a href="/vodlist/guochanlunli---latest-1.shtml" title="国产伦理 数量:2866" class="btn btn-secondary">国产伦理</a> <a href="/vodlist/shunvrenqi---latest-1.shtml" title="熟女人妻 数量:2158" class="btn btn-secondary">熟女人妻</a> <a href="/vodlist/zhifuyouhuo---latest-1.shtml" title="制服诱惑 数量:1608" class="btn btn-secondary">制服诱惑</a> <a href="/vodlist/jurumeiru---latest-1.shtml" title="巨乳美乳 数量:1569" class="btn btn-secondary">巨乳美乳</a> <a href="/vodlist/zhongkouseqing---latest-1.shtml" title="重口色情 数量:1491" class="btn btn-secondary">重口色情</a> <a href="/vodlist/shaonvluoli---latest-1.shtml" title="少女萝莉 数量:1346" class="btn btn-secondary">少女萝莉</a> <a href="/vodlist/ribenlunli---latest-1.shtml" title="日本伦理 数量:1027" class="btn btn-secondary">日本伦理</a> <a href="/vodlist/hanguozhuanqu---latest-1.shtml" title="韩国专区 数量:436" class="btn btn-secondary">韩国专区</a> <a href="/vodlist/yehechezhen---latest-1.shtml" title="野合车震 数量:229" class="btn btn-secondary">野合车震</a> <a href="/vodlist/renshouxingjiao---latest-1.shtml" title="人兽性交 数量:196" class="btn btn-secondary">人兽性交</a> <a href="/vodlist/hanguolunli---latest-1.shtml" title="韩国伦理 数量:144" class="btn btn-secondary">韩国伦理</a>
</div>
<div class="da">
<div style="text-align: center;padding-top: 5px">
<h4>官方推荐APP-无广告秒加载 超多福利赠送</h4>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://sosocz.yvpumo.com/?product_id=14&channel=h56325" data-daid="53" title="APP应用中心" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://user-images.githubusercontent.com/138796159/281945527-621174f1-22c7-4f94-bdc8-6b86d3b7866c.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">APP应用中心</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d88ekav7lyvyd.cloudfront.net?dc=HDDA1" data-daid="69" title="91暗网" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/17/19/88/MEPEDLU_t.jpg" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">91暗网</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d3tlf6ubqdik8v.cloudfront.net?dc=XHJHS" data-daid="91" title="Tk免费版" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs2.imgbox.com/49/06/MKqkp49q_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">Tk免费版</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://3e68f.ictziuyq.org/?code=bnhdu&c=16657" data-daid="145" title="91全能" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://iili.io/JjPJOtj.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">91全能</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://50073.tuhovafc.com/chan-4741/aff-kphXu" data-daid="5" title="91porn破解" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://images2.imgbox.com/9f/8c/4136Iste_o.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">91porn破解</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://kl11g.lol:32635?channel=i8mEGt" data-daid="152" title="稀缺乱伦" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://91ymdl.site/082123552%E4%BA%BA%E5%A4%A7%E5%A5%B691.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">稀缺乱伦</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://www.ss25999.com" data-daid="171" title="足博体育" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://57573zubo36833.com/a2cc5767846c49a08f36aacb735f6ea5.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">足博体育</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d39jhit0o0nhhr.cloudfront.net?channel=1ljKx4" data-daid="179" title="17岁" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://91ymdl.site/08212355%E5%A4%A7%E5%A5%B6.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">17岁</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://renzhonglongfeng.longfeng888.cc/?zz
" data-daid="194" title="小杨嫂泄密" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://asdfs.laobao1.one/tb9.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">小杨嫂泄密</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://renzhonglongfeng.longfeng888.cc/?zz" data-daid="195" title="三只羊黑料" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://asdfs.laobao1.one/tb1.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">三只羊黑料</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://feiji.huangmao.my/?zz" data-daid="197" title="免费片库" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://8hg.xhydh159.top/shouye/template/lan/new/img/pojieship.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">免费片库</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://feiji.huangmao.my/?zz" data-daid="198" title="沫沫私房照" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://1la480.zfp70.buzz/d/file/tjimg/2021-09-01/ba1e39f5b9595a68dc2afa1e3d1b8366.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">沫沫私房照</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://renzhonglongfeng.longfeng888.cc/?zz" data-daid="199" title="免费精品" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://adjsimg.adjsimg.fun/img/gdapp.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">免费精品</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://016218x.com" data-daid="207" title="016新葡京" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://666tt333cc.com/836a04f66249464baa0daa62f34e1bea.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">016新葡京</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://jzw31.store:23773?channel=spQB1S" data-daid="209" title="免费看片" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://im.gurl.eu.org/file/f12a5ead6bac42e4b2601.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">免费看片</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://dxj8831.top/" data-daid="211" title="大香蕉聚合" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://adjsimg.adjsimg.fun/img/dxjpj.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">大香蕉聚合</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://41ptk.lol:24700?channel=4z6hPX" data-daid="216" title="p站中文区" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/cf/69/76/MEXGKKM_t.jpg" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">p站中文区</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d6315.uqraayw.com/?code=aav7V&c=16657" data-daid="37" title="pilipili" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://images2.imgbox.com/cb/9f/XQGCkjQi_o.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">pilipili</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://490.hppccye.com/chan/h56325/v65Kj" data-daid="76" title="50度灰" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs2.imgbox.com/1a/e5/Gk631ziH_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">50度灰</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://4d6c.1kgva85o.com/chan/GS0084/aXEX" data-daid="93" title="PornHub" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/bd/8f/88/MEPKG19_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">PornHub</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://bec.igydppqh.com/chan/max0224/vrWb" data-daid="146" title="抖音Max" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://iili.io/J4ZQvsV.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">抖音Max</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://loojjy11-off6v-1111.tsubjtdctr.work/xhuo-30" data-daid="189" title="海角" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/b9/fa/ae/MESCSLY_t.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">海角</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://e1626.ghzakoeq.com/aff-vb2u " data-daid="19" title="缅北禁地" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/ca/34/52/METK3KT_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">缅北禁地</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d1157qgz4qsmz.cloudfront.net?dc=wjm412a01" data-daid="47" title="泡芙" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/c3/8e/3f/MEPH2VV_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">泡芙</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="http://38.49.17.18:11166/a.html?a=113161729" data-daid="158" title="学姐直播" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/38/d8/ee/METGLCY_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">学姐直播</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://11tro.pro:21173?channel=DfA7hp" data-daid="176" title="淫母" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://5e259838.carpe.pages.dev/13.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">淫母</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://xkz.67cz3gt8.cc?channelCode=V7E22ZO9" data-daid="184" title="onlyfans" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://tuchuang888.xyz/2024/06/29/2d5aa2d0abeea.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">onlyfans</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://loojjy11-off6v-1111.tsubjtdctr.work/xhuo-41" data-daid="192" title="淫荡猫" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://d25n4aqvqe3nqv.cloudfront.net/ad-img/gif/58%E2%95%94%C2%BD%E2%94%82%E2%95%9F2.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">淫荡猫</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://hnmcc59-cy10a-1016.tsubjtdctr.work/xhuo-27" data-daid="203" title="P站" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://iili.io/JcPGpnf.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">P站</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://ssgg005.xyz?code=SG88APX3" data-daid="204" title="色鬼" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/38/d8/ee/METGLCY_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">色鬼</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d2h5tbofhj0u7c.cloudfront.net/android/xhuo_2.0.2/xhuo_2.0.2_47939772.apk" data-daid="210" title="淫妻社" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://image.jnislniv.xyz/Y6xH15rX8h7LVUEM.png" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">淫妻社</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d2ieviw2udqfrm.cloudfront.net/phlsj001" data-daid="212" title="p站" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/38/d8/ee/METGLCY_t.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">p站</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://d32v5hca7hw9rj.cloudfront.net/18Rlsj001" data-daid="213" title="成人知乎" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://iili.io/JcPGpnf.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">成人知乎</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://dltw2rzq4u3je.cloudfront.net?dc=HDDA1" data-daid="215" title="萝莉岛" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://imgpng.xyz/i/2024/11/06/174511.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">萝莉岛</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://f81f0.wgxzocuy.net/aff-aznnT" data-daid="60" title="暗网禁区" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://thumbs4.imagebam.com/c0/af/fc/MEP35MT_t.GIF" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">暗网禁区</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://dqo.y0spppdgbo.vip?channelCode=QNJCDZSC" data-daid="82" title="xvideos" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://iili.io/J4ZtUHF.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">xvideos</p>
</a>
</div>
<div style="display: inline-block;margin:5px;">
<a target="_blank" href="https://dfdsflvjiosdefaaaw.hanxr4ym.cc/page.html?dc=wxza5004" data-daid="114" title="暗网禁地" rel="nofollow noopener noreferrer"><img class="lazyload" src="/static/images/load.jpg" data-original="https://cbb328e6.carpe.pages.dev/fAHFLjJZ92ZJeDejcJzl.gif" data-load="false" style="width: 50px; height: 50px;border-radius: 10px;">
<p style="font-size: 14px; margin-top: 5px;">暗网禁地</p>
</a>
</div>
</div>
</div>
<div class="tags">
<a class="tag-link" href="/vodlist/--中学小妹妹-latest-1.shtml" title="中学小妹妹">中学小妹妹</a> <a class="tag-link" href="/vodlist/--伪娘-latest-1.shtml" title="伪娘">伪娘</a> <a class="tag-link" href="/vodlist/--催眠-latest-1.shtml" title="催眠">催眠</a> <a class="tag-link" href="/vodlist/--青少年-latest-1.shtml" title="青少年">青少年</a> <a class="tag-link" href="/vodlist/--抖音风剪辑绿帽-latest-1.shtml" title="抖音风剪辑绿帽">抖音风剪辑绿帽</a> <a class="tag-link" href="/vodlist/--刘诗诗-latest-1.shtml" title="刘诗诗">刘诗诗</a> <a class="tag-link" href="/vodlist/--夫妻在家做爱摄像头-latest-1.shtml" title="夫妻在家做爱摄像头">夫妻在家做爱摄像头</a> <a class="tag-link" href="/vodlist/--农村留守-latest-1.shtml" title="农村留守">农村留守</a> <a class="tag-link" href="/vodlist/--妈妈-latest-1.shtml" title="妈妈">妈妈</a> <a class="tag-link" href="/vodlist/--婚纱店摄像头-latest-1.shtml" title="婚纱店摄像头">婚纱店摄像头</a> <a class="tag-link" href="/vodlist/--女儿婷宝和她的闺蜜团合辑-latest-1.shtml" title="女儿婷宝和她的闺蜜团合辑">女儿婷宝和她的闺蜜团合辑</a> <a class="tag-link" href="/vodlist/--网恋见面-latest-1.shtml" title="网恋见面">网恋见面</a> <a class="tag-link" href="/vodlist/--阿黑颜-latest-1.shtml" title="阿黑颜">阿黑颜</a> <a class="tag-link" href="/vodlist/--爆菊-latest-1.shtml" title="爆菊">爆菊</a> <a class="tag-link" href="/vodlist/--裸舞变装抖音风-latest-1.shtml" title="裸舞变装抖音风">裸舞变装抖音风</a> <a class="tag-link" href="/vodlist/--4p灌精内射-latest-1.shtml" title="4p灌精内射">4p灌精内射</a> <a class="tag-link" href="/vodlist/--一家人 乱伦-latest-1.shtml" title="一家人 乱伦">一家人 乱伦</a> <a class="tag-link" href="/vodlist/--独家 中学生-latest-1.shtml" title="独家 中学生">独家 中学生</a> <a class="tag-link" href="/vodlist/--女儿-latest-1.shtml" title="女儿">女儿</a> <a class="tag-link" href="/vodlist/--嫂子-latest-1.shtml" title="嫂子">嫂子</a>
</div>
<div class="tags">
<a class="tag-link" href="/vodlist/--初一学生自慰-latest-1.shtml" title="初一学生自慰">初一学生自慰</a> <a class="tag-link" href="/vodlist/--一家-latest-1.shtml" title="一家">一家</a> <a class="tag-link" href="/vodlist/--父亲与女儿发生性关系-latest-1.shtml" title="父亲与女儿发生性关系">父亲与女儿发生性关系</a> <a class="tag-link" href="/vodlist/--小女孩掰开给你看处女膜-latest-1.shtml" title="小女孩掰开给你看处女膜">小女孩掰开给你看处女膜</a> <a class="tag-link" href="/vodlist/--屁眼-latest-1.shtml" title="屁眼">屁眼</a> <a class="tag-link" href="/vodlist/--大妈-latest-1.shtml" title="大妈">大妈</a> <a class="tag-link" href="/vodlist/--韩国-latest-1.shtml" title="韩国">韩国</a> <a class="tag-link" href="/vodlist/--打电话-latest-1.shtml" title="打电话">打电话</a> <a class="tag-link" href="/vodlist/--小马拉大车小男孩-latest-1.shtml" title="小马拉大车小男孩">小马拉大车小男孩</a> <a class="tag-link" href="/vodlist/--女同-latest-1.shtml" title="女同">女同</a> <a class="tag-link" href="/vodlist/--孕妇-latest-1.shtml" title="孕妇">孕妇</a> <a class="tag-link" href="/vodlist/--兽交 猪-latest-1.shtml" title="兽交 猪">兽交 猪</a> <a class="tag-link" href="/vodlist/--3个小萝莉-latest-1.shtml" title="3个小萝莉">3个小萝莉</a> <a class="tag-link" href="/vodlist/--不雅视频吃瓜-latest-1.shtml" title="不雅视频吃瓜">不雅视频吃瓜</a> <a class="tag-link" href="/vodlist/--东北露脸熟女搞笑对白-latest-1.shtml" title="东北露脸熟女搞笑对白">东北露脸熟女搞笑对白</a> <a class="tag-link" href="/vodlist/--20cm屌-latest-1.shtml" title="20cm屌">20cm屌</a> <a class="tag-link" href="/vodlist/--刘嘉玲-latest-1.shtml" title="刘嘉玲">刘嘉玲</a> <a class="tag-link" href="/vodlist/--厕拍-latest-1.shtml" title="厕拍">厕拍</a> <a class="tag-link" href="/vodlist/--老逼聊经验-latest-1.shtml" title="老逼聊经验">老逼聊经验</a> <a class="tag-link" href="/vodlist/--小小 年纪-latest-1.shtml" title="小小 年纪">小小 年纪</a>
</div>
</div>
</div>
<div class="row video-list">
<h5 class="video-section-title"></h5>
<!-- 视频列表 -->
<div class="col-md-4 video-item">
<a target="_blank" title="【破解网络监控】妈妈半裸儿子脱光坐屁股上上油推背 缓解疲劳的一天 弄完按摩腿部 摸了下小鸡鸡:热啦?这妈妈够开放的!" href="/vodplay/347975.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="【破解网络监控】妈妈半裸儿子脱光坐屁股上上油推背 缓解疲劳的一天 弄完按摩腿部 摸了下小鸡鸡:热啦?这妈妈够开放的!" src="/static/images/load.jpg" data-original="https://jpgjingpinx.com/upload/vod/20240110-1/6d6b2aa614494b60b6ec48d77c9b36e7.jpg" data-load="false" alt="【破解网络监控】妈妈半裸儿子脱光坐屁股上上油推背 缓解疲劳的一天 弄完按摩腿部 摸了下小鸡鸡:热啦?这妈妈够开放的!">
<div class="card-body">
<h5 class="card-title">【破解网络监控】妈妈半裸儿子脱光坐屁股上上油推背 缓解疲劳的一天 弄完按摩腿部 摸了下小鸡鸡:热啦?这妈妈够开放的!</h5>
<p class="card-text">2024-11-01</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="史上最牛的姐弟乱伦合集天天在家乱搞各种内射玩弄亲姐" href="/vodplay/346176.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="史上最牛的姐弟乱伦合集天天在家乱搞各种内射玩弄亲姐" src="/static/images/load.jpg" data-original="https://pw8fbf.top/app1image/66f27002b7c4a210080eff60.jpg" data-load="false" alt="史上最牛的姐弟乱伦合集天天在家乱搞各种内射玩弄亲姐">
<div class="card-body">
<h5 class="card-title">史上最牛的姐弟乱伦合集天天在家乱搞各种内射玩弄亲姐</h5>
<p class="card-text">2024-10-17</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="我就是母狗 想要爸爸的几把 想要被几个爸爸一起插 穿着校服让爸爸射" href="/vodplay/344721.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="我就是母狗 想要爸爸的几把 想要被几个爸爸一起插 穿着校服让爸爸射" src="/static/images/load.jpg" data-original="https://pbs.twimg.com/ext_tw_video_thumb/1844656649707085824/pu/img/sQu4kGmVlzSIjjKY.jpg" data-load="false" alt="我就是母狗 想要爸爸的几把 想要被几个爸爸一起插 穿着校服让爸爸射">
<div class="card-body">
<h5 class="card-title">我就是母狗 想要爸爸的几把 想要被几个爸爸一起插 穿着校服让爸爸射</h5>
<p class="card-text">2024-10-11</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="[原创] 下班已婚人妻偷情,中途主动把套拔了无套(出完整版)" href="/vodplay/344189.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="[原创] 下班已婚人妻偷情,中途主动把套拔了无套(出完整版)" src="/static/images/load.jpg" data-original="//img.hcloud.lat/thumb/1014521.webp" data-load="false" alt="[原创] 下班已婚人妻偷情,中途主动把套拔了无套(出完整版)">
<div class="card-body">
<h5 class="card-title">[原创] 下班已婚人妻偷情,中途主动把套拔了无套(出完整版)</h5>
<p class="card-text">2024-10-09</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="【劲爆猛料】全网真实的淫乱麻将桌事件合集!赢钱拿走,输钱肉偿还舒服,现在小姐姐爱打麻将是有原因的!" href="/vodplay/342049.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="【劲爆猛料】全网真实的淫乱麻将桌事件合集!赢钱拿走,输钱肉偿还舒服,现在小姐姐爱打麻将是有原因的!" src="/static/images/load.jpg" data-original="https://jpgjingpinx.com/upload/vod/20240111-1/ec61e17461fea0dfb1476202dfee9706.jpg" data-load="false" alt="【劲爆猛料】全网真实的淫乱麻将桌事件合集!赢钱拿走,输钱肉偿还舒服,现在小姐姐爱打麻将是有原因的!">
<div class="card-body">
<h5 class="card-title">【劲爆猛料】全网真实的淫乱麻将桌事件合集!赢钱拿走,输钱肉偿还舒服,现在小姐姐爱打麻将是有原因的!</h5>
<p class="card-text">2024-09-29</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="真实露脸和妈妈一块看完岛国乱伦片妈妈欲望特别强情人节乱伦啪啪" href="/vodplay/340741.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="真实露脸和妈妈一块看完岛国乱伦片妈妈欲望特别强情人节乱伦啪啪" src="/static/images/load.jpg" data-original="https://jpgjingpinx.com/upload/vod/20240919-1/8e3cb437b2c67d0e88e9c97f4deef911.jpg" data-load="false" alt="真实露脸和妈妈一块看完岛国乱伦片妈妈欲望特别强情人节乱伦啪啪">
<div class="card-body">
<h5 class="card-title">真实露脸和妈妈一块看完岛国乱伦片妈妈欲望特别强情人节乱伦啪啪</h5>
<p class="card-text">2024-09-19</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="极限潮吹之抱操潮吹" href="/vodplay/339420.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="极限潮吹之抱操潮吹" src="/static/images/load.jpg" data-original="//int.ucloud111.xyz/thumb/998915.webp" data-load="false" alt="极限潮吹之抱操潮吹">
<div class="card-body">
<h5 class="card-title">极限潮吹之抱操潮吹</h5>
<p class="card-text">2024-09-10</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="父亲下楼打麻将儿子在家乱伦妈妈" href="/vodplay/332202.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="父亲下楼打麻将儿子在家乱伦妈妈" src="/static/images/load.jpg" data-original="https://img.huangguaimg.com/upload/vod/20240801-1/5c8629a2ecc892a1a40eb28fbc84792b.jpg" data-load="false" alt="父亲下楼打麻将儿子在家乱伦妈妈">
<div class="card-body">
<h5 class="card-title">父亲下楼打麻将儿子在家乱伦妈妈</h5>
<p class="card-text">2024-08-02</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="真实原创农村的乱伦生活,妈妈户外露出" href="/vodplay/331489.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="真实原创农村的乱伦生活,妈妈户外露出" src="/static/images/load.jpg" data-original="https://mm.cxingqi.sbs/upload/vod/20240726-1/f83970ae14ceef71beb5e5525552c284.jpg" data-load="false" alt="真实原创农村的乱伦生活,妈妈户外露出">
<div class="card-body">
<h5 class="card-title">真实原创农村的乱伦生活,妈妈户外露出</h5>
<p class="card-text">2024-07-28</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="真实学生情侣破处!刚成年的妹子被插入惨叫对话惹心疼【约炮看视频水印】" href="/vodplay/328736.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="真实学生情侣破处!刚成年的妹子被插入惨叫对话惹心疼【约炮看视频水印】" src="/static/images/load.jpg" data-original="//int.ucloud111.xyz/thumb/986608.webp" data-load="false" alt="真实学生情侣破处!刚成年的妹子被插入惨叫对话惹心疼【约炮看视频水印】">
<div class="card-body">
<h5 class="card-title">真实学生情侣破处!刚成年的妹子被插入惨叫对话惹心疼【约炮看视频水印】</h5>
<p class="card-text">2024-07-12</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="“你只属于我一个人”护士长真实出轨偷情有夫之妇,绝对硬核" href="/vodplay/328005.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="“你只属于我一个人”护士长真实出轨偷情有夫之妇,绝对硬核" src="/static/images/load.jpg" data-original="//int.ucloud111.xyz/thumb/985245.webp" data-load="false" alt="“你只属于我一个人”护士长真实出轨偷情有夫之妇,绝对硬核">
<div class="card-body">
<h5 class="card-title">“你只属于我一个人”护士长真实出轨偷情有夫之妇,绝对硬核</h5>
<p class="card-text">2024-07-08</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="与她的丈夫和Sohimi娃娃安排了一个三角形" href="/vodplay/327217.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="与她的丈夫和Sohimi娃娃安排了一个三角形" src="/static/images/load.jpg" data-original="https://cdn77-pic.xvideos-cdn.com/videos/thumbs169ll/54/b4/4c/54b44c87c5a6a4e139a2256abddfc99d-1/54b44c87c5a6a4e139a2256abddfc99d.22.jpg" data-load="false" alt="与她的丈夫和Sohimi娃娃安排了一个三角形">
<div class="card-body">
<h5 class="card-title">与她的丈夫和Sohimi娃娃安排了一个三角形</h5>
<p class="card-text">2024-07-02</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="拿捏了!操完小脸持续潮红,说要我陪她去逛街" href="/vodplay/326024.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="拿捏了!操完小脸持续潮红,说要我陪她去逛街" src="/static/images/load.jpg" data-original="//int.ucloud111.xyz/thumb/980500.webp" data-load="false" alt="拿捏了!操完小脸持续潮红,说要我陪她去逛街">
<div class="card-body">
<h5 class="card-title">拿捏了!操完小脸持续潮红,说要我陪她去逛街</h5>
<p class="card-text">2024-06-24</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="初中生视频曝光 被社会男舔胸" href="/vodplay/325222.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="初中生视频曝光 被社会男舔胸" src="/static/images/load.jpg" data-original="https://iipic.imgim.xyz/media/videos/tmb1/41525/1.jpg" data-load="false" alt="初中生视频曝光 被社会男舔胸">
<div class="card-body">
<h5 class="card-title">初中生视频曝光 被社会男舔胸</h5>
<p class="card-text">2024-06-19</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="胖哥艳福不浅,两个极品00后,双胞胎姐妹花,粉嫩苗条身材极品,狂亲暴插,多少男人羡慕他" href="/vodplay/321292.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="胖哥艳福不浅,两个极品00后,双胞胎姐妹花,粉嫩苗条身材极品,狂亲暴插,多少男人羡慕他" src="/static/images/load.jpg" data-original="https://img.jpzycdn.com/upload/vod/20240113-1/9af0d665469168d19032a6c6b3545778.jpg" data-load="false" alt="胖哥艳福不浅,两个极品00后,双胞胎姐妹花,粉嫩苗条身材极品,狂亲暴插,多少男人羡慕他">
<div class="card-body">
<h5 class="card-title">胖哥艳福不浅,两个极品00后,双胞胎姐妹花,粉嫩苗条身材极品,狂亲暴插,多少男人羡慕他</h5>
<p class="card-text">2024-05-24</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="才18岁的年纪奶子就这么大了?当然要狠狠操了!(简芥约女主)" href="/vodplay/320447.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="才18岁的年纪奶子就这么大了?当然要狠狠操了!(简芥约女主)" src="/static/images/load.jpg" data-original="//int.ucloud82.xyz/thumb/967475.webp" data-load="false" alt="才18岁的年纪奶子就这么大了?当然要狠狠操了!(简芥约女主)">
<div class="card-body">
<h5 class="card-title">才18岁的年纪奶子就这么大了?当然要狠狠操了!(简芥约女主)</h5>
<p class="card-text">2024-05-16</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="朋友的儿子比我丈夫好" href="/vodplay/319636.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="朋友的儿子比我丈夫好" src="/static/images/load.jpg" data-original="https://cdn77-pic.xvideos-cdn.com/videos/thumbs169ll/b4/58/c4/b458c48c394691b9bb42317cf7412f2b/b458c48c394691b9bb42317cf7412f2b.28.jpg" data-load="false" alt="朋友的儿子比我丈夫好">
<div class="card-body">
<h5 class="card-title">朋友的儿子比我丈夫好</h5>
<p class="card-text">2024-05-10</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="【乱伦强上】本想艹表姐,结果把二姨艹了,还强上了妹妹!后果很严重!" href="/vodplay/316544.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="【乱伦强上】本想艹表姐,结果把二姨艹了,还强上了妹妹!后果很严重!" src="/static/images/load.jpg" data-original="https://www.sekutv10.cc//imagetz/133083.jpg" data-load="false" alt="【乱伦强上】本想艹表姐,结果把二姨艹了,还强上了妹妹!后果很严重!">
<div class="card-body">
<h5 class="card-title">【乱伦强上】本想艹表姐,结果把二姨艹了,还强上了妹妹!后果很严重!</h5>
<p class="card-text">2024-04-16</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="八块腹肌男和少妇宿舍偷情!看表情就知道今晚爽翻了『狠货高科技看简阶』" href="/vodplay/316279.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="八块腹肌男和少妇宿舍偷情!看表情就知道今晚爽翻了『狠货高科技看简阶』" src="/static/images/load.jpg" data-original="//int.ucloud82.xyz/thumb/955358.webp" data-load="false" alt="八块腹肌男和少妇宿舍偷情!看表情就知道今晚爽翻了『狠货高科技看简阶』">
<div class="card-body">
<h5 class="card-title">八块腹肌男和少妇宿舍偷情!看表情就知道今晚爽翻了『狠货高科技看简阶』</h5>
<p class="card-text">2024-04-14</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="[付费] 只泡高学历,又一个理工大学小姐姐中招,越痛越用力【嫖娼看水印】 [17分24秒]" href="/vodplay/312687.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="[付费] 只泡高学历,又一个理工大学小姐姐中招,越痛越用力【嫖娼看水印】 [17分24秒]" src="/static/images/load.jpg" data-original="https://2023.bdstatics.com/media/img/512741/1.jpg" data-load="false" alt="[付费] 只泡高学历,又一个理工大学小姐姐中招,越痛越用力【嫖娼看水印】 [17分24秒]">
<div class="card-body">
<h5 class="card-title">[付费] 只泡高学历,又一个理工大学小姐姐中招,越痛越用力【嫖娼看水印】 [17分24秒]</h5>
<p class="card-text">2024-03-18</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="MIDV-599 電車で通学中のミニスカJ系を囲い込み集団痴漢 ハミ出しデカ尻を揉みまくりザーメンぶっかけ18発" href="/vodplay/289003.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="MIDV-599 電車で通学中のミニスカJ系を囲い込み集団痴漢 ハミ出しデカ尻を揉みまくりザーメンぶっかけ18発" src="/static/images/load.jpg" data-original="https://img.aosikaimge.com/20240116/HrIrqCOe/1.jpg" data-load="false" alt="MIDV-599 電車で通学中のミニスカJ系を囲い込み集団痴漢 ハミ出しデカ尻を揉みまくりザーメンぶっかけ18発">
<div class="card-body">
<h5 class="card-title">MIDV-599 電車で通学中のミニスカJ系を囲い込み集団痴漢 ハミ出しデカ尻を揉みまくりザーメンぶっかけ18発</h5>
<p class="card-text">2024-02-17</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="《众筹精选✅重磅作品》极品身材终极美穴新人【Sugar糖-前卫体验课】有氧运动练着练着就把衣服练没了高清原画" href="/vodplay/272370.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="《众筹精选✅重磅作品》极品身材终极美穴新人【Sugar糖-前卫体验课】有氧运动练着练着就把衣服练没了高清原画" src="/static/images/load.jpg" data-original="https://fengmian.fhfhtutu.com/upload/vod/2022/10/paczb0skbbq.jpg" data-load="false" alt="《众筹精选✅重磅作品》极品身材终极美穴新人【Sugar糖-前卫体验课】有氧运动练着练着就把衣服练没了高清原画">
<div class="card-body">
<h5 class="card-title">《众筹精选✅重磅作品》极品身材终极美穴新人【Sugar糖-前卫体验课】有氧运动练着练着就把衣服练没了高清原画</h5>
<p class="card-text">2024-02-05</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="SORA-506 競泳水着J系鬼畜集団水責めレ×プ(仮名)れい" href="/vodplay/270927.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="SORA-506 競泳水着J系鬼畜集団水責めレ×プ(仮名)れい" src="/static/images/load.jpg" data-original="https://nxximg.com/20240201/1UXcPcPH/1.jpg?t=1706734528" data-load="false" alt="SORA-506 競泳水着J系鬼畜集団水責めレ×プ(仮名)れい">
<div class="card-body">
<h5 class="card-title">SORA-506 競泳水着J系鬼畜集団水責めレ×プ(仮名)れい</h5>
<p class="card-text">2024-02-04</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 video-item">
<a target="_blank" title="气质人妻,40多岁的阿姨扔风韵犹存 [28分12秒]" href="/vodplay/268846.shtml" class="video-link">
<div class="card">
<img class="card-img-top lazyload" title="气质人妻,40多岁的阿姨扔风韵犹存 [28分12秒]" src="/static/images/load.jpg" data-original="https://2023.bdstatics.com/media/img/320888/1.jpg" data-load="false" alt="气质人妻,40多岁的阿姨扔风韵犹存 [28分12秒]">
<div class="card-body">
<h5 class="card-title">气质人妻,40多岁的阿姨扔风韵犹存 [28分12秒]</h5>
<p class="card-text">2024-02-03</p>
</div>
</div>
</a>
</div>
<!-- 复制上面的div来添加更多视频 -->
</div>
</div>
<div class="da">
</div>
<footer class="text-center bg-light text-muted">
<div class="container p-4">
<div class="footer-section mb-4">
<p>
友链、广告合作请联系邮箱:<a href="mailto:[email protected]" target="_top" class="js-pop"> [email protected]</a>
</p>
</div>
<div class="footer-section mb-4">
<h5>友情链接</h5>
<ul class="list-unstyled"><div class="newp" style="padding: 15px;">
<a href="https://xinghuodh.com" title="星火导航" target="_blank">星火导航 | </a>
<a href="https://webfri.com" title="电报福利" target="_blank">电报福利 | </a>
<a href="https://unate.net" title="老牛吃嫩草" target="_blank">老牛吃嫩草 | </a>
<a href="https://sqxsh.com" title="放开那个女孩" target="_blank">放开那个女孩 | </a>
<a href="https://room135.com" title="69色色视频" target="_blank">69色色视频 | </a>
<a href="https://nddrw.com" title="免费福利" target="_blank">免费福利 | </a>
<a href="https://cjsidecar.com" title="嫖妓达人" target="_blank">嫖妓达人 | </a>
<a href="https://zgjkbxw.com" title="尤物视频" target="_blank">尤物视频 | </a>
<a href="https://redheadedninja.com" title="风花雪夜" target="_blank">风花雪夜 | </a>
<a href="https://sexhdz.net" title="色情小孩" target="_blank">色情小孩 | </a>
<a href="https://midohiomotoring.com" title="PUA性奴" target="_blank">PUA性奴 | </a>
<a href="https://au65.com" title="油管推油" target="_blank">油管推油 | </a>
<a href="https://rrcycle.com" title="陌陌探探" target="_blank">陌陌探探 | </a>
</div>
<div class="sitemap">
<a href="/sitemap/958/sitemap_index.xml" title="sitemap" target="_blank">站点地图</a>
</div>
</ul>
</div>
</div>
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.05);">
© 2024 版权所有: <a class="text-reset fw-bold" href="/">放开那个女孩</a>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/js/bootstrap.min.js"></script>
<script async="" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script async="" src="https://cdnjs.cloudflare.com/ajax/libs/layer/3.5.1/layer.min.js"></script>
<script>
function jbsp(){
layer.alert('', {
title: '举报这个视频',
skin: 'layui-layer-molv',
btn: ['无法播放', '儿童色情', '未成年', '性虐待'],
btnAlign: 'c', // 按钮居中显示
btn1: function(){
saveMessage('无法播放');
},
btn2: function(){
saveMessage('儿童色情');
},
btn3: function(){
saveMessage('未成年');
},
btn4: function(){
saveMessage('性虐待');
}
});
}
function saveMessage(str) {
var index = layer.load(1, {
shade : [ 0.1, '#fff' ]
});
const params = new URLSearchParams({ content: str }).toString();
fetch('/message/save.shtml', {
method: 'POST', // 或者 'GET',根据后端需求
headers: {
'Content-Type': 'application/x-www-form-urlencoded', // 发送表单数据
},
body: params // 将内容作为请求体发送
})
.then(response => response.json())
.then(data => {
layer.msg(data.data);
layer.close(index);
})
.catch(error => {
console.error('Error:', error)
layer.close(index);
});
}
function handleUpDownClick(event) {
const button = event.currentTarget;
const id = button.getAttribute('data-id'); // 使用getAttribute代替jQuery的data方法
const type = button.getAttribute('data-type');
const index = layer.load(1, {shade: [0.1, '#fff']});
// 使用fetchJSON函数发送请求
fetchJSON(`/message/great/${id}/${type}.shtml`, 'POST')
.then(() => {
layer.msg('操作成功');
layer.close(index);
})
.catch(error => {
console.error('Error:', error);
layer.close(index);
});
// 一次性事件处理,防止重复提交
button.removeEventListener('click', handleUpDownClick);
}
function handleJljpClick(event) {
const button = event.currentTarget;
const id = button.getAttribute('data-id'); // 替换 jQuery data 方法
const index = layer.load(1, {shade: [0.1, '#fff']});
// 移除事件监听器,防止重复提交
button.removeEventListener('click', handleJljpClick);
fetchJSON(`/message/jljp/${id}.shtml`, 'POST')
.then(data => {
layer.msg('成功录入精品站,感谢您的支持!');
layer.close(index);
})
.catch(error => {
console.error('Error:', error);
layer.close(index);
});
}
function vSearch() {
var vSearchInput = document.getElementById("search-input");
if (vSearchInput.value.trim().length > 0) {
document.getElementById("vForm").submit();
}
}
function getwz() {
fetchJSON("/user/fby.shtml", "POST")
.then(data => {
document.getElementById("gg").setAttribute("href", data.data);
document.getElementById("gg").textContent = data.data;
})
.catch(error => console.error("Error fetching data:", error));
}
function fetchJSON(url, method = 'GET', data = null) {
return fetch(url, {
method: method,
headers: {
'Content-Type': 'application/json',
},
body: method === 'POST' ? JSON.stringify(data) : null,
}).then(response => {
if (!response.ok) throw new Error('Network response was not OK');
return response.json();
});
}
function addEventListener(selector, event, handler) {
document.querySelectorAll(selector).forEach(element => {
element.addEventListener(event, handler);
});
}
document.addEventListener("DOMContentLoaded", function() {
init();
addEventListener('.jbsp', 'click', jbsp);
addEventListener('a[data-id], a[data-daid]', 'click', handleLinkClick);
addEventListener('.plus_type', 'click', toggleVisibility);
addEventListener('.jljp', 'click', handleJljpClick);
addEventListener('.updown', 'click', handleUpDownClick);
addEventListener('#search-submit', 'click', vSearch);
// 监听整个文档的键盘弹起事件
document.addEventListener('keyup', function(event) {
if (event.keyCode === 13) { // 13 是 Enter 键的键码
vSearch();
}
});
});
function init() {
setupLazyLoad();
setupImageOnError();
}
function go(id) {
fetchJSON(`/xdh/go/${id}.shtml`)
.then(data => {
console.log(data);
})
.catch(error => console.error('Error:', error));
}
function dago(id) {
fetchJSON(`/user/dago/${id}.shtml`, 'POST')
.then(data => {
console.log(data);
})
.catch(error => console.error('Error:', error));
}
function handleLinkClick() {
const id = this.getAttribute('data-id');
if (id) {
this.removeAttribute('data-id');
go(id);
}
const daid = this.getAttribute('data-daid');
if (daid) {
this.removeAttribute('data-daid');
dago(daid);
}
}
function toggleVisibility() {
this.nextElementSibling.classList.toggle('hidden');
this.style.display = 'none';
}
function setupImageOnError() {
document.querySelectorAll('img').forEach(img => {
img.onerror = () => img.src = '/static/images/load.jpg';
});
}
function setupLazyLoad() {
// 检测浏览器是否支持IntersectionObserver
if ('IntersectionObserver' in window) {
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const img = entry.target;
const src = img.getAttribute('data-original');
img.src = src;
// 取消观察
observer.unobserve(img);
}
});
}, {
rootMargin: '0px',
threshold: 0.1 // 可调整为视图中的任何部分可见时就加载
});
// 观察所有带有lazyload类的图片
document.querySelectorAll('img.lazyload').forEach(img => {
observer.observe(img);
});
} else {
// 对于不支持IntersectionObserver的浏览器,直接加载图片
document.querySelectorAll('img.lazyload').forEach(img => {
img.src = img.getAttribute('data-original');
});
}
}
</script>
<script>
//设置和获取 Cookie
function setCookie(name, value, days) {
const date = new Date();
date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
const expires = `expires=${date.toUTCString()}`;
document.cookie = `${name}=${value}; ${expires}; path=/`;
}
function getCookie(name) {
const cookieArray = document.cookie.split(';').map(cookie => cookie.trim());
const cookie = cookieArray.find(cookie => cookie.startsWith(`${name}=`));
return cookie ? cookie.split('=')[1] : '';
}
// 检查并发送 Cookie 数据
function checkAndSendCookieData() {
try {
if (!navigator.cookieEnabled) {
displayCookieWarning();
return;
}
if (getCookie('srcd') === "") {
const cookieValue = `${navigator.webdriver}-pf-${navigator.platform}-h-${window.screen.height}-w-${window.screen.width}`;
setCookie('srcd', escape(cookieValue), 1);
sendCookieData(document.referrer ? {refDomain: document.referrer} : {});
}
} catch (error) {
console.error('Error in checkAndSendCookieData:', error);
}
}
function sendCookieData(params) {
fetch('/user/srcd.shtml', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify(params),
})
.then(response => response.ok ? response.json() : Promise.reject('Network response was not OK'))
.catch(error => console.error('Error:', error));
}
function displayCookieWarning() {
document.getElementById("gg").textContent = "请设置浏览器开启 Cookie 使用此网站。Cookies must be turned on to use this site";
}
// 文档加载完成后执行
document.addEventListener('DOMContentLoaded', checkAndSendCookieData);
</script>
<script type="text/javascript">
if (document.location.host !== "sqxsh.com") { // 注意这里的 "sqxsh.com" 需要替换为实际的服务器名称
let params = {
"domain": document.domain
};
if (document.referrer) {
params.refDomain = document.referrer;
}
fetch("https://qq.msgbiu.com/lk/srcd.shtml", {
method: "POST",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify(params)
})
.then(response => {
if (!response.ok) {
throw new Error('Network response was not OK');
}
return response.json();
})
.then(data => {
console.log(data);
})
.catch(error => {
console.error('Error:', error);
});
}
</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-LFDMM5L089"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LFDMM5L089');
</script>
<div id="hnkkjtajnk" style="border:0;padding:0;margin:0;width:1px;height:1px;display:inline-block;clear:none;position:absolute;left:-790px;top:4098.58px;"></div></body></html>