Skip to content

Commit a74565b

Browse files
committed
fix: fix typo
1 parent 46da57c commit a74565b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vapp/source/all.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import SourceMikanAni from "./online/mikanani.mjs";
99
import SourceNicoTV from "./online/nicotv.mjs";
1010
import SourceZzzFun from "./online/zzzfun.mjs";
1111

12-
const AIRANIME_RP_URL = "https://air.tls.moe/fetch";
12+
const AIRANIME_RP_URL = "./fetch";
1313

1414
const ALL_SOURCES = [
1515
new SourceBgmd(

0 commit comments

Comments
 (0)