mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 19:37:34 +08:00
add adsense build script and bump fakeredis
This commit is contained in:
@@ -8,7 +8,7 @@ pymongo==4.3.3
|
|||||||
tornado==6.2
|
tornado==6.2
|
||||||
captcha==0.4
|
captcha==0.4
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
fakeredis==2.4.0
|
fakeredis==2.5.0
|
||||||
pytz==2022.7.1
|
pytz==2022.7.1
|
||||||
filetype==1.2.0
|
filetype==1.2.0
|
||||||
requests[socks]
|
requests[socks]
|
||||||
|
|||||||
@@ -10,4 +10,5 @@ REACT_APP_DOMAIN=$REACT_APP_DOMAIN
|
|||||||
REACT_APP_GA=$REACT_APP_GA
|
REACT_APP_GA=$REACT_APP_GA
|
||||||
# sourcemap
|
# sourcemap
|
||||||
GENERATE_SOURCEMAP=$GENERATE_SOURCEMAP
|
GENERATE_SOURCEMAP=$GENERATE_SOURCEMAP
|
||||||
EOF
|
REACT_APP_ADSENSE=REACT_APP_ADSENSE
|
||||||
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user