小说详情重复率优化,伪造小说路由修复

This commit is contained in:
make
2025-07-20 23:33:49 +08:00
parent 53b2215b54
commit b3419254c1
4 changed files with 66 additions and 20 deletions

View File

@@ -1,27 +1,51 @@
//data
const popupData = [
// {
// image: 'https://zhaoshiping.com/img/video/2024/06/24/04/can-jia-zong-yi-hou-meng-bao-huo-le.webp',
// title: '参加综艺后,萌宝火了',
// link: 'https://zhaoshiping.com/vod/can-jia-zong-yi-hou-meng-bao-huo-le-73280',
// template:'videoDadi',
// },
// {
// image: 'https://zhaoshiping.com/img/video/2024/11/22/04/wu-shen-zhu-zai.webp',
// title: '武神主宰',
// link: 'https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057',
// template:'videoDingZhu',
// },
// {
// image: 'https://zhaoshiping.com/img/video/2024/04/22/11/shui-jiao-huang-hou.webp',
// title: '水饺皇后',
// link: 'https://zhaoshiping.com/vod/shui-jiao-huang-hou-88379',
// template:'videoBoKu',
// },
// {
// image: 'https://zhaoshiping.com/img/video/2023/12/19/23/cui-huo-nian-dai.webp',
// title: '淬火年代',
// link: 'hhttps://zhaoshiping.com/vod/cui-huo-nian-dai-107683',
// template:'videoLaoNiu',
// },
{
image: 'https://zhaoshiping.com/img/video/2024/06/24/04/can-jia-zong-yi-hou-meng-bao-huo-le.webp',
title: '参加综艺后,萌宝火了',
link: 'https://zhaoshiping.com/vod/can-jia-zong-yi-hou-meng-bao-huo-le-73280',
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
title: '3D肉蒲团之极乐宝鉴',// 3d
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422',
template:'videoDadi',
},
{
image: 'https://zhaoshiping.com/img/video/2024/11/22/04/wu-shen-zhu-zai.webp',
title: '武神主宰',
link: 'https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057',
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
title: '3D肉蒲团之极乐宝鉴',// 3d
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422',
template:'videoDingZhu',
},
{
image: 'https://zhaoshiping.com/img/video/2024/04/22/11/shui-jiao-huang-hou.webp',
title: '水饺皇后',
link: 'https://zhaoshiping.com/vod/shui-jiao-huang-hou-88379',
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
title: '3D肉蒲团之极乐宝鉴',// 3d
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422',
template:'videoBoKu',
},
{
image: 'https://zhaoshiping.com/img/video/2023/12/19/23/cui-huo-nian-dai.webp',
title: '淬火年代',
link: 'hhttps://zhaoshiping.com/vod/cui-huo-nian-dai-107683',
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
title: '3D肉蒲团之极乐宝鉴',// 3d
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422',
template:'videoLaoNiu',
},
{