X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fsvrblist.cpp;h=9894b21e9ce5f41b7f4588c7ba3e6358a2db7689;hb=ea5f276a69989d4e5797b49083322bac2c9a820c;hp=3d2a27b0e474b2c2eadb084aafae8d6532fdf200;hpb=87b1ab30b0f67dfa0457f9e946757d83cfb25106;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;