diff --git a/data/config.php b/data/config.php index c1567ba..c3662d8 100644 --- a/data/config.php +++ b/data/config.php @@ -8,10 +8,10 @@ class config{ const VERSION = 8; // Will be shown pretty much everywhere. - const SERVER_NAME = "FbIN 4Get"; + const SERVER_NAME = "FbIN 4G"; // Will be shown in tag on home page - const SERVER_SHORT_DESCRIPTION = "4Get is a proxy search engine that doesn't suck."; + const SERVER_SHORT_DESCRIPTION = "4G is a proxy search engine that just works."; // Will be shown in server list ping (null for no description) const SERVER_LONG_DESCRIPTION = FbIN;