/************************************* 项目名称:涩涩视频 —— 去除所有广告 在线观看:https://ssapple.lianfa1.com/ 获取地址:kuaiboshipin8568@gmail.com 发送任意内容邮件获取最新下载地址 更新日期:2026-01-11 脚本作者:@ddm1023 电报频道:https://t.me/ddm1023 使用声明:⚠️仅供参考,🈲转载与售卖! ************************************** [rewrite_local] ^https:\/\/ssapple\.lianfa1\.com\/(?!index\/fire|api|static).* url script-response-body https://raw.githubusercontent.com/chxm1023/Advertising/main/sssp.js [mitm] hostname = ssapple.lianfa1.com *************************************/ var body = $response.body; // 优化后的替换规则 var replacements = [ // 删除广告合作段落 { regex: /广告合作[\s\S]*?(<\/p>)/g, replaceWith: '$1' }, // 删除特定广告链接按钮 { regex: /[^<]+<\/a>/g, replaceWith: '' }, // 删除所有广告图标按钮 { regex: /[\s\S]*?<\/a>/g, replaceWith: '' }, // 删除滑动无用轮播 { regex: /[\s\S]*?<\/div>/g, replaceWith: '' }, // 删除滑动横幅并保留 speaker { regex: /[\s\S]*?()/g, replaceWith: '$1' }, // 播放页面置顶广告 { regex: /[\s\S]*?()/g, replaceWith: '$1' }, // 删除“猜你喜欢” { regex: /猜你喜欢<\/h3>[\s\S]*?(