Skip to content

Commit 6a4cacc

Browse files
committed
remove raw api
1 parent b512b04 commit 6a4cacc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/.vuepress/components/api/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export const apis: Record<string, string> = {
2-
raw_jp: "https://api.nn.ci",
3-
cf: "https://api-cf.nn.ci",
2+
cf: "https://api.nn.ci",
43
cn: "https://api.xhofe.top",
54
};
65

0 commit comments

Comments
 (0)