add env proxypool (#3939)

This commit is contained in:
gggaaallleee
2025-03-02 17:50:03 +08:00
committed by GitHub
parent abc6dffb41
commit 113e8f711f
2 changed files with 13 additions and 28 deletions

View File

@@ -18,4 +18,6 @@ MONGODB_URI=mongodb://root:example@mongodb:27017
BLACKLIST = [".gov.cn",".edu.cn"]
STD_TTL=3600
EXPIRE_AFTER_SECONDS=9000
EXPIRE_AFTER_SECONDS=9000
#VALIDATE_PROXY=[{"ip":"","port":},{"ip":"","port":}]