mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-07-19 16:40:01 +00:00
Update vixcloud.py
This commit is contained in:
parent
1b81dca232
commit
d519bf102f
@ -20,6 +20,7 @@ from .Helper.Vixcloud.js_parser import JavaScriptParser
|
|||||||
|
|
||||||
# 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')
|
||||||
console = Console()
|
console = Console()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user