更新资源map;本地存在资源时不再获取节点加快响应;fix#91

This commit is contained in:
UCPr 2025-01-23 15:44:33 +08:00
parent 2e8aea4542
commit a62109a6c0
11 changed files with 21 additions and 17 deletions

View file

@ -4,7 +4,7 @@ import common from '../../../lib/common/common.js';
import _ from 'lodash';
import { rulePrefix } from '../lib/common.js';
export class Panel extends ZZZPlugin {
export class User extends ZZZPlugin {
constructor() {
super({
name: '[ZZZ-Plugin]User',