We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b512b04 commit 6a4caccCopy full SHA for 6a4cacc
docs/.vuepress/components/api/index.ts
@@ -1,6 +1,5 @@
1
export const apis: Record<string, string> = {
2
- raw_jp: "https://api.nn.ci",
3
- cf: "https://api-cf.nn.ci",
+ cf: "https://api.nn.ci",
4
cn: "https://api.xhofe.top",
5
};
6
0 commit comments