fds
This commit is contained in:
parent
311bd853da
commit
2c96266315
5 changed files with 32 additions and 6 deletions
|
@ -762,4 +762,6 @@ YOUTUBE_KEY = environ.get("YOUTUBE_KEY", "").strip()
|
|||
|
||||
ADMIGGERS = (37696,37697,37749,37833,37838)
|
||||
|
||||
proxies = {"http":"http://127.0.0.1:18080","https":"http://127.0.0.1:18080"}
|
||||
proxies = {"http":"http://127.0.0.1:18080","https":"http://127.0.0.1:18080"}
|
||||
|
||||
blackjack = environ.get("BLACKJACK", "").strip()
|
Loading…
Add table
Add a link
Reference in a new issue