email_data 1720312106.0.0 → 1720916916.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/data/slds.txt CHANGED
@@ -171,7 +171,6 @@ ambulance.aero
171
171
  ami.ibaraki.jp
172
172
  amli.no
173
173
  amot.no
174
- amusement.aero
175
174
  an.it
176
175
  anamizu.ishikawa.jp
177
176
  anan.nagano.jp
@@ -1211,6 +1210,7 @@ fr.it
1211
1210
  frana.no
1212
1211
  fredrikstad.no
1213
1212
  frei.no
1213
+ freight.aero
1214
1214
  friuli-v-giulia.it
1215
1215
  friuli-ve-giulia.it
1216
1216
  friuli-vegiulia.it
@@ -2627,6 +2627,7 @@ mar.it
2627
2627
  marche.it
2628
2628
  maringa.br
2629
2629
  marker.no
2630
+ marketplace.aero
2630
2631
  marnardal.no
2631
2632
  marugame.kagawa.jp
2632
2633
  marumori.miyagi.jp
@@ -4500,6 +4501,7 @@ tateyama.toyama.jp
4500
4501
  tatsuno.hyogo.jp
4501
4502
  tatsuno.nagano.jp
4502
4503
  tawaramoto.nara.jp
4504
+ taxi.aero
4503
4505
  taxi.br
4504
4506
  tayninh.vn
4505
4507
  tc.br
data/data/tlds.txt CHANGED
@@ -1037,7 +1037,6 @@ sg
1037
1037
  sh
1038
1038
  shangrila
1039
1039
  sharp
1040
- shaw
1041
1040
  shell
1042
1041
  shia
1043
1042
  shiksha
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1720312106.0.0"
4
+ VERSION = "1720916916.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": "1720312106.0.0",
4
+ "version": "1720916916.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: 1720312106.0.0
4
+ version: 1720916916.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: 2024-07-07 00:00:00.000000000 Z
11
+ date: 2024-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -248,9 +248,9 @@ licenses:
248
248
  metadata:
249
249
  homepage_uri: https://github.com/fnando/email_data
250
250
  bug_tracker_uri: https://github.com/fnando/email_data/issues
251
- source_code_uri: https://github.com/fnando/email_data/tree/v1720312106.0.0
252
- documentation_uri: https://github.com/fnando/email_data/tree/v1720312106.0.0/README.md
253
- license_uri: https://github.com/fnando/email_data/tree/v1720312106.0.0/LICENSE.md
251
+ source_code_uri: https://github.com/fnando/email_data/tree/v1720916916.0.0
252
+ documentation_uri: https://github.com/fnando/email_data/tree/v1720916916.0.0/README.md
253
+ license_uri: https://github.com/fnando/email_data/tree/v1720916916.0.0/LICENSE.md
254
254
  rubygems_mfa_required: 'true'
255
255
  post_install_message:
256
256
  rdoc_options: []