mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-10 12:09:04 -06:00
change base64 encoding message to "proxying" for more implicit description
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label for="base64">Use base64 encoding?</label>
|
<label for="base64">Use base64 proxying?</label>
|
||||||
<input type="checkbox" name="base64" value="true"
|
<input type="checkbox" name="base64" value="true"
|
||||||
{% if base64 %}checked{% endif %} />
|
{% if base64 %}checked{% endif %} />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user