email_data 1606845461 → 1606953034
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 +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: dfe76e207c0b06e06867a14e6c5ff5418e2fe16066b1de2ac2ae68ee952c1e23
|
4
|
+
data.tar.gz: 838766a643a6fc090175be42cdb9c4ac417b570a75917044edbc31eb15996432
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8199b5b0bdea8947f24fe7ec293ac45024109c2737d2ac772f68d48d1fd11ec1b1de1b717777a0f610a29f66b12880c9fbd1eb6d9d47ee4fed7cfbe0a68600a0
|
7
|
+
data.tar.gz: 28c52c300a1f22eeb206b66336bf0b2ae9d93c621b77273680b651675e8c853f5d91b61cd6c2bd625dc21c856168a4c20e388ed92c792b458a6cab5a6dcffb89
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
email_data (
|
4
|
+
email_data (1606953034)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -41,7 +41,7 @@ GEM
|
|
41
41
|
root_domain (0.1.2)
|
42
42
|
email_data
|
43
43
|
simpleidn
|
44
|
-
rubocop (1.5.
|
44
|
+
rubocop (1.5.1)
|
45
45
|
parallel (~> 1.10)
|
46
46
|
parser (>= 2.7.1.5)
|
47
47
|
rainbow (>= 2.2.2, < 4.0)
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1606953034
|
data/data/disposable_domains.txt
CHANGED
@@ -4588,6 +4588,7 @@
|
|
4588
4588
|
567107.com
|
4589
4589
|
56787.com
|
4590
4590
|
5679827.com
|
4591
|
+
567map.xyz
|
4591
4592
|
568ac.com
|
4592
4593
|
56k.tokyo
|
4593
4594
|
56toyk.us
|
@@ -54711,6 +54712,7 @@ jiwatoto.org
|
|
54711
54712
|
jixa.site
|
54712
54713
|
jixe.site
|
54713
54714
|
jixyvu.info
|
54715
|
+
jiyankotluk.xyz
|
54714
54716
|
jiyoshops.site
|
54715
54717
|
jiyue.org
|
54716
54718
|
jiyun123.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": "1606953034.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: '1606953034'
|
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-12-
|
11
|
+
date: 2020-12-02 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/v1606953034
|
230
|
+
documentation_uri: https://github.com/fnando/email_data/tree/v1606953034/README.md
|
231
|
+
license_uri: https://github.com/fnando/email_data/tree/v1606953034/LICENSE.md
|
232
232
|
post_install_message:
|
233
233
|
rdoc_options: []
|
234
234
|
require_paths:
|