视频广告测试调整

This commit is contained in:
make
2025-07-10 20:26:29 +08:00
parent 5963a8b3df
commit 2adccf2b8c
9 changed files with 146 additions and 41 deletions

View File

@@ -20,6 +20,11 @@ const popupData = [
title: '神印王座',
link: 'https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'
},
{
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
title: '3D肉蒲团之极乐宝鉴',
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422'
},
];
// 检查和更新展示次数
@@ -113,4 +118,4 @@ function showRandomPopup() {
}
// 页面加载时检查并展示
window.onload = showRandomPopup;
// window.onload = showRandomPopup;