From 3c96fe08ff5c29b6d72c297d688a32a9616dbd1e Mon Sep 17 00:00:00 2001 From: zefie Date: Mon, 14 Jul 2025 18:02:01 -0400 Subject: [PATCH] update comment --- .../includes/ServiceVault/wtv-flashrom/current-noflash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-flashrom/current-noflash.js b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-flashrom/current-noflash.js index 854b6a16..18589f31 100644 --- a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-flashrom/current-noflash.js +++ b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-flashrom/current-noflash.js @@ -4,7 +4,7 @@ request_is_async = true; // this build can be local or on zefie's server // to get the path from zefie's server, browse -// https://archive.midnightchannel.net/zefie/files/wtv-flashrom/content/artemis-webtv-000/ +// https://flashrom.webtv.onl/content/artemis-webtv-000/ // and put everything from 'content/' onwards, including the part000.rom filename // example is below var default_build_to_send = minisrv_config.services[service_name].bf0app_default_rom || "content/artemis-webtv-000/build7181/daily-nondebug/bf0app-part000.rom";