email_data 1697647319.0.0 → 1698539286.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/data/tlds.txt CHANGED
@@ -212,7 +212,6 @@ catholic
212
212
  cba
213
213
  cbn
214
214
  cbre
215
- cbs
216
215
  cc
217
216
  cd
218
217
  center
@@ -241,7 +240,6 @@ citadel
241
240
  citi
242
241
  citic
243
242
  city
244
- cityeats
245
243
  ck
246
244
  cl
247
245
  claims
@@ -443,7 +441,6 @@ free
443
441
  fresenius
444
442
  frl
445
443
  frogans
446
- frontdoor
447
444
  frontier
448
445
  ftr
449
446
  fujitsu
@@ -1059,7 +1056,6 @@ shop
1059
1056
  shopping
1060
1057
  shouji
1061
1058
  show
1062
- showtime
1063
1059
  si
1064
1060
  silk
1065
1061
  sina
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1697647319.0.0"
4
+ VERSION = "1698539286.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": "1697647319.0.0",
4
+ "version": "1698539286.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: 1697647319.0.0
4
+ version: 1698539286.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: 2023-10-18 00:00:00.000000000 Z
11
+ date: 2023-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -247,9 +247,9 @@ licenses:
247
247
  metadata:
248
248
  homepage_uri: https://github.com/fnando/email_data
249
249
  bug_tracker_uri: https://github.com/fnando/email_data/issues
250
- source_code_uri: https://github.com/fnando/email_data/tree/v1697647319.0.0
251
- documentation_uri: https://github.com/fnando/email_data/tree/v1697647319.0.0/README.md
252
- license_uri: https://github.com/fnando/email_data/tree/v1697647319.0.0/LICENSE.md
250
+ source_code_uri: https://github.com/fnando/email_data/tree/v1698539286.0.0
251
+ documentation_uri: https://github.com/fnando/email_data/tree/v1698539286.0.0/README.md
252
+ license_uri: https://github.com/fnando/email_data/tree/v1698539286.0.0/LICENSE.md
253
253
  rubygems_mfa_required: 'true'
254
254
  post_install_message:
255
255
  rdoc_options: []