email_data 1644713622.0.0 → 1645318633.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/data/slds.txt CHANGED
@@ -2990,6 +2990,7 @@ mil.by
2990
2990
  mil.cl
2991
2991
  mil.cn
2992
2992
  mil.co
2993
+ mil.cy
2993
2994
  mil.do
2994
2995
  mil.ec
2995
2996
  mil.eg
@@ -3287,7 +3288,6 @@ nakijin.okinawa.jp
3287
3288
  naklo.pl
3288
3289
  namdalseid.no
3289
3290
  name.az
3290
- name.cy
3291
3291
  name.eg
3292
3292
  name.et
3293
3293
  name.fj
@@ -4041,7 +4041,6 @@ panama.museum
4041
4041
  parachuting.aero
4042
4042
  paragliding.aero
4043
4043
  paris.museum
4044
- parliament.cy
4045
4044
  parliament.nz
4046
4045
  parma.it
4047
4046
  paroch.k12.ma.us
data/data/tlds.txt CHANGED
@@ -175,7 +175,6 @@ brother
175
175
  brussels
176
176
  bs
177
177
  bt
178
- budapest
179
178
  bugatti
180
179
  build
181
180
  builders
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1644713622.0.0"
4
+ VERSION = "1645318633.0.0"
5
5
  end
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": "1644713622.0.0",
4
+ "version": "1645318633.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: 1644713622.0.0
4
+ version: 1645318633.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nando Vieira
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-02-13 00:00:00.000000000 Z
11
+ date: 2022-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -244,9 +244,9 @@ licenses:
244
244
  metadata:
245
245
  homepage_uri: https://github.com/fnando/email_data
246
246
  bug_tracker_uri: https://github.com/fnando/email_data/issues
247
- source_code_uri: https://github.com/fnando/email_data/tree/v1644713622.0.0
248
- documentation_uri: https://github.com/fnando/email_data/tree/v1644713622.0.0/README.md
249
- license_uri: https://github.com/fnando/email_data/tree/v1644713622.0.0/LICENSE.md
247
+ source_code_uri: https://github.com/fnando/email_data/tree/v1645318633.0.0
248
+ documentation_uri: https://github.com/fnando/email_data/tree/v1645318633.0.0/README.md
249
+ license_uri: https://github.com/fnando/email_data/tree/v1645318633.0.0/LICENSE.md
250
250
  rubygems_mfa_required: 'true'
251
251
  post_install_message:
252
252
  rdoc_options: []