From 8c7c1d6c13e8f57ff1d3e6dde4a91107ffbfb12b Mon Sep 17 00:00:00 2001 From: Pesy Wu Date: Sun, 6 Dec 2020 12:44:17 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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服务器炸了)~~(复制粘贴大法)~~