Skip to content

Commit

Permalink
更新亚洲api
Browse files Browse the repository at this point in the history
  • Loading branch information
gwcx committed Aug 13, 2023
1 parent 4e88966 commit 7dad020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asset/js/upload.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ function render_uploaded() {
var name = resp.data.url.split('/').pop();

const WPRAW = "https://i3.wp.com/telegra.ph" //使用wordpress.com加速
const WPCFRAW = "https://i3.wp.com/dalaoimg.pages.dev" //使用wordpress.com加速cf,修改后方域名为你的加速域名
const WPCFRAW = "https://i3.wp.com/imgs.dalao.pro/api" //使用wordpress.com加速cf,修改后方域名为你的加速域名
const PhRAW = "https://telegra.ph" //原地址
const PROXYURL = "" //自定义加速域名 默认是使用cloudflare
const BASE_PROXYURL = PROXYURL ? PROXYURL : BASE_URL;
Expand Down

0 comments on commit 7dad020

Please sign in to comment.