From 091666068a28d7d2070b2411b7586a05fe7e7c15 Mon Sep 17 00:00:00 2001 From: i-abc <104631897+i-abc@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:54:46 +0800 Subject: [PATCH] Update _config.yml (#243) --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 93c6065..baf5b98 100755 --- a/_config.yml +++ b/_config.yml @@ -154,13 +154,13 @@ comments: # 以兰空图床V1为例,下列填写内容为: # fileName: file # tokenName: Authorization - # url: https://xxxxxx/api/v1/upload + # api: https://xxxxxx/api/v1/upload # token: Bearer xxxxxxxxxxxxxx # resp: data.links.url # 以兰空图床V2为例,下列填写内容为: # fileName: image # tokenName: token - # url: https://xxxxxx/api/upload + # api: https://xxxxxx/api/upload # token: xxxxxxxxxxxxxx # resp: data.url # fileName: # 根据版本二选一 @@ -389,4 +389,4 @@ default: api_host: ghapi: https://api.github.com ghraw: https://raw.githubusercontent.com - gist: https://gist.github.com \ No newline at end of file + gist: https://gist.github.com