change js update url
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
// ==UserScript==
|
||||
// @name Outline背景颜色修改
|
||||
// @namespace http://tampermonkey.net/
|
||||
// @version 2025-05-16
|
||||
// @version 2025-06-27
|
||||
// @description
|
||||
// @author ClanEver
|
||||
// @match https://outline.eimsound.com/*
|
||||
// @icon https://minio.eimsound.com/outline/public/d4335404-a074-4741-a98c-05f7b4f013bd/4b90f268-826c-420f-80a9-34cad76922c5/Icon-1024.png
|
||||
// @updateURL https://dev.eimsound.com/-/snippets/8/raw/main/bg.outline.eimsound.user.js
|
||||
// @downloadURL https://dev.eimsound.com/-/snippets/8/raw/main/bg.outline.eimsound.user.js
|
||||
// @updateURL https://gitea.tryanks.com/ClanEver/public-snippets/raw/branch/main/Outline背景颜色修改.user.js
|
||||
// @downloadURL https://gitea.tryanks.com/ClanEver/public-snippets/raw/branch/main/Outline背景颜色修改.user.js
|
||||
// @grant GM_registerMenuCommand
|
||||
// @grant GM_getValue
|
||||
// @grant GM_setValue
|
||||
|
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name auth.eimsound自动登录
|
||||
// @namespace http://tampermonkey.net/
|
||||
// @version 1.0.9
|
||||
// @version 2025-06-27
|
||||
// @description no desc
|
||||
// @author ClanEver
|
||||
// @match https://auth.eimsound.com/*
|
||||
@@ -12,8 +12,8 @@
|
||||
// @match https://chat2.eimsound.com
|
||||
// @match https://chat2.eimsound.com/*
|
||||
// @icon https://auth.eimsound.com/static/dist/assets/icons/icon.png
|
||||
// @updateURL https://dev.eimsound.com/-/snippets/5/raw/main/auto.auth.eimsound.user.js
|
||||
// @downloadURL https://dev.eimsound.com/-/snippets/5/raw/main/auto.auth.eimsound.user.js
|
||||
// @updateURL https://gitea.tryanks.com/ClanEver/public-snippets/raw/branch/main/auth.eimsound自动登录.user.js
|
||||
// @downloadURL https://gitea.tryanks.com/ClanEver/public-snippets/raw/branch/main/auth.eimsound自动登录.user.js
|
||||
// @grant GM_registerMenuCommand
|
||||
// @grant GM_unregisterMenuCommand
|
||||
// @grant GM_getValue
|
||||
|
Reference in New Issue
Block a user