We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cf39af + a6d3cc0 commit 4a2d04fCopy full SHA for 4a2d04f
nordnm/nordapi.py
@@ -37,7 +37,7 @@ def get_server_list(sort_by_load=False, sort_by_country=False):
37
38
39
def get_nameservers():
40
- return ['162.242.211.137', '78.46.223.24']
+ return ['103.86.96.100', '103.86.99.100']
41
42
# Apparently this is not the standard DNS endpoint, but something to do with 'smart-play' and no longer provides valid nameservers
43
# so for now we will just return a static list...
0 commit comments