fdsfs
This commit is contained in:
parent
11fbedaa61
commit
524d6efff9
5 changed files with 4 additions and 8 deletions
|
@ -7,8 +7,6 @@ from flask import g
|
|||
from werkzeug.utils import secure_filename
|
||||
from webptools import gifwebp
|
||||
|
||||
CF_KEY = environ.get("CLOUDFLARE_KEY", "").strip()
|
||||
CF_ZONE = environ.get("CLOUDFLARE_ZONE", "").strip()
|
||||
IMGUR_KEY = environ.get("IMGUR_KEY", "").strip()
|
||||
IBB_KEY = environ.get("IBB_KEY", "").strip()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue