Remove notion.site from phishing domainset (#10)

Co-authored-by: FYLSen <FYLSen@users.noreply.github.com>
This commit is contained in:
FYLSen 2023-08-14 15:52:28 +08:00 committed by GitHub
parent 82f10868c1
commit 42870b6534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,8 @@ const WHITELIST_DOMAIN = new Set([
'square.site',
'business.site',
'page.link', // Firebase URL Shortener
'fleek.cool'
'fleek.cool',
'notion.site'
]);
const BLACK_TLD = new Set([
'xyz',