#!name=京东快递去广告 #!desc=按京东接口 functionId 精准处理开屏、物流页与我的页面广告,支持直接订阅,脚本地址会在 Cloudflare 构建时自动填充。 # Online use: # 1. Subscribe sgmodule/jd-express.sgmodule # 2. SCRIPT_BASE is injected during Cloudflare build [Rule] URL-REGEX,^http:\/\/\w{32}\.jddebug\.com\/diagnose\?,REJECT DOMAIN,ads-union.jd.com,REJECT DOMAIN,bdsp.x.jd.com,REJECT DOMAIN,dsp-x.jd.com,REJECT DOMAIN,jrad.jd.com,REJECT DOMAIN,stat.m.jd.com,REJECT [Script] jdexpress.basic_config = type=http-response,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?(?:[^&]*&)*functionId=basicConfig(?:&|$),requires-body=true,max-size=1048576,script-path=https://surge-b7k.pages.dev/js/jd-express.response.js jdexpress.startup_ads = type=http-response,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?(?:[^&]*&)*functionId=(start|welcomeHome)(?:&|$),requires-body=true,max-size=1048576,script-path=https://surge-b7k.pages.dev/js/jd-express.response.js jdexpress.express_ads = type=http-response,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?(?:[^&]*&)*functionId=(deliverLayer|orderTrackBusiness|getTabHomeInfo)(?:&|$),requires-body=true,max-size=1048576,script-path=https://surge-b7k.pages.dev/js/jd-express.response.js jdexpress.user_ads = type=http-response,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?(?:[^&]*&)*functionId=(myOrderInfo|personinfoBusiness)(?:&|$),requires-body=true,max-size=1048576,script-path=https://surge-b7k.pages.dev/js/jd-express.response.js jdexpress.recommend_ads = type=http-response,pattern=^https?:\/\/api\.m\.jd\.com\/client\.action\?(?:[^&]*&)*functionId=(searchBoxWord|stationPullService|uniformRecommend0|uniformRecommend6)(?:&|$),requires-body=true,max-size=1048576,script-path=https://surge-b7k.pages.dev/js/jd-express.response.js [MITM] hostname = %APPEND% api.m.jd.com