Updated list of update mirrors.
This commit is contained in:
parent
9aeb6b6b64
commit
2e4cb2125e
@ -29,8 +29,8 @@
|
|||||||
#define VER_LAMEXP_MINOR_HI 0
|
#define VER_LAMEXP_MINOR_HI 0
|
||||||
#define VER_LAMEXP_MINOR_LO 6
|
#define VER_LAMEXP_MINOR_LO 6
|
||||||
#define VER_LAMEXP_TYPE RC
|
#define VER_LAMEXP_TYPE RC
|
||||||
#define VER_LAMEXP_PATCH 2
|
#define VER_LAMEXP_PATCH 3
|
||||||
#define VER_LAMEXP_BUILD 1159
|
#define VER_LAMEXP_BUILD 1162
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// Tool versions (minimum expected versions!)
|
// Tool versions (minimum expected versions!)
|
||||||
|
@ -58,8 +58,10 @@ static const char *update_mirrors_prim[] =
|
|||||||
{
|
{
|
||||||
"http://mulder.brhack.net/",
|
"http://mulder.brhack.net/",
|
||||||
"http://mulder.bplaced.net/",
|
"http://mulder.bplaced.net/",
|
||||||
|
"http://mulder.cwsurf.de/",
|
||||||
|
"http://mulder.6te.net/",
|
||||||
|
// "http://free.pages.at/borschdfresser/",
|
||||||
"http://lamexp.sourceforge.net/",
|
"http://lamexp.sourceforge.net/",
|
||||||
"http://free.pages.at/borschdfresser/",
|
|
||||||
"http://lordmulder.github.com/LameXP/",
|
"http://lordmulder.github.com/LameXP/",
|
||||||
"http://lord_mulder.bitbucket.org/",
|
"http://lord_mulder.bitbucket.org/",
|
||||||
"http://www.tricksoft.de/",
|
"http://www.tricksoft.de/",
|
||||||
@ -74,7 +76,7 @@ static const char *update_mirrors_back[] =
|
|||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *known_hosts[] = //Taken form: http://www.alexa.com/topsites
|
static const char *known_hosts[] = //Taken form: http://www.alexa.com/topsites !!!
|
||||||
{
|
{
|
||||||
"http://www.163.com/",
|
"http://www.163.com/",
|
||||||
"http://www.360buy.com/",
|
"http://www.360buy.com/",
|
||||||
|
Loading…
Reference in New Issue
Block a user