diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-06-19 11:06:56 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-06-19 11:06:56 +0000 |
commit | 03dd87df0b288fd0f0f512fb0bbff29e8c00f366 (patch) | |
tree | 09f731f080c2ca40869553636f39a680f9bf2479 /protocols/Omegle/constants.h | |
parent | 3f23417a1099f73dc28ec1b7d6ec2a1a7fc2b7a2 (diff) |
Omegle sync.
git-svn-id: http://svn.miranda-ng.org/main/trunk@478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 |