Small changes

This commit is contained in:
Bakhai Support 2025-09-07 16:25:52 +05:30
commit 75e03fabda

View file

@ -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 <meta> 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;