36 Commits

Author SHA1 Message Date
Will White
c1773b45f5 1.1.0 2016-01-19 09:41:21 -05:00
Will White
98e03a26b4 Run build script. 2016-01-12 21:22:27 -05:00
Will White
76ba44699c Merge branch 'master' of https://github.com/Andrew-Gr/freemail
Conflicts:
	data/free.txt
2016-01-12 19:10:56 -05:00
Will White
f641fe972a Merge pull request #10 from greenmoon55/master
Add some domains used in China
2016-01-12 18:44:44 -05:00
Andrew-Gr
81bc9be7e6 Added several other mainly Poland domains 2016-01-03 21:51:55 +08:00
Andrew-Gr
57945b9a04 Additional domains added
- Added free mail domains from Ukraine, Russia, Belarus
- Added domains from unpulled (pending) commit
P.S. My first use of GitHub - sorry for any inconvenience in case of any
2016-01-03 13:52:47 +08:00
greenmoon55
56c291e806 Add some domains used in China 2015-12-21 21:02:35 +08:00
Will White
18be1bdb66 Merge pull request #8 from ParthKolekar/add-trbvm
trbvm.com is an alias of 10minutemail.com
2015-12-05 18:33:27 -05:00
Will White
487ebdd490 Merge pull request #7 from ParthKolekar/patch-update-script
Added the minimum X's required for mktemp
2015-12-05 18:33:00 -05:00
Parth Kolekar
a24bd05732 trbvm.com is an alias of 10minutemail.com 2015-11-23 03:09:59 +05:30
Parth Kolekar
acc2423539 Added the minimum X's required for mktemp
According to the documentation of `mktemp`, the

        TEMPLATE must contain at least 3 consecutive 'X's in last component.

I have added them there.
2015-11-23 03:02:01 +05:30
Will White
1442df95f9 1.0.0 2015-09-24 13:22:04 -04:00
Will White
a5f9a9a4e8 Sync with upstream sources. 2015-09-24 12:14:44 -04:00
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