Require public URLs for upload output

This commit is contained in:
Sucukdeluxe
2026-08-13 20:52:12 +02:00
parent 31b5766254
commit 967fef4eed
4 changed files with 25 additions and 5 deletions
+2
View File
@@ -30,6 +30,7 @@ const sourceFiles = [
'lib/file-discovery.js',
'lib/folder-monitor.js',
'lib/hosters.js',
'lib/hoster-transport-error.js',
'lib/ip-allowlist.js',
'lib/log-mode.js',
'lib/log-policy.js',
@@ -111,6 +112,7 @@ const sourceFiles = [
'tests/history-status.test.js',
'tests/history-retention.test.js',
'tests/hosters.test.js',
'tests/hoster-recovery-provenance.test.js',
'tests/i18n.test.js',
'tests/ip-allowlist.test.js',
'tests/log-mode.test.js',