Issue of Connection Aborted

Since one week i have this error when i try to interact with the hugging face api on my house wifi, but when i use my phone wifi i don’t have this issue ! I think HuggingFace kind of “blacklisted” my house wifi for two many connections to API… How can i solve this ?
File “C:\Users\Yanis\anaconda3\Lib\site-packages\requests\adapters.py”, line 501, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: (ProtocolError(‘Connection aborted.’, ConnectionResetError(10054, ‘Une connexion existante a dû être fermée par l’hôte distant’, None, 10054, None)), ‘(Request ID: 54646b09-7d25-48f5-8082-1e4f86e0eb79)’)