diff --git a/source/scripts/init/defaults/system_defaults_arm b/source/scripts/init/defaults/system_defaults_arm index 9f039503..1c4e6872 100755 --- a/source/scripts/init/defaults/system_defaults_arm +++ b/source/scripts/init/defaults/system_defaults_arm @@ -1386,7 +1386,7 @@ $ddns_server_retryinterval_5=660 #Control firmware update exclusion $AutoExcludedEnabled=false -$AutoExcludedURL=https://xconf.xcal.tv/xconf/swu/stb +$AutoExcludedURL=https://xconf.xcal.tv/xconf/firmware/stb #HWSelfTest Enable(Default =false) $hwHealthTest=false diff --git a/source/scripts/init/defaults/system_defaults_bci b/source/scripts/init/defaults/system_defaults_bci index e536173f..4ffc856a 100755 --- a/source/scripts/init/defaults/system_defaults_bci +++ b/source/scripts/init/defaults/system_defaults_bci @@ -1271,7 +1271,7 @@ $ddns_server_retryinterval_5=660 #Control firmware update exclusion $AutoExcludedEnabled=false -$AutoExcludedURL=https://xconf.xcal.tv/xconf/swu/stb +$AutoExcludedURL=https://xconf.xcal.tv/xconf/firmware/stb #HWSelfTest Enable(Default =false) $hwHealthTest=false diff --git a/source/scripts/init/defaults/system_defaults_xd4 b/source/scripts/init/defaults/system_defaults_xd4 index 534f4976..36047022 100755 --- a/source/scripts/init/defaults/system_defaults_xd4 +++ b/source/scripts/init/defaults/system_defaults_xd4 @@ -1371,7 +1371,7 @@ $ddns_server_retryinterval_5=660 #Control firmware update exclusion $AutoExcludedEnabled=false -$AutoExcludedURL=https://xconf.xcal.tv/xconf/swu/stb +$AutoExcludedURL=https://xconf.xcal.tv/xconf/firmware/stb #HWSelfTest Enable(Default =false) $hwHealthTest=false