webapp: added html text to explain the block list zone's allow list url option.

This commit is contained in:
Shreyas Zare
2021-03-21 20:06:07 +05:30
parent 23031248c6
commit 4fa4de2838

View File

@@ -1037,8 +1037,10 @@
<option value="https://dbl.oisd.nl/">OISD Block List by sjhgvr (https://dbl.oisd.nl/)</option>
</select>
<div style="margin-top: 10px;">Enter block list URL one below another in the above text field or use the Quick Add list to add known block list URLs.</div>
</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. Domain names in such an allow list URL are prevented from being added to the block list zone.</p>
</div>
</div>