email_data 1603817241 → 1603923660
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 +3 -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: 4fb67cca9e3a9ec45783fa53800bfd2c3ff59a44dae5866e38d936cd240d822e
|
4
|
+
data.tar.gz: 1c5ec3cab0e5b0e37b5bbf4c9aa84d910df5b1c24dfa7562480a43410f78d9f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a9741e27d4d5e01957c5a69417739988e11dbadc90998e59c7aca2ae849440294014a484c7c2101c369e3ba8da7b894b1a3b28ac52fbc20aadac9d7c5415a52
|
7
|
+
data.tar.gz: eb524fda933e64c1848a99937f45cace6e8f3d8c621f7fe4fbc908eea3e2ce01e46cbcc53088f05650ad05dc55d660f58676e6548b9f3aed4b95a751cef26caf
|
data/Gemfile.lock
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
1603923660
|
data/data/disposable_domains.txt
CHANGED
@@ -5029,6 +5029,7 @@
|
|
5029
5029
|
666002.xyz
|
5030
5030
|
66663339.com
|
5031
5031
|
666688211.com
|
5032
|
+
666777bb.com
|
5032
5033
|
6667988.com
|
5033
5034
|
6668288.com
|
5034
5035
|
6668658.com
|
@@ -10599,6 +10600,7 @@ aloceplira.com
|
|
10599
10600
|
aloceplira.net
|
10600
10601
|
aloemie.com
|
10601
10602
|
aloeverachat.com
|
10603
|
+
aloftventure.com
|
10602
10604
|
alohaball.org
|
10603
10605
|
alohagroup808.com
|
10604
10606
|
alohagroup808.net
|
@@ -78876,6 +78878,7 @@ primaryvideos.com
|
|
78876
78878
|
primasecure.cd
|
78877
78879
|
primate.de
|
78878
78880
|
prime-diets-plusstoresales.com
|
78881
|
+
primebusinessfinancingpro.com
|
78879
78882
|
primechoice.store
|
78880
78883
|
primecialisonline.com
|
78881
78884
|
primecostsolution.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": "1603923660.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: '1603923660'
|
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-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|