email_data 1607565761.0.0 → 1607653226.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +14 -15
- data/data/disposable_domains.txt +932 -0
- data/data/disposable_domains_with_mx.txt +89 -17568
- data/data/disposable_domains_without_mx.txt +102789 -84378
- data/data/disposable_emails.txt +0 -48
- data/data/tlds.txt +0 -1
- data/lib/email_data/version.rb +1 -1
- data/package.json +1 -1
- metadata +5 -8
data/data/disposable_emails.txt
CHANGED
@@ -1,48 +0,0 @@
|
|
1
|
-
abdumuhammadalitmp@gmail.com
|
2
|
-
alissiabucknertmp@gmail.com
|
3
|
-
andykingsolomontmp@gmail.com
|
4
|
-
aypztmpcovdzylqkd@gmail.com
|
5
|
-
braylenmidletontmp@gmail.com
|
6
|
-
chadfranciscojrtmp@gmail.com
|
7
|
-
christianjosephtmp@gmail.com
|
8
|
-
christopherjohntmp@gmail.com
|
9
|
-
christopherpaultmp@gmail.com
|
10
|
-
deandregriffithtmp@gmail.com
|
11
|
-
emmettbradleytmp@gmail.com
|
12
|
-
ezradiamondiquetmp@gmail.com
|
13
|
-
fletcheerharveytmp@gmail.com
|
14
|
-
hannahelizabethtmp@gmail.com
|
15
|
-
jackquelinebanetmp@gmail.com
|
16
|
-
janerebeccalynntmp@gmail.com
|
17
|
-
javierfranciscotmp@gmail.com
|
18
|
-
jcnetmpvyutmbfbtq@gmail.com
|
19
|
-
jerijoseignaciotmp@gmail.com
|
20
|
-
jimryanpatricktmp@gmail.com
|
21
|
-
jonathanmichaeltmp@gmail.com
|
22
|
-
kyleconstantinetmp@gmail.com
|
23
|
-
laurenelizabethtmp@gmail.com
|
24
|
-
leahmarykathryntmp@gmail.com
|
25
|
-
luisgabrielcarltmp@gmail.com
|
26
|
-
lynnvanessaannetmp@gmail.com
|
27
|
-
marcusguzmantmp@gmail.com
|
28
|
-
mariadelosangeltmp@gmail.com
|
29
|
-
mariadelrosariotmp@gmail.com
|
30
|
-
markchristophertmp@gmail.com
|
31
|
-
mfpstmpmaicdyhxkr@gmail.com
|
32
|
-
mosktmpexreaiwftv@gmail.com
|
33
|
-
natashamendeztmp@gmail.com
|
34
|
-
nathanluisjamestmp@gmail.com
|
35
|
-
neilnathanjamestmp@gmail.com
|
36
|
-
nicolemarieclaytmp@gmail.com
|
37
|
-
owyetmpqtpubstsjv@gmail.com
|
38
|
-
paulanthonyjohntmp@gmail.com
|
39
|
-
phillistinebanetmp@gmail.com
|
40
|
-
seanbernardettetmp@gmail.com
|
41
|
-
stellafortunatatmp@gmail.com
|
42
|
-
tamikawilkinsontmp@gmail.com
|
43
|
-
terrancehowelltmp@gmail.com
|
44
|
-
tiffanynormantmp@gmail.com
|
45
|
-
tonysamueldavidtmp@gmail.com
|
46
|
-
victoriannakoletmp@gmail.com
|
47
|
-
vihaanwhitfieldtmp@gmail.com
|
48
|
-
xbgxtmpqwgztzcfav@gmail.com
|
data/data/tlds.txt
CHANGED
data/lib/email_data/version.rb
CHANGED
data/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fnando/email_data",
|
3
3
|
"description": "This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.",
|
4
|
-
"version": "
|
4
|
+
"version": "1607653226.0.0",
|
5
5
|
"license": "MIT",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: email_data
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 1607653226.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nando Vieira
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-12-
|
11
|
+
date: 2020-12-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -211,9 +211,6 @@ files:
|
|
211
211
|
- bin/filter-disposable-domains-without-mx
|
212
212
|
- bin/helpers.rb
|
213
213
|
- bin/package
|
214
|
-
- bin/publish
|
215
|
-
- bin/publish-gem
|
216
|
-
- bin/publish-npm
|
217
214
|
- bin/setup
|
218
215
|
- bin/sync
|
219
216
|
- bin/sync-disposable-emails
|
@@ -247,9 +244,9 @@ licenses:
|
|
247
244
|
metadata:
|
248
245
|
homepage_uri: https://github.com/fnando/email_data
|
249
246
|
bug_tracker_uri: https://github.com/fnando/email_data/issues
|
250
|
-
source_code_uri: https://github.com/fnando/email_data/tree/
|
251
|
-
documentation_uri: https://github.com/fnando/email_data/tree/
|
252
|
-
license_uri: https://github.com/fnando/email_data/tree/
|
247
|
+
source_code_uri: https://github.com/fnando/email_data/tree/v1607653226.0.0
|
248
|
+
documentation_uri: https://github.com/fnando/email_data/tree/v1607653226.0.0/README.md
|
249
|
+
license_uri: https://github.com/fnando/email_data/tree/v1607653226.0.0/LICENSE.md
|
253
250
|
post_install_message:
|
254
251
|
rdoc_options: []
|
255
252
|
require_paths:
|