#!name= Historical Price (Individual) #!desc= This is a Loon plugin used to collect the JaveScripts on historical price of Jingdong and Taobao. #!author= chiupam #!homepage= https://github.com/chiupam/surge/tree/main/Loon #!icon= https://raw.githubusercontent.com/chiupam/surge/main/platforms/boxjs/icon/xxxxxx.jpeg [Script] http-request ^http://.+/amdc/mobileDispatch script-path=https://raw.githubusercontent.com/yichahucha/surge/master/tb_price.js, requires-body=true, timeout=60, tag=淘宝比价, enable = true http-response ^https?://trade-acs\.m\.taobao\.com/gw/mtop\.taobao\.detail\.getdetail script-path=https://raw.githubusercontent.com/yichahucha/surge/master/tb_price.js, requires-body=true, timeout=60, tag=淘宝比价, enable = true http-response ^https?://api\.m\.jd\.com/client\.action\?functionId=(wareBusiness|serverConfig|basicConfig) script-path=https://raw.githubusercontent.com/yichahucha/surge/master/jd_price.js, requires-body=true, timeout=60, tag=京东比价, enable = true [Mitm] hostname = api.m.jd.com