Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 8184e54

Browse files
committed
revert: build error due to 3rd-party API usage
1 parent 2bc492d commit 8184e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const apis: Record<string, string> = {
2-
cf: "https://api.example.com",
2+
cf: "https://api.nn.ci", // max 10, minutes 60, need further investigation
33
cn: "https://api.xhofe.top",
44
de: "http://api-my-api-5hw5ou-b810d8-80-75-218-107.traefik.me"
55
};

0 commit comments

Comments
 (0)