Skip to content

Commit f1dfe45

Browse files
committed
Update CDN & Phishing Hosts
1 parent cc82e2b commit f1dfe45

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Build/lib/get-phishing-domains.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ const WHITELIST_MAIN_DOMAINS = new Set([
4848
// 'vercel.app',
4949
'gitbook.io',
5050
'zendesk.com',
51-
'ipfs.eth.aragon.network'
51+
'ipfs.eth.aragon.network',
52+
'wordpress.com'
5253
]);
5354

5455
const leathalKeywords = createKeywordFilter([

Source/domainset/cdn.conf

+2
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,7 @@ r2.leadsy.ai
10791079
tag.trovo-tag.com
10801080
cdn.leandata.com
10811081
embed-v2.testimonial.to
1082+
cdn.svgator.com
10821083

10831084
js.chargebee.com
10841085
js1.chargebee.com
@@ -3642,3 +3643,4 @@ play.izanmei.net
36423643
media.theresanaiforthat.com
36433644
sbl.onfastspring.com
36443645
static-assets.codecademy.com
3646+
assets.controld.com

0 commit comments

Comments
 (0)