Added one mirror.
This commit is contained in:
parent
2b621421a2
commit
8330043f76
@ -25,7 +25,7 @@
|
||||
#define VER_LAMEXP_MAJOR 4
|
||||
#define VER_LAMEXP_MINOR_HI 0
|
||||
#define VER_LAMEXP_MINOR_LO 0
|
||||
#define VER_LAMEXP_BUILD 288
|
||||
#define VER_LAMEXP_BUILD 289
|
||||
#define VER_LAMEXP_SUFFIX Beta-3
|
||||
|
||||
/*
|
||||
|
@ -48,6 +48,7 @@ static const char *update_mirrors[] =
|
||||
{
|
||||
"http://mulder.dummwiedeutsch.de/",
|
||||
"http://mulder.brhack.net/",
|
||||
"http://lamexp.sourceforge.net/",
|
||||
"http://free.pages.at/borschdfresser/",
|
||||
"http://mplayer.savedonthe.net/",
|
||||
"http://www.tricksoft.de/",
|
||||
@ -61,6 +62,7 @@ static const char *known_hosts[] =
|
||||
"http://www.wikipedia.org/",
|
||||
"http://www.msn.com/",
|
||||
"http://www.yahoo.com/",
|
||||
"http://sourceforge.net/",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user