email_data 1606495330 → 1606620725
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/VERSION +1 -1
- data/data/disposable_domains.txt +2 -0
- data/package.json +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f621c2888001ab0f734d0f1cabcc24c987ad172c4f7c03aea4ed8a0b160df240
|
4
|
+
data.tar.gz: 78809e6f7df265bdb43931815e7704df06563af776660f617eaa663945a0429c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b64a5ad393b6a5f63e28db169bc371b255f0308f0a0d6d641e535b0a95cc4ed38970d8479280e1c4c51960f5e978c47cefb13b70c2e93624972267a2915f2f51
|
7
|
+
data.tar.gz: 120ae8aeb0d1b114a6abdd2367f024f820874e554be1427569362c5aefb5d383ab337dd9bd9e5cc3a28bce2d85a8d864dca23fff43b960333f86d194a3b9dbb1
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
email_data (
|
4
|
+
email_data (1606620725)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -55,7 +55,7 @@ GEM
|
|
55
55
|
rubocop-fnando (0.0.14)
|
56
56
|
rubocop
|
57
57
|
rubocop-performance
|
58
|
-
rubocop-performance (1.9.
|
58
|
+
rubocop-performance (1.9.1)
|
59
59
|
rubocop (>= 0.90.0, < 2.0)
|
60
60
|
rubocop-ast (>= 0.4.0)
|
61
61
|
ruby-progressbar (1.10.1)
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1606620725
|
data/data/disposable_domains.txt
CHANGED
@@ -65569,6 +65569,7 @@ mega77.xyz
|
|
65569
65569
|
megaa.host
|
65570
65570
|
megabitcard.net
|
65571
65571
|
megabook.site
|
65572
|
+
megacorp.work
|
65572
65573
|
megadiscountonline.com
|
65573
65574
|
megafon.org.ua
|
65574
65575
|
megagrill.online
|
@@ -99153,6 +99154,7 @@ tighmarta.ml
|
|
99153
99154
|
tightmail.com
|
99154
99155
|
tigmon.club
|
99155
99156
|
tiguanreview.com
|
99157
|
+
tigytech.com
|
99156
99158
|
tijdelijke-email.nl
|
99157
99159
|
tijdelijkmailadres.nl
|
99158
99160
|
tijuanatexmexsevilla.com
|
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": "1606620725.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: '1606620725'
|
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-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -226,9 +226,9 @@ licenses:
|
|
226
226
|
metadata:
|
227
227
|
homepage_uri: https://github.com/fnando/email_data
|
228
228
|
bug_tracker_uri: https://github.com/fnando/email_data/issues
|
229
|
-
source_code_uri: https://github.com/fnando/email_data/tree/
|
230
|
-
documentation_uri: https://github.com/fnando/email_data/tree/
|
231
|
-
license_uri: https://github.com/fnando/email_data/tree/
|
229
|
+
source_code_uri: https://github.com/fnando/email_data/tree/v1606620725
|
230
|
+
documentation_uri: https://github.com/fnando/email_data/tree/v1606620725/README.md
|
231
|
+
license_uri: https://github.com/fnando/email_data/tree/v1606620725/LICENSE.md
|
232
232
|
post_install_message:
|
233
233
|
rdoc_options: []
|
234
234
|
require_paths:
|