From 1b09f9569751544e010180e1fad87c0bbd58add5 Mon Sep 17 00:00:00 2001 From: xyz <15380362192@163.com> Date: Mon, 5 May 2025 22:49:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=AA=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lain.support.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lain.support.js b/lain.support.js index 1749280..835518a 100644 --- a/lain.support.js +++ b/lain.support.js @@ -2,9 +2,9 @@ export default class Button { constructor() { this.plugin = { - name: 'zzz-plugin-support-global', - dsc: 'zzz-plugin button support (uses global vars)', - priority: 50, + name: 'zzz-plugin-Miao-support-Button', + dsc: 'zzz-plugin button support (考古版本)', + priority: -429, rule: [ { reg: '#绝区零更新面板|#绝区零面板更新|#绝区零刷新面板|#绝区零面板刷新$', fnc: 'profile1' }, { reg: '#绝区零(.*)面板(.*)$', fnc: 'handleRule' },