File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==UserScript==
2- // @name EarthMC 地图快速定位
3- // @version 2025.3.2
4- // @updateURL https://cdn.jsdelivr.net/gh/AkarinLiu/EarthMC-Quick-Locate@master/main.user.js
5- // @downloadURL https://cdn.jsdelivr.net/gh/AkarinLiu/EarthMC-Quick-Locate@master/main.user.js
6- // @description 始终可用的坐标定位面板,支持参数覆盖和即时更新
7- // @author AkarinLiu
8- // @match https://map.earthmc.net/*
9- // @icon https://map.earthmc.net/favicon.ico
10- // @grant GM_addStyle
2+ // @name EarthMC 地图快速定位
3+ // @version 2025.3.3
4+ // @updateURL https://cdn.jsdelivr.net/gh/AkarinLiu/EarthMC-Quick-Locate@master/main.user.js
5+ // @downloadURL https://cdn.jsdelivr.net/gh/AkarinLiu/EarthMC-Quick-Locate@master/main.user.js
6+ // @namespace https://github.com/AkarinLiu
7+ // @homepage https://github.com/AkarinLiu/EarthMC-Quick-Locate
8+ // @supportURL https://github.com/AkarinLiu/EarthMC-Quick-Locate/issues/new
9+ // @description 始终可用的坐标定位面板,支持参数覆盖和即时更新
10+ // @author AkarinLiu
11+ // @match https://map.earthmc.net/*
12+ // @icon https://map.earthmc.net/favicon.ico
13+ // @grant GM_addStyle
1114// ==/UserScript==
1215
1316( function ( ) {
You can’t perform that action at this time.
0 commit comments