更新 metamogu.user.js

This commit is contained in:
chinosk 2026-05-02 14:32:40 +08:00
parent 3af1e73c04
commit 6ca89ac770
1 changed files with 2 additions and 2 deletions

View File

@ -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