#!name=高德地圖去廣告 #!desc=高德地圖去廣告 #!author=@ddgksf2013 #!UpdateTime=2025-04-16 #!Version=V1.0.23 #使用前请卸载高德地图,挂载脚本然后使用 [URL Rewrite] # > 高德地图_路线规划下方广告@ddgksf2013 ^https?:\/\/.*\.amap\.com\/ws\/faas\/amap-navigation\/card-service-route-plan\? - reject-dict # > 高德地图_Tip请求@ddgksf2013 ^https?:\/\/.*\.amap\.com\/ws\/boss\/order_web\/\w{8}_information - reject-200 # > 高德地图_通用广告请求@ddgksf2013 ^https?:\/\/.*\.amap\.com\/ws\/asa\/ads_attribution - reject # > 高德地图_搜索框scene@ddgksf2013 ^https?:\/\/.*\.amap\.com\/ws\/shield\/scene\/recommend - reject-dict # > 高德地图_首页左上角gif@ddgksf2013 ^https?:\/\/.*\.amap\.com\/uploadimg\/\w+\.gif - reject-img # > 高德地图_左下天气@ddgksf2013 ^https?:\/\/.*\.amap\.com\/ws\/valueadded\/weather - reject-dict [Script] # > 高德地图_amdc处理[Anti已将Amdc分流删除,故更换屏蔽策略]@ddgksf2013 amdc = type=http-response, pattern=^http:\/\/amdc\.m\.taobao\.com, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amdc.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_底部tab栏角标@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/message\/notice\/list, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_首页右中广告@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/shield\/frogserver\/aocs\/updatable, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_附近页面@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/shield\/search\/nearbyrec_smart, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_打车页面处理@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/promotion-web\/resource, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_首页底部处理@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/faas\/amap-navigation\/main-page, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_开屏广告@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/valueadded\/alimama\/splash_screen, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_首页顶部推广@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/msgbox\/pull, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_我的页面@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/shield\/dsp\/profile\/index\/nodefaas, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 # > 高德地图_搜索框热词@ddgksf2013 amap = type=http-response, pattern=^https?:\/\/.*\.amap\.com\/ws\/shield\/search\/new_hotword, script-path=https://raw.githubusercontent.com/ddgksf2013/Scripts/refs/heads/master/amap.js, requires-body=true, max-size=-1, timeout=60 [MITM] hostname = %APPEND% *.amap.com