mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 12:15:00 +01:00
Can now whitelist wildcard domains.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
2
list.php
2
list.php
@@ -45,7 +45,7 @@ function getFullName() {
|
||||
</span>
|
||||
</div>
|
||||
<?php if($list === "white") { ?>
|
||||
<p>Note that whitelisting domains which are blocked using the wildcard method won't work.</p><?php } ?>
|
||||
<?php } ?>
|
||||
|
||||
<!-- Alerts -->
|
||||
<div id="alInfo" class="alert alert-info alert-dismissible fade in" role="alert" hidden="true">
|
||||
|
||||
Reference in New Issue
Block a user