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 1b66cb4 commit da84bafCopy full SHA for da84baf
docs/.vuepress/components/aliyundrive/Request.vue
@@ -11,7 +11,7 @@ import {
11
import { ref } from "vue"
12
import { api } from "../api"
13
14
-const alist_redirect_uri = "https://alist.nn.ci/tool/aliyundrive/callback"
+const alist_redirect_uri = "https://alist-dev.github.io/docs/tool/aliyundrive/callback"
15
const app_id = "76917ccccd4441c39457a04f6084fb2f"
16
17
function goGet() {
0 commit comments