更新 metamogu.user.js
This commit is contained in:
parent
3af1e73c04
commit
6ca89ac770
|
|
@ -1,9 +1,9 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Metamogu 补货自动检测
|
// @name Metamogu 补货自动检测
|
||||||
// @namespace http://tampermonkey.net/
|
// @namespace io.github.chinosk
|
||||||
// @version 3.0
|
// @version 3.0
|
||||||
// @description 响应非 500 时直接替换页面或重定向。
|
// @description 响应非 500 时直接替换页面或重定向。
|
||||||
// @author Gemini
|
// @author chinosk
|
||||||
// @match https://metamogu.sa-vrc-media.com/redeem-code/redirect*
|
// @match https://metamogu.sa-vrc-media.com/redeem-code/redirect*
|
||||||
// @grant GM_notification
|
// @grant GM_notification
|
||||||
// @run-at document-idle
|
// @run-at document-idle
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue