email_data 1604569392 → 1604703468
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 +1 -1
- data/VERSION +1 -1
- data/data/disposable_domains.txt +1 -0
- data/package.json +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '03138276b50b69d4194492e0bfd5381cc6518dba13afcb825fc3a9e4f40d5601'
|
4
|
+
data.tar.gz: 6c991243551d5b50b641407f11a1df3b297fe20f20c7ddf18573c3ae7c432a0a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 133775b2fb175aa7c450ba457550e8f6740990ac5e51c97f980294cbe97d0b2de4c4c9e56f017bf0ba53cfcfc971c64c434e1d50131f597aa2cc6530243179f3
|
7
|
+
data.tar.gz: 531e3b64d0b3210361e32cc0b17031ebd4be485b7d1e0cc3468ad785efe2ffadec290e848452dc8f19a9e9813ef1b850a867bd5bcb38940236de9d2f6b6646f4
|
data/Gemfile.lock
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1604703468
|
data/data/disposable_domains.txt
CHANGED
@@ -109721,6 +109721,7 @@ xn--fiq06l2rdsvs.site
|
|
109721
109721
|
xn--fiq06l2rdsvs.tech
|
109722
109722
|
xn--fiq64f9jv65a.com
|
109723
109723
|
xn--fiqz9sm5fhob0y1f.xn--czru2d
|
109724
|
+
xn--fjq089buwib4gq1mz8ye5o8kc.xn--j6w193g
|
109724
109725
|
xn--fnva655m.xn--6qq986b3xl
|
109725
109726
|
xn--fnvur060a.xn--6qq986b3xl
|
109726
109727
|
xn--fnvv98hjkf.xn--6qq986b3xl
|
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": "1604703468.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: '1604703468'
|
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-11-
|
11
|
+
date: 2020-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|