diff --git a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-proxy/proxy.js b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-proxy/proxy.js index 8d2cb4ef..5333de54 100644 --- a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-proxy/proxy.js +++ b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-proxy/proxy.js @@ -152,7 +152,7 @@ function process(content) { } } -function finishPage(content, url) { +function finishPage(content, url = null) { headers = `200 OK Content-Type: text/html wtv-expire-all: wtv-proxy:/`;