From 107f1fdbe70b0f0457793ec2a1f8192900ee0b7f Mon Sep 17 00:00:00 2001 From: Jon Doe <56412184+JonDoeBeep@users.noreply.github.com> Date: Tue, 7 Jun 2022 07:41:57 -0700 Subject: [PATCH] Added more phishing links to the detector. Added more phishing links to the detector. --- src/badLinks.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/badLinks.ts b/src/badLinks.ts index 9153cfb..6806e76 100644 --- a/src/badLinks.ts +++ b/src/badLinks.ts @@ -12,6 +12,7 @@ const init = async () => { fetch, [ 'https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/badware.txt', + 'https://raw.githubusercontent.com/JonDoeBeep/Phishing.Database/master/phishing-domains/output/domains/ACTIVE/list.txt', 'https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt', ], {