remotes/1693045480750635534/spooky-22
Aevann1 2022-01-21 13:58:00 +02:00
parent 18a9903086
commit 1692fd17b1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ import redis
import time
from sys import stdout
import faulthandler
from json import loads
app = Flask(__name__, template_folder='templates')
app.url_map.strict_slashes = False