use exceptionList for blacklist for clean migration

This commit is contained in:
2026-02-11 13:34:23 +03:00
parent 226f2efe4f
commit 289fdd9257
6 changed files with 83 additions and 22 deletions

View File

@@ -209,5 +209,6 @@
"github.com",
"www.wikipedia.org"
],
"exceptionsWhiteList": [],
"exceptionsMode": "blacklist"
}