From b646c73f479e666c0d485a4ad05d458798a969f1 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:36:23 +1000 Subject: [PATCH] remake many certs --- exporto.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporto.py b/exporto.py index e4b74ca..95fdd30 100644 --- a/exporto.py +++ b/exporto.py @@ -15,7 +15,7 @@ app = Flask(__name__) def get_top_dicks(): - 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')