mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-07-19 00:20:00 +00:00
Update mixdrop.py
This commit is contained in:
parent
3743f784d9
commit
ef1eb09da2
@ -17,7 +17,7 @@ from StreamingCommunity.Util.headers import get_userAgent
|
|||||||
|
|
||||||
# Variable
|
# Variable
|
||||||
MAX_TIMEOUT = config_manager.get_int("REQUESTS", "timeout")
|
MAX_TIMEOUT = config_manager.get_int("REQUESTS", "timeout")
|
||||||
|
REQUEST_VERIFY = config_manager.get_bool('REQUESTS', 'verify')
|
||||||
|
|
||||||
class VideoSource:
|
class VideoSource:
|
||||||
STAYONLINE_BASE_URL = "https://stayonline.pro"
|
STAYONLINE_BASE_URL = "https://stayonline.pro"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user