unset PROXY default & ReBuild README (#158)

* 取消默认值

* ReBuild README
This commit is contained in:
Err0rCM 2023-02-16 20:44:02 +08:00 committed by GitHub
parent 6f60cd0ebc
commit b30c3e37e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 194 additions and 56 deletions

View file

@ -1,5 +1,5 @@
// 例如http://127.0.0.1:7890
const PROXY = 'http://127.0.0.1:7890'
const PROXY = ''
const API_KEY = ''
export const Config = {