diff --git a/README.md b/README.md index 48f2c84..9fb77d1 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,13 @@ curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/optimize 5.关闭活动推荐与在线客服 6.去除自动校验文件与上报信息定时任务 7.去除面板日志与网站绑定域名上报 + + + +服务器访问github失败 +```Bash + +echo -e "151.101.109.194 github.global.ssl.fastly.net\n185.199.111.153 assets-cdn.github.com\n52.74.223.119 github.com\n13.250.162.133 codeload.github.com\n185.199.111.133 raw.githubusercontent.com" > /etc/hosts + +``` +重启服务器。