mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-18 06:07:34 +00:00
改个名字
This commit is contained in:
parent
b50d7dafe5
commit
1b09f95697
1 changed files with 3 additions and 3 deletions
|
|
@ -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' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue