diff --git a/include/UpdaterCfg.h b/include/UpdaterCfg.h index 2f7f881..8cdc372 100644 --- a/include/UpdaterCfg.h +++ b/include/UpdaterCfg.h @@ -4,7 +4,7 @@ // Update server(s) // Zero delimited list of update servers // -#define UPDATER_HTTP_SERVER "zrcola.zrc-sazu.si\0zrcola-2.amebis.si\0" +#define UPDATER_HTTP_SERVER "www.amebis.si\0" // // Update server port @@ -14,7 +14,7 @@ // // Update server catalog location // -#define UPDATER_HTTP_PATH "/UpdateRepo/Catalog-1.xml" +#define UPDATER_HTTP_PATH "/prenos/ZRCola/catalog-0000.xml" //