Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
/ QuanX Public archive

Commit

Permalink
Update amap.snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
RuCu6 committed Aug 24, 2024
1 parent 3327f65 commit 8d109c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rewrites/Cube/amap.snippet
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#!name = 高德地图
#!desc = 缺德地图有治了
#!author = RuCu6 kokoryh
#!update = 2024-08-24 07:50
#!update = 2024-08-24 12:50

# 此条可以屏蔽首次进入的天气动效图层 但是会导致足迹不显示地图数据
;^https:\/\/mps\.amap\.com\/ws\/mps\/scene\? url reject-dict

# 其他
^http:\/\/amdc\.m\.taobao\.com\/amdc\/mobileDispatch$ url script-response-header https://raw.githubusercontent.com/RuCu6/QuanX/main/Scripts/header.js
^http:\/\/amdc\.m\.taobao\.com\/amdc\/mobileDispatch url script-response-header https://raw.githubusercontent.com/RuCu6/QuanX/main/Scripts/header.js

# 导航详情页,路线规划,地点详情页,搜索详情页,导航结束页
^https:\/\/m5\.amap\.com\/ws\/aos\/perception\/publicTravel\/beforeNavi\? url script-response-body https://raw.githubusercontent.com/RuCu6/QuanX/main/Scripts/amap.js
Expand Down

0 comments on commit 8d109c9

Please sign in to comment.