email_data 1604444717 → 1604569392
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 +3 -3
- data/VERSION +1 -1
- data/data/disposable_domains.txt +5 -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: d54fb294b02547120dc84588e9457a656beceff7431f141e8db28726d82c1a2e
|
4
|
+
data.tar.gz: 9bc6b69537034f5f9d6a4947a3dc3fa4c4ff23d1f07cffc577dd3ee946b0419e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7535e3abe052fe6c616058a0063715e63a31d346ea6db3d2290be669bdd0dfd371e08bdb74ba4424eace5cf125c95f27da145859ac12fecee1d619ec2dd665fd
|
7
|
+
data.tar.gz: 5b3f14ead8845a9f4cd080482b24be13cac55e38af43d297211c12a1d3860ed78e50b8557006fb9e5dc9a9e4fa85d0db8333c7cbca9f5d198568a6b2f25533c9
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
email_data (
|
4
|
+
email_data (1604569392)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -40,7 +40,7 @@ GEM
|
|
40
40
|
rexml (3.2.4)
|
41
41
|
root_domain (0.1.0)
|
42
42
|
simpleidn
|
43
|
-
rubocop (1.
|
43
|
+
rubocop (1.2.0)
|
44
44
|
parallel (~> 1.10)
|
45
45
|
parser (>= 2.7.1.5)
|
46
46
|
rainbow (>= 2.2.2, < 4.0)
|
@@ -49,7 +49,7 @@ GEM
|
|
49
49
|
rubocop-ast (>= 1.0.1)
|
50
50
|
ruby-progressbar (~> 1.7)
|
51
51
|
unicode-display_width (>= 1.4.0, < 2.0)
|
52
|
-
rubocop-ast (1.1.
|
52
|
+
rubocop-ast (1.1.1)
|
53
53
|
parser (>= 2.7.1.5)
|
54
54
|
rubocop-fnando (0.0.13)
|
55
55
|
ruby-progressbar (1.10.1)
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1604569392
|
data/data/disposable_domains.txt
CHANGED
@@ -8761,6 +8761,7 @@ adjustmyfontsize.com
|
|
8761
8761
|
adjwsaws.icu
|
8762
8762
|
adk66.ru
|
8763
8763
|
adkchecking.com
|
8764
|
+
adkcontracting.com
|
8764
8765
|
adkecochecking.com
|
8765
8766
|
adleep.org
|
8766
8767
|
adlinking2.com
|
@@ -9774,6 +9775,7 @@ airxr.ru
|
|
9774
9775
|
airyofe.space
|
9775
9776
|
aisaelectronics.com
|
9776
9777
|
aiseattle.xyz
|
9778
|
+
aiseeker.com
|
9777
9779
|
aishenma.xyz
|
9778
9780
|
aisingapore.xyz
|
9779
9781
|
aisiys.com
|
@@ -42757,6 +42759,7 @@ gmaills.eu
|
|
42757
42759
|
gmailmail.ga
|
42758
42760
|
gmailmarina.com
|
42759
42761
|
gmailmirror.com
|
42762
|
+
gmailnator.com
|
42760
42763
|
gmailner.com
|
42761
42764
|
gmailnew.com
|
42762
42765
|
gmailom.co
|
@@ -94818,6 +94821,7 @@ taworle.ml
|
|
94818
94821
|
taworle.tk
|
94819
94822
|
tawowk.com
|
94820
94823
|
tawserdog.com
|
94824
|
+
tawtar.com
|
94821
94825
|
tax315.xyz
|
94822
94826
|
taxfilingsite.com
|
94823
94827
|
taxfreeemail.com
|
@@ -108453,6 +108457,7 @@ x1cult.ru
|
|
108453
108457
|
x1econ.ru
|
108454
108458
|
x1lion.ru
|
108455
108459
|
x1news.ru
|
108460
|
+
x1post.com
|
108456
108461
|
x1sci.ru
|
108457
108462
|
x1x22716.com
|
108458
108463
|
x1xthj.us
|
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": "1604569392.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: '1604569392'
|
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-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|