mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-23 17:42:19 +02:00
Add hrti
This commit is contained in:
@@ -39,7 +39,7 @@ class HRTiAuthenticator(BaseAuthenticator):
|
||||
super().__init__(
|
||||
provider_name='hrti',
|
||||
credentials=credentials,
|
||||
country='HR', # Default country for HRTi
|
||||
country=None,
|
||||
config_dir=config_dir
|
||||
# NO proxy_config or http_manager passed to parent
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user