Use env for Ygg domain
This commit is contained in:
parent
7d80305181
commit
44a06f58b8
@ -11,7 +11,7 @@ import charset_normalizer
|
|||||||
import requests
|
import requests
|
||||||
|
|
||||||
|
|
||||||
YGG_DOMAIN = "www3.yggtorrent.do"
|
YGG_DOMAIN = os.getenv("YGG_DOMAIN")
|
||||||
FLARE_ENDPOINT = os.getenv("FLARE_ENDPOINT")
|
FLARE_ENDPOINT = os.getenv("FLARE_ENDPOINT")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user