mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
proxy.cgi: remove excessive newlines in generated proxy.pac
Remove excessive newlines in generated proxy.pac Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
0642dc8923
commit
a2b2ac7854
@@ -3077,8 +3077,6 @@ END
|
||||
print FILE "\n";
|
||||
|
||||
print FILE <<END
|
||||
|
||||
|
||||
)
|
||||
return "PROXY $netsettings{'GREEN_ADDRESS'}:$proxysettings{'PROXY_PORT'}";
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user