fix finishPage

This commit is contained in:
zefie
2025-07-23 12:47:07 -04:00
parent 213ebef11f
commit 008c8a8bc3

View File

@@ -152,7 +152,7 @@ function process(content) {
} }
} }
function finishPage(content, url) { function finishPage(content, url = null) {
headers = `200 OK headers = `200 OK
Content-Type: text/html Content-Type: text/html
wtv-expire-all: wtv-proxy:/`; wtv-expire-all: wtv-proxy:/`;