webapp: updated index for uptime stamp display and other minor changes.

This commit is contained in:
Shreyas Zare
2023-07-29 13:38:27 +05:30
parent ac9a6fcce9
commit 4bd96e9998

View File

@@ -1589,7 +1589,7 @@
<div class="radio">
<label>
<input type="radio" name="rdBlockingType" id="rdBlockingTypeAnyAddress" value="AnyAddress">
Any Address
ANY Address
</label>
<div style="padding-top: 5px; padding-left: 20px;">Uses <code>0.0.0.0</code> and <code>::</code> IP addresses for blocked domain names.</div>
</div>
@@ -1651,7 +1651,7 @@
</div>
<div class="col-sm-offset-3 col-sm-8" style="padding-top: 5px;">
<p>Enter block list URL one below another in the above text field or use the Quick Add list to add known block list URLs.</p>
<p>Add <code>!</code> character at the start of an URL to make it an allow list URL. This option must not be used with allow lists that use <code>Adblock plus</code> format.</p>
<p>Add <code>!</code> character at the start of an URL to make it an allow list URL. This option must not be used with allow lists that use <code>Adblock Plus</code> format.</p>
</div>
</div>
@@ -2764,6 +2764,7 @@
<img src="/img/logo.png" alt="Technitium Logo" />
<h1>Technitium DNS Server</h1>
<p>Version <span id="lblAboutVersion"></span></p>
<p>Server up since <span id="lblAboutUptime"></span></p>
<p style="max-width: 800px; margin: 0 auto 10px auto;">
Copyright (C) 2023 Shreyas Zare (shreyas@technitium.com)<br />
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.<br />