email_data 1601164089 → 1601253725
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/.tool-versions +2 -0
- data/VERSION +1 -1
- data/bin/publish-npm +1 -1
- data/data/disposable_domains.txt +3 -0
- data/package.json +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 30846c35bbd3804aaac5b765b0a5d76bbff432809379a2aecd9812cf171120f7
|
4
|
+
data.tar.gz: c1b60e704efc6c3fbb892ec7bcc4bc94c017c6662b5a2ab541ce18dca37a1de4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 38b446d412c486b73842e92dadb57c05c723ea0e2155db1a9e282768af8948eba30539ebe4511b2a6e70089f145bfd31e65bdcef2064791518fdc1edd9f7e47f
|
7
|
+
data.tar.gz: e7e7aa9c672a8f4c07b4d172ded1d8038907d655a61bcd4e584050f2ae52ba196cd0dc02e0db9a3e7b2003012a290e1d19bb62dbaac19a32fd240316cfc08fdf
|
data/.tool-versions
ADDED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1601253725
|
data/bin/publish-npm
CHANGED
data/data/disposable_domains.txt
CHANGED
@@ -12585,6 +12585,7 @@ asinproplus.com
|
|
12585
12585
|
asinspector.org
|
12586
12586
|
asio.club
|
12587
12587
|
asioncriblomatic.com
|
12588
|
+
asioncriblomatic.live
|
12588
12589
|
asisec.cf
|
12589
12590
|
asisec.ga
|
12590
12591
|
asisec.gq
|
@@ -50327,6 +50328,7 @@ isfahantourism.info
|
|
50327
50328
|
isgre.at
|
50328
50329
|
isherz.net
|
50329
50330
|
ishetalgedaan.site
|
50331
|
+
ishi-tut.online
|
50330
50332
|
ishis.site
|
50331
50333
|
ishkinn.ru
|
50332
50334
|
ishockey.se
|
@@ -75592,6 +75594,7 @@ playtubepk.com
|
|
75592
75594
|
playtubes.net
|
75593
75595
|
playyo88.info
|
75594
75596
|
playyo88.win
|
75597
|
+
playzonex.com
|
75595
75598
|
pldppd.site
|
75596
75599
|
pleadfl.xyz
|
75597
75600
|
pleadid.email
|
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": "1601253725.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: '1601253725'
|
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-09-
|
11
|
+
date: 2020-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -161,6 +161,7 @@ files:
|
|
161
161
|
- ".github/FUNDING.yml"
|
162
162
|
- ".gitignore"
|
163
163
|
- ".rubocop.yml"
|
164
|
+
- ".tool-versions"
|
164
165
|
- ".travis.yml"
|
165
166
|
- CODE_OF_CONDUCT.md
|
166
167
|
- Gemfile
|