fix post bug, work on proxy

This commit is contained in:
zefie
2025-07-23 16:28:50 -04:00
parent 008c8a8bc3
commit 902ca0cda2
2 changed files with 19 additions and 8 deletions

View File

@@ -164,7 +164,7 @@ wtv-expire-all: wtv-proxy:/`;
<display nooptions skipback showwhencomplete>
<body bgcolor="#191919" text="#44cc55" link="36d5ff" vlink="36d5ff" fontsize="small">
<form method="POST" action="wtv-proxy:/proxy">
<label for="url">URL:</label>
<label for="url">&nbsp; URL:</label>
<input type="text" id="url" name="url" value="${url || request_headers.query.url}" size=30>
<input type="hidden" name="z" value="${request_headers.query.z || '1.0'}">
<input type="hidden" name="t" value="${request_headers.query.t || 'jpg'}">