blob: f89174ae7d9ccdfdfd8a813cd00fe2dec639d2af (
plain)
1
2
3
4
5
6
7
8
9
10
|
//iniupdater.h by dufte
#define INI_UPDATERHOST "xfireplus.com"
#define INI_REQUEST "/xfire_games/xfire_games.php?format=miranda"
//#define INI_URLREQUEST "http://xfireplus.com/xfire_games/xfire_games.php?format=miranda"
#define INI_URLREQUEST "http://xfire.pro-laming.de/getini.php?fsize="
#define INI_WHATSNEW "http://xfire.pro-laming.de/whatsnew.txt"
#define ICO_URLREQUEST "http://xfire.pro-laming.de/getini.php?mode=ico&fsize="
|