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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '04439f8e2fcba55987bbca2ce186b44791522406aaa9b4c84772378d0166d55d'
4
- data.tar.gz: 989cc0fd42327afde6c7761c3872705d404a0ac05ebafd3032bcc5b639f16c08
3
+ metadata.gz: 30846c35bbd3804aaac5b765b0a5d76bbff432809379a2aecd9812cf171120f7
4
+ data.tar.gz: c1b60e704efc6c3fbb892ec7bcc4bc94c017c6662b5a2ab541ce18dca37a1de4
5
5
  SHA512:
6
- metadata.gz: ec678bb9bd9aafea0b37e65edeaafe13d728eeef2e28493ef544c90f3cbb1c867498696595ed48112a1c0ae33eda1269f757314849fcbb44ac2539ced0661a8d
7
- data.tar.gz: 9806590d5d00ca23ad57fa83d79258f5e525fab4f5fa606c754ab74cd6a0d2087247d48c7c340a2f45b95c82494563d29271684b484aad534e5c79bfeef18851
6
+ metadata.gz: 38b446d412c486b73842e92dadb57c05c723ea0e2155db1a9e282768af8948eba30539ebe4511b2a6e70089f145bfd31e65bdcef2064791518fdc1edd9f7e47f
7
+ data.tar.gz: e7e7aa9c672a8f4c07b4d172ded1d8038907d655a61bcd4e584050f2ae52ba196cd0dc02e0db9a3e7b2003012a290e1d19bb62dbaac19a32fd240316cfc08fdf
@@ -0,0 +1,2 @@
1
+ ruby 2.7.1
2
+ nodejs 12.18.4
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1601164089
1
+ 1601253725
@@ -5,7 +5,7 @@ set -e
5
5
  source $HOME/.zsh/exports.sh
6
6
  source $HOME/.zsh/asdf.sh
7
7
 
8
- asdf local node 12.18.4
8
+ asdf local nodejs 12.18.4
9
9
 
10
10
  for input in $(ls -1 data/*.txt); do
11
11
  name=$(basename $input)
@@ -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
@@ -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": "1601164089.0.0",
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: '1601164089'
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-26 00:00:00.000000000 Z
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