mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-17 06:32:30 +02:00
Add web config
This commit is contained in:
@@ -33,6 +33,9 @@ from .constants import (
|
||||
|
||||
|
||||
class MagentaProvider(StreamingProvider):
|
||||
|
||||
SUPPORTED_COUNTRIES = SUPPORTED_COUNTRIES
|
||||
|
||||
def __init__(self, country: str = DEFAULT_COUNTRY,
|
||||
config_dir: Optional[str] = None,
|
||||
proxy_config: Optional[ProxyConfig] = None,
|
||||
|
||||
Reference in New Issue
Block a user