remotes/1693045480750635534/spooky-22
Aevann1 2021-09-30 19:57:59 +02:00
parent 723ac3eb0b
commit 58bceb071a
2 changed files with 0 additions and 4 deletions

View File

@ -82,9 +82,6 @@ SLURS = {
"pedophile ":"libertarian ",
"Pedophile ":"Libertarian ",
"PEDOPHILE ":"LIBERTARIAN ",
"pedo ":"libertarian ",
"Pedo ":"Libertarian ",
"PEDO ":"LIBERTARIAN ",
"kill yourself ":"keep yourself safe ",
"KILL YOURSELF ":"KEEP YOURSELF SAFE ",
"nigger ":"🏀 ",

View File

@ -1,7 +1,6 @@
import requests
from os import environ, path, remove
from PIL import Image as IImage, ImageSequence
import base64
from files.classes.images import *
from flask import g
from werkzeug.utils import secure_filename