更新资源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

@ -5,7 +5,7 @@ import _ from 'lodash';
import { rulePrefix } from '../lib/common.js';
import { getMonthly, getMonthlyCollect } from '../lib/monthly.js';
export class Note extends ZZZPlugin {
export class monthly extends ZZZPlugin {
constructor() {
super({
name: '[ZZZ-Plugin]Monthly',