email_data 1629506214.0.0 → 1629592699.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/data/disposable_domains_with_mx.txt +1906 -1987
- data/data/disposable_domains_without_mx.txt +107562 -107481
- data/data/slds.txt +3 -0
- data/lib/email_data/version.rb +1 -1
- data/package.json +1 -1
- metadata +5 -5
data/data/slds.txt
CHANGED
@@ -420,6 +420,7 @@ bi.it
|
|
420
420
|
bialowieza.pl
|
421
421
|
bialystok.pl
|
422
422
|
bib.br
|
423
|
+
bib.ve
|
423
424
|
bibai.hokkaido.jp
|
424
425
|
bible.museum
|
425
426
|
biei.hokkaido.jp
|
@@ -3602,6 +3603,7 @@ nom.pl
|
|
3602
3603
|
nom.re
|
3603
3604
|
nom.ro
|
3604
3605
|
nom.tm
|
3606
|
+
nom.ve
|
3605
3607
|
nom.za
|
3606
3608
|
nombre.bo
|
3607
3609
|
nome.pt
|
@@ -4217,6 +4219,7 @@ rana.no
|
|
4217
4219
|
randaberg.no
|
4218
4220
|
rankoshi.hokkaido.jp
|
4219
4221
|
ranzan.saitama.jp
|
4222
|
+
rar.ve
|
4220
4223
|
rauma.no
|
4221
4224
|
ravenna.it
|
4222
4225
|
rawa-maz.pl
|
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": "1629592699.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: 1629592699.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: 2021-08-
|
11
|
+
date: 2021-08-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -243,9 +243,9 @@ licenses:
|
|
243
243
|
metadata:
|
244
244
|
homepage_uri: https://github.com/fnando/email_data
|
245
245
|
bug_tracker_uri: https://github.com/fnando/email_data/issues
|
246
|
-
source_code_uri: https://github.com/fnando/email_data/tree/
|
247
|
-
documentation_uri: https://github.com/fnando/email_data/tree/
|
248
|
-
license_uri: https://github.com/fnando/email_data/tree/
|
246
|
+
source_code_uri: https://github.com/fnando/email_data/tree/v1629592699.0.0
|
247
|
+
documentation_uri: https://github.com/fnando/email_data/tree/v1629592699.0.0/README.md
|
248
|
+
license_uri: https://github.com/fnando/email_data/tree/v1629592699.0.0/LICENSE.md
|
249
249
|
post_install_message:
|
250
250
|
rdoc_options: []
|
251
251
|
require_paths:
|