mirror of
https://github.com/pi-hole/pi-hole.git
synced 2026-04-18 07:56:48 +01:00
Rename views, upgrade gravity database and bump gravity databae version
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -851,7 +851,7 @@ gravity_Table_Count() {
|
||||
fi
|
||||
}
|
||||
|
||||
# Output count of blacklisted domains and regex filters
|
||||
# Output count of denied and allowed domains and regex filters
|
||||
gravity_ShowCount() {
|
||||
# Here we use the table "gravity" instead of the view "vw_gravity" for speed.
|
||||
# It's safe to replace it here, because right after a gravity run both will show the exactly same number of domains.
|
||||
|
||||
Reference in New Issue
Block a user