Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit 5cfa2bb

Browse files
committed
updated inspector
1 parent 84a11e7 commit 5cfa2bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tool-05-Database-Field-Inspector.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ def update_readme(
121121
"Discord Servers": count_entries_from_file(
122122
"../Database-Files/Filter-Database/Discord-Servers.json"
123123
),
124-
"Global URLs": count_entries_from_file(
125-
"../Database-Files/Filter-Database/Global-URLs.json"
124+
"Global Domains": count_entries_from_file(
125+
"../Database-Files/Filter-Database/Global-Domains.json"
126126
),
127127
}
128128

0 commit comments

Comments
 (0)