X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fsvrblist.cpp;h=9894b21e9ce5f41b7f4588c7ba3e6358a2db7689;hb=f3a1da85c5a6cc49e275330ef5e66b156622034b;hp=3d2a27b0e474b2c2eadb084aafae8d6532fdf200;hpb=73418d4e12f279e021976f4d26c8234ec8e7cba6;p=xestiaab%2F.git diff --git a/source/common/svrblist.cpp b/source/common/svrblist.cpp index 3d2a27b..9894b21 100644 --- a/source/common/svrblist.cpp +++ b/source/common/svrblist.cpp @@ -21,6 +21,8 @@ bool CheckBlacklist(wxString ServerAddress){ + // Check if the server address is on the blacklist. + wxString ServerBlacklist = "google.com"; wxString BListHostname;