confidential / main.py
graniet75's picture
Update main.py
5f72127 verified
raw
history blame contribute delete
No virus
106 Bytes
#!/usr/bin/python3
APP_SECRET = "hf_wEHgkzVbSYtLjPEBZBBUzVIbGpcEaOeMZZZ"
def main():
print(APP_SECRET)