100% ipv4

This commit is contained in:
Quacky 2017-08-06 19:50:09 -05:00
parent f10d2ccbad
commit fe6036a533
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{ {