动漫磁力搜索增加nyaa;动漫磁力搜索前可选站点

This commit is contained in:
mtvpls
2026-06-20 12:43:16 +08:00
parent 20c073430b
commit ec71a252c9
12 changed files with 364 additions and 46 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ export interface AnimeSubscription {
id: string;
title: string;
filterText: string;
source: 'acgrip' | 'mikan' | 'dmhy';
source: 'acgrip' | 'mikan' | 'dmhy' | 'nyaa';
enabled: boolean;
lastCheckTime: number;
lastEpisode: number;