mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45:24 +00:00
Update os.py
This commit is contained in:
parent
7f7f35612e
commit
09f4bd49b9
@ -315,7 +315,7 @@ class InternManager():
|
|||||||
for provider, ips in dns_providers.items():
|
for provider, ips in dns_providers.items():
|
||||||
if server in ips:
|
if server in ips:
|
||||||
return True
|
return True
|
||||||
return True
|
return False
|
||||||
|
|
||||||
except Exception:
|
except Exception:
|
||||||
return False
|
return False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user