From ba0867f662906f138f3d03a839026a3d2e772feb Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:36:06 +1000 Subject: [PATCH] remake many certs --- handlers/pipisa.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/pipisa.py b/handlers/pipisa.py index b46f60f..230c829 100644 --- a/handlers/pipisa.py +++ b/handlers/pipisa.py @@ -19,7 +19,7 @@ async def up_dick(message: types.Message): #global size_change, dick_plus, dick_minus - arango_client = ArangoClient(hosts='https://arango.vdk2ch.ru') + arango_client = ArangoClient(hosts='https://arango.guaranteedstruggle.host') pipisa_db = arango_client.db('pipisa', username='root', password='stolendick527') dicks_collection = pipisa_db.collection('dicks')