email_data 1729384188.0.0 → 1729988998.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/data/slds.txt CHANGED
@@ -654,6 +654,7 @@ co.id
654
654
  co.il
655
655
  co.im
656
656
  co.in
657
+ co.io
657
658
  co.ir
658
659
  co.it
659
660
  co.je
@@ -1004,6 +1005,7 @@ edu.hk
1004
1005
  edu.hn
1005
1006
  edu.ht
1006
1007
  edu.in
1008
+ edu.io
1007
1009
  edu.iq
1008
1010
  edu.is
1009
1011
  edu.it
@@ -1416,7 +1418,6 @@ gov.cl
1416
1418
  gov.cm
1417
1419
  gov.cn
1418
1420
  gov.co
1419
- gov.cu
1420
1421
  gov.cx
1421
1422
  gov.cy
1422
1423
  gov.dm
@@ -1439,6 +1440,7 @@ gov.hk
1439
1440
  gov.ie
1440
1441
  gov.il
1441
1442
  gov.in
1443
+ gov.io
1442
1444
  gov.iq
1443
1445
  gov.ir
1444
1446
  gov.is
@@ -2669,7 +2671,6 @@ mazury.pl
2669
2671
  mb.ca
2670
2672
  mb.it
2671
2673
  mc.it
2672
- md.ci
2673
2674
  md.us
2674
2675
  me.in
2675
2676
  me.it
@@ -2756,6 +2757,7 @@ mil.gt
2756
2757
  mil.hn
2757
2758
  mil.id
2758
2759
  mil.in
2760
+ mil.io
2759
2761
  mil.iq
2760
2762
  mil.jo
2761
2763
  mil.kg
@@ -3150,6 +3152,7 @@ net.id
3150
3152
  net.il
3151
3153
  net.im
3152
3154
  net.in
3155
+ net.io
3153
3156
  net.iq
3154
3157
  net.ir
3155
3158
  net.is
@@ -3309,6 +3312,7 @@ nom.br
3309
3312
  nom.co
3310
3313
  nom.es
3311
3314
  nom.fr
3315
+ nom.io
3312
3316
  nom.km
3313
3317
  nom.mg
3314
3318
  nom.nc
@@ -3564,6 +3568,7 @@ org.hu
3564
3568
  org.il
3565
3569
  org.im
3566
3570
  org.in
3571
+ org.io
3567
3572
  org.iq
3568
3573
  org.ir
3569
3574
  org.is
@@ -3827,7 +3832,6 @@ press.aero
3827
3832
  press.cy
3828
3833
  press.ma
3829
3834
  press.se
3830
- presse.ci
3831
3835
  presse.km
3832
3836
  presse.ml
3833
3837
  pri.ee
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1729384188.0.0"
4
+ VERSION = "1729988998.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": "1729384188.0.0",
4
+ "version": "1729988998.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: 1729384188.0.0
4
+ version: 1729988998.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-10-20 00:00:00.000000000 Z
11
+ date: 2024-10-27 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/v1729384188.0.0
252
- documentation_uri: https://github.com/fnando/email_data/tree/v1729384188.0.0/README.md
253
- license_uri: https://github.com/fnando/email_data/tree/v1729384188.0.0/LICENSE.md
251
+ source_code_uri: https://github.com/fnando/email_data/tree/v1729988998.0.0
252
+ documentation_uri: https://github.com/fnando/email_data/tree/v1729988998.0.0/README.md
253
+ license_uri: https://github.com/fnando/email_data/tree/v1729988998.0.0/LICENSE.md
254
254
  rubygems_mfa_required: 'true'
255
255
  post_install_message:
256
256
  rdoc_options: []