email_data 1737246571.0.0 → 1737851402.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/disposable_domains.txt +99 -0
- data/data/disposable_domains_with_mx.txt +534 -508
- data/data/disposable_domains_without_mx.txt +119591 -119518
- data/data/slds.txt +6 -0
- data/lib/email_data/version.rb +1 -1
- data/package.json +1 -1
- metadata +5 -5
data/data/slds.txt
CHANGED
@@ -51,6 +51,7 @@ ac.lk
|
|
51
51
|
ac.ls
|
52
52
|
ac.ma
|
53
53
|
ac.me
|
54
|
+
ac.ml
|
54
55
|
ac.mu
|
55
56
|
ac.mw
|
56
57
|
ac.mz
|
@@ -233,6 +234,7 @@ art.br
|
|
233
234
|
art.do
|
234
235
|
art.dz
|
235
236
|
art.ht
|
237
|
+
art.ml
|
236
238
|
art.sn
|
237
239
|
arte.bo
|
238
240
|
arts.nf
|
@@ -277,6 +279,7 @@ asso.gp
|
|
277
279
|
asso.ht
|
278
280
|
asso.km
|
279
281
|
asso.mc
|
282
|
+
asso.ml
|
280
283
|
asso.nc
|
281
284
|
asso.re
|
282
285
|
association.aero
|
@@ -1895,6 +1898,7 @@ info.ke
|
|
1895
1898
|
info.ki
|
1896
1899
|
info.la
|
1897
1900
|
info.ls
|
1901
|
+
info.ml
|
1898
1902
|
info.mv
|
1899
1903
|
info.nf
|
1900
1904
|
info.ni
|
@@ -1913,6 +1917,7 @@ info.zm
|
|
1913
1917
|
ing.pa
|
1914
1918
|
ingatlan.hu
|
1915
1919
|
ino.kochi.jp
|
1920
|
+
inst.ml
|
1916
1921
|
insurance.aero
|
1917
1922
|
int.ar
|
1918
1923
|
int.az
|
@@ -3814,6 +3819,7 @@ ppg.br
|
|
3814
3819
|
pr.gov.br
|
3815
3820
|
pr.gov.pl
|
3816
3821
|
pr.it
|
3822
|
+
pr.ml
|
3817
3823
|
pr.us
|
3818
3824
|
prato.it
|
3819
3825
|
prd.fr
|
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": "1737851402.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: 1737851402.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: 2025-01-
|
11
|
+
date: 2025-01-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -248,9 +248,9 @@ licenses:
|
|
248
248
|
metadata:
|
249
249
|
homepage_uri: https://github.com/fnando/email_data
|
250
250
|
bug_tracker_uri: https://github.com/fnando/email_data/issues
|
251
|
-
source_code_uri: https://github.com/fnando/email_data/tree/
|
252
|
-
documentation_uri: https://github.com/fnando/email_data/tree/
|
253
|
-
license_uri: https://github.com/fnando/email_data/tree/
|
251
|
+
source_code_uri: https://github.com/fnando/email_data/tree/v1737851402.0.0
|
252
|
+
documentation_uri: https://github.com/fnando/email_data/tree/v1737851402.0.0/README.md
|
253
|
+
license_uri: https://github.com/fnando/email_data/tree/v1737851402.0.0/LICENSE.md
|
254
254
|
rubygems_mfa_required: 'true'
|
255
255
|
post_install_message:
|
256
256
|
rdoc_options: []
|