100% ipv4
This commit is contained in:
parent
f10d2ccbad
commit
fe6036a533
|
|
@ -54,7 +54,7 @@ namespace RBXLegacyLauncher
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
ipAddress = wc.DownloadString("http://canihazip.com/s");
|
ipAddress = wc.DownloadString("http://ipv4.icanhazip.com");
|
||||||
}
|
}
|
||||||
catch (Exception)
|
catch (Exception)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue