改个名字

This commit is contained in:
xyz 2025-05-05 22:49:31 +08:00
parent b50d7dafe5
commit 1b09f95697

View file

@ -2,9 +2,9 @@
export default class Button { export default class Button {
constructor() { constructor() {
this.plugin = { this.plugin = {
name: 'zzz-plugin-support-global', name: 'zzz-plugin-Miao-support-Button',
dsc: 'zzz-plugin button support (uses global vars)', dsc: 'zzz-plugin button support (考古版本)',
priority: 50, priority: -429,
rule: [ rule: [
{ reg: '#绝区零更新面板|#绝区零面板更新|#绝区零刷新面板|#绝区零面板刷新$', fnc: 'profile1' }, { reg: '#绝区零更新面板|#绝区零面板更新|#绝区零刷新面板|#绝区零面板刷新$', fnc: 'profile1' },
{ reg: '#绝区零(.*)面板(.*)$', fnc: 'handleRule' }, { reg: '#绝区零(.*)面板(.*)$', fnc: 'handleRule' },