Changing whitelist to ignorelist
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# DeepBlueCLI command whitelist
|
||||
# DeepBlueCLI command ignore list
|
||||
# Currently: one entry (regex) per line
|
||||
# Read as a CSV file for future growth (may want to add options to each entry)
|
||||
#
|
||||
@ -6,4 +6,4 @@
|
||||
#
|
||||
regex
|
||||
^"C:\\Program Files\\Google\\Chrome\\Application\\chrome\.exe"
|
||||
^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe"
|
||||
^"C:\\Program Files\\Google\\Update\\GoogleUpdate\.exe"
|
||||
|
Reference in New Issue
Block a user