remake many certs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-17 12:36:23 +10:00
parent 2a93b636dc
commit b646c73f47

View File

@ -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')