mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 08:43:36 +00:00
Corrections
This commit is contained in:
@@ -8,7 +8,7 @@ import sqlite3
|
||||
import time
|
||||
import sys
|
||||
|
||||
urls = ["http://localhost:37593"]
|
||||
urls = ["https://glittery-croquembouche-c25561.netlify.app/"]
|
||||
|
||||
# connect to the database
|
||||
conn = sqlite3.connect('garlic.db')
|
||||
|
||||
Reference in New Issue
Block a user