23 Commits

Author SHA1 Message Date
Will White
a40a7a4b60 Merge pull request #6 from matinm/patch-1
Add ya.ru to list of free emails.
2015-09-24 11:54:37 -04:00
Matin Movassate
856c1e4d64 Add ya.ru to list of free emails.
Any @ya.ru email address is a service of Yandex's, per https://company.yandex.com/press_center/press_releases/2006/2006-04-18.xml.
2015-07-27 10:37:17 -07:00
Will White
ff61bab46e v0.0.2 2015-04-06 22:37:52 -07:00
Will White
9116223489 Merge pull request #4 from MadKudu/master
Adding repository info to package.json
2015-04-06 22:37:00 -07:00
Will White
0e07e42383 Merge pull request #2 from mk-anselme/cleanup
Cleanup
2015-04-06 22:36:51 -07:00
Paul Cothenet
00a8b39851 Adding repository
Error with package.json
2015-03-25 11:54:36 -07:00
Sam Levan
f828fb5a66 remove console log of email address 2015-03-19 10:46:34 -07:00
Sam Levan
61273634f9 update tests 2015-03-19 09:54:13 -07:00
Sam Levan
7a7f4e71c8 remove console log in isFree function 2015-03-19 09:48:54 -07:00
Sam Levan
8b8ee72442 fix typo in module exports 2015-03-19 09:48:35 -07:00
Will White
b70cc17ebc Remove domains that don't have an MX record. 2015-02-14 22:30:38 -05:00
Will White
2a1ddab350 Add MX record validation to import script. 2015-02-07 18:42:47 -08:00
Will White
fc10c67555 Fix invalid domains. 2015-02-07 18:08:34 -08:00
Will White
e83f3dd7c9 Remove disposable domains from free list. 2015-02-07 17:53:36 -08:00
Will White
81397671e2 Remove duplicates. 2015-02-07 17:40:24 -08:00
Will White
d1893885b2 sort/uniq after lines are cleaned up. 2015-02-07 17:16:11 -08:00
Will White
83a52fadf0 Add new addresses to existing list. Remove whitespace. 2015-02-06 23:07:46 -08:00
Will White
c53ce687e5 Add more sources and sort them. 2015-02-06 23:07:25 -08:00
Will White
ecc19932e7 v0.0.1 2015-02-06 22:44:28 -08:00
Will White
3fb01c519c Remove duplicates with www subdomains. 2015-02-06 22:43:50 -08:00
Will White
ca974ee556 Fix .travis.yml 2015-02-06 22:39:58 -08:00
Will White
375237cf4e Update README.md 2015-02-06 22:39:21 -08:00
Will White
dda0e499ac Initial commit 2015-02-06 22:37:14 -08:00