email_data 1604010434 → 1604097095
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 +2 -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: 70c208cb399d46c2af7d4de6bf6ff8a7f17b0d951d790e27866331ea66fe40dd
|
4
|
+
data.tar.gz: 768c5b8a1cc6910b4593c893f66247c399f9376a7b9025efc143098942c64f34
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43d1c4f71ddcc73a2bb673d0cf615abf718c00c7e55774abc1de935b2f65ec52bed3f8f8fcefdb9106860c9b83b8d685d3a4321c1b14cd11b4b1183f3a312387
|
7
|
+
data.tar.gz: 5d6bbf6768a6b57fe810c2b5941be86335d358cf3eb525e6dc8d21798717dbad5e1124ab2ebfd6dbbcd4076fe0faee1b7486675edd2e6f9b22ae4ddc5ce09561
|
data/Gemfile.lock
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1604097095
|
data/data/disposable_domains.txt
CHANGED
@@ -8458,6 +8458,7 @@ acne.com
|
|
8458
8458
|
acnebrufolirime43.eu
|
8459
8459
|
acnemethods.com
|
8460
8460
|
acnenomorereviewed.info
|
8461
|
+
acneproductions.com
|
8461
8462
|
acnonline.com
|
8462
8463
|
acofmail.com
|
8463
8464
|
acogab.cf
|
@@ -52794,6 +52795,7 @@ jerusalem-takeaway.com
|
|
52794
52795
|
jerusalemcall.org
|
52795
52796
|
jerusatyhn.space
|
52796
52797
|
jes96x.us
|
52798
|
+
jescanned.com
|
52797
52799
|
jesflk.com
|
52798
52800
|
jesien-zima.com.pl
|
52799
52801
|
jesisale.site
|
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": "1604097095.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: '1604097095'
|
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-10-
|
11
|
+
date: 2020-10-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|