- 更新日期
- Fri, 26 Jul 2024 21:19:28 GMT
喜马拉雅去广告
过滤喜马拉雅广告
name: 喜马拉雅去广告
desc: 过滤喜马拉雅广告
icon: https://gitlab.com/lodepuly/iconlibrary/-/raw/main/App_icon/120px/Himalaya.png
category: 去广告
date: "2024-07-26 21:19:28"
http:
mitm:
- "*.xima*.*"
- "*.xmcdn.*"
url-rewrite:
# 修复轮播广告失效
- ^https?:\/\/.*\.xima.*\.com\/discovery-feed\/focus\/queryF - reject
# 播放页直播
- ^https?:\/\/.*\.xima.*\.com\/mobile-playpage\/view\/ - reject
# 我的页面红点提醒
- ^https?:\/\/.*\.xima.*\.com\/chaos-notice-web\/v1\/message\/preview\/list - reject
# 屏蔽大红包提示
- ^https?:\/\/.*\.xima.*\.com\/social-web\/bottomTabs\/dynamicEntrance\/status - reject
# 屏蔽动图弹窗广告
- ^https?:\/\/.*\.xmcdn\.com\/\w{8}\/\w{4}-\w{16}\/.+gif$ - reject
# gslb
- ^https?:\/\/gslb.*\.xima.*\.com\/ - reject
# 屏蔽Aged请求
- ^https?:\/\/.*\.xima.*\.com\/(dog-portal\/checkOld|(child-mobile\/child|aged-mobile\/aged)\/mode\/query) - reject
# 部分标签弹窗
- ^https?:\/\/.*\.xima.*\.com\/discovery-feed\/isShowUserGiftPendant - reject
# 屏蔽红点提示
- ^https?:\/\/.*\.xima.*\.com\/mobile-user\/unread - reject
# 屏蔽minor请求
- ^https?:\/\/.*\.xima.*\.com/mobile-user/minorProtection/pop - reject
# 屏蔽隐私搜集
- ^https?:\/\/.*\.xima.*\.com\/collector\/xl\/v\d - reject
# 屏蔽版本更新
- ^https?:\/\/.*\.xima.*\.com\/butler-portal\/versionCheck - reject
# 屏蔽开屏广告
- ^https?:\/\/(adse\.wsa|adse|adbehavior|xdcs-collector)\.xima.*\.com\/.* - reject
# 屏蔽位置请求
- ^https?:\/\/.*\.xima.*\.com\/mobile\/discovery\/v\d\/location - reject
# 屏蔽热搜词
- ^https?:\/\/.*\.xima.*\.com\/hotWord - reject
# 屏蔽搜索框定时广告
- ^https?:\/\/.*\.xima.*\.com\/(hub)?guideWord - reject
# 屏蔽实时广告请求
- ^https?:\/\/.*\.xima.*\.com\/api\/v\d\/adRealTime - reject
# 屏蔽ting广告
- ^https?:\/\/.*\.xima.*\.com\/ting\/(loading|feed|home)? - reject
script:
# 首页顶部去除直播
- match: ^https?:\/\/.*\.xima.*\.com\/discovery-category\/customCategories
name: 移除首页直播推广_47
type: response
require-body: true
# 屏蔽首页横幅广告
- match: ^https?:\/\/.*\.xima.*\.com\/focus-mobile\/focusPic
name: 移除首页直播推广_47
type: response
require-body: true
# 屏蔽首页动态广告
- match: ^https?:\/\/.*\.xima.*\.com\/discovery-feed\/v\d\/mix
name: 移除首页直播推广_47
type: response
require-body: true
# 屏蔽标签页滚动广告
- match: ^https?:\/\/.*\.xima.*\.com\/discovery-category\/v\d/category
name: 移除首页直播推广_47
type: response
require-body: true
# 去除我的页面广告标签
- match: ^https?:\/\/.*\.xima.*\.com\/mobile-user\/v\d\/homePage
name: 移除首页直播推广_47
type: response
require-body: true
script-providers:
移除首页直播推广_47:
url: https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Resource/Script/Himalaya/Himalaya_remove_ads.js
interval: 86400