Files
AutistMask/tests/phishingDomains.test.js
clawbot 06324158aa
All checks were successful
check / check (push) Successful in 13s
remove phishing domain whitelist support
Remove all whitelist functionality from the phishing domain system.
The blocklist now only checks the blacklist — no whitelist overrides.

- Remove vendoredWhitelist and deltaWhitelist Sets
- Remove whitelist checks in isPhishingDomain()
- Remove whitelist from delta storage persistence
- Remove whitelist from loadConfig() delta computation
- Remove whitelist-specific test cases
- Update README to remove whitelist mention

Closes #114
2026-03-01 10:29:00 -08:00

7.2 KiB