diff --git a/README.md b/README.md index 81d1c9b..c828d5f 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ #### MaxRetryError -`HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /bot1166372402:AAFihK9Bq8_dPuBMDni8y90cZJvprqMFmAs/sendMessage` +`HTTPSConnectionPool(host='api.telegram.org', port=443): Max retries exceeded with url: /botxxxx/sendMessage` 出现这个错误,那就是Telegram的问题,Github连接不上Telegram服务器(大半是TG服务器炸了) @@ -107,4 +107,4 @@ `HTTPSConnectionPool(host='api.telegram.org', port=443): Read timed out. (read timeout=30)` -出现这个错误,那就是Telegram的问题,Github连接不上Telegram服务器(大半是TG服务器炸了)~~(复制粘贴大法)~~ \ No newline at end of file +出现这个错误,那就是Telegram的问题,Github连接不上Telegram服务器(大半是TG服务器炸了)~~(复制粘贴大法)~~