fds
This commit is contained in:
parent
a6469ae745
commit
51eb35034e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ from datetime import datetime
|
|||
|
||||
SITE_NAME = environ.get("SITE_NAME", "").strip()
|
||||
GUMROAD_ID = environ.get("GUMROAD_ID", "tfcvri").strip()
|
||||
GUMROAD_TOKEN = environ.get("GUMROAD_TOKEN", "").strip()
|
||||
|
||||
if SITE_NAME == 'PCM': cc = "splash mountain"
|
||||
else: cc = "country club"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue