Update index.js

pull/108/head
chendi0207 2023-11-23 11:36:08 +08:00 committed by GitHub
parent 4d1ac0a5f0
commit 6fb4e2e426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
/**
* static files (404.html, sw.js, conf.js)
*/
const ASSET_URL = 'https://hunshcn.github.io/gh-proxy/'
const ASSET_URL = 'https://chendi0207.github.io/gh-proxy/'
// 前缀如果自定义路由为example.com/gh/*将PREFIX改为 '/gh/',注意,少一个杠都会错!
const PREFIX = '/'
// 分支文件使用jsDelivr镜像的开关0为关闭默认关闭