From c901d7b982f9fcd8fbdf6335b91d2cd0916431c5 Mon Sep 17 00:00:00 2001 From: xNevo Date: Sat, 16 Dec 2017 01:14:36 +0100 Subject: [PATCH] Update sources list --- node/repositories.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/node/repositories.json b/node/repositories.json index 53a2853..dc28fd7 100644 --- a/node/repositories.json +++ b/node/repositories.json @@ -2,5 +2,33 @@ { "name": "adamloving temporary email address domains", "url": "https://gist.githubusercontent.com/adamloving/4401361/raw/db901ef28d20af8aa91bf5082f5197d27926dea4/temporary-email-address-domains" + }, + { + "name": "martenson disposable email domains", + "url": "https://raw.githubusercontent.com/martenson/disposable-email-domains/master/disposable_email_blacklist.conf" + }, + { + "name": "michenriksen disposable email provider domains", + "url": "https://gist.githubusercontent.com/michenriksen/8710649/raw/e09ee253960ec1ff0add4f92b62616ebbe24ab87/disposable-email-provider-domains" + }, + { + "name": "andreis list of disposable domains", + "url": "https://raw.githubusercontent.com/andreis/disposable/master/domains.txt" + }, + { + "name": "urlbox domain list", + "url": "https://raw.githubusercontent.com/urlbox/disposable/master/domains.txt" + }, + { + "name": "mmilitzer domain list", + "url": "https://raw.githubusercontent.com/mmilitzer/disposable/master/domains.txt" + }, + { + "name": "henshinger disposable email domains", + "url": "https://raw.githubusercontent.com/henshinger/disposable-email-domains/master/disposable_email_blacklist.conf" + }, + { + "name": "VGW disposable email domains", + "url": "https://raw.githubusercontent.com/VGW/disposable-email-domains/master/disposable_email_blacklist.conf" } ]