diff --git a/config/index.js b/config/index.js index 9ad313b..76cef18 100644 --- a/config/index.js +++ b/config/index.js @@ -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 = {