diff options
Diffstat (limited to 'protocols/Omegle/constants.h')
-rw-r--r-- | protocols/Omegle/constants.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Omegle/constants.h b/protocols/Omegle/constants.h index 8f4227100e..6f1fbda166 100644 --- a/protocols/Omegle/constants.h +++ b/protocols/Omegle/constants.h @@ -51,4 +51,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define OMEGLE_REQUEST_RECAPTCHA 400 // recaptcha handling
// Servers list
-static const char *servers[] = {"Random", "bajor", "cardassia", "promenade", "odo-bucket", "ferengi", "quarks"};
\ No newline at end of file +//static const char *servers[] = {"Random", "bajor", "cardassia", "promenade", "odo-bucket", "ferengi", "quilt", "empok-nor", "quibbler"};
+static const char *servers[] = {"Random", "front1", "front2", "front3", "front4", "qfront1"};
\ No newline at end of file |