email_data 1732408289.0.0 → 1733013134.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/data/slds.txt CHANGED
@@ -34,6 +34,7 @@ ac.ci
34
34
  ac.cn
35
35
  ac.cr
36
36
  ac.cy
37
+ ac.eg
37
38
  ac.fj
38
39
  ac.gn
39
40
  ac.gov.br
@@ -1806,6 +1807,7 @@ ichinomiya.aichi.jp
1806
1807
  ichinomiya.chiba.jp
1807
1808
  ichinoseki.iwate.jp
1808
1809
  id.au
1810
+ id.cv
1809
1811
  id.ir
1810
1812
  id.lv
1811
1813
  id.ly
@@ -1883,6 +1885,7 @@ info.bb
1883
1885
  info.bj
1884
1886
  info.bo
1885
1887
  info.ec
1888
+ info.eg
1886
1889
  info.et
1887
1890
  info.fj
1888
1891
  info.gu
@@ -2666,6 +2669,7 @@ mb.ca
2666
2669
  mb.it
2667
2670
  mc.it
2668
2671
  md.us
2672
+ me.eg
2669
2673
  me.in
2670
2674
  me.it
2671
2675
  me.ke
@@ -3117,6 +3121,7 @@ net.cm
3117
3121
  net.cn
3118
3122
  net.co
3119
3123
  net.cu
3124
+ net.cv
3120
3125
  net.cw
3121
3126
  net.cy
3122
3127
  net.dm
@@ -3853,6 +3858,7 @@ psse.gov.pl
3853
3858
  pt.it
3854
3859
  pu.it
3855
3860
  pub.sa
3861
+ publ.cv
3856
3862
  publ.pt
3857
3863
  pueblo.bo
3858
3864
  pug.it
@@ -4322,6 +4328,7 @@ sowa.ibaraki.jp
4322
4328
  sp.gov.br
4323
4329
  sp.it
4324
4330
  spjelkavik.no
4331
+ sport.eg
4325
4332
  sport.hu
4326
4333
  spydeberg.no
4327
4334
  sr.gov.pl
@@ -4731,6 +4738,7 @@ tuyenquang.vn
4731
4738
  tv.bb
4732
4739
  tv.bo
4733
4740
  tv.br
4741
+ tv.eg
4734
4742
  tv.im
4735
4743
  tv.in
4736
4744
  tv.it
@@ -5044,7 +5052,6 @@ xn--c3s14m.jp
5044
5052
  xn--cesena-forl-mcb.it
5045
5053
  xn--cesenaforl-i8a.it
5046
5054
  xn--ciqpn.hk
5047
- xn--czrw28b.tw
5048
5055
  xn--d1at.xn--90a3ac
5049
5056
  xn--d5qv7z876c.jp
5050
5057
  xn--davvenjrga-y4a.no
@@ -5239,7 +5246,6 @@ xn--trna-woa.no
5239
5246
  xn--troms-zua.no
5240
5247
  xn--tysvr-vra.no
5241
5248
  xn--uc0atv.hk
5242
- xn--uc0atv.tw
5243
5249
  xn--uc0atv.xn--j6w193g
5244
5250
  xn--uc0ay4a.hk
5245
5251
  xn--uist22h.jp
@@ -5269,7 +5275,6 @@ xn--yer-zna.no
5269
5275
  xn--ygarden-p1a.no
5270
5276
  xn--ystre-slidre-ujb.no
5271
5277
  xn--zbx025d.jp
5272
- xn--zf0ao64a.tw
5273
5278
  xn--zf0avx.hk
5274
5279
  xz.cn
5275
5280
  y.bg
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1732408289.0.0"
4
+ VERSION = "1733013134.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": "1732408289.0.0",
4
+ "version": "1733013134.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: 1732408289.0.0
4
+ version: 1733013134.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-11-24 00:00:00.000000000 Z
11
+ date: 2024-12-01 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/v1732408289.0.0
252
- documentation_uri: https://github.com/fnando/email_data/tree/v1732408289.0.0/README.md
253
- license_uri: https://github.com/fnando/email_data/tree/v1732408289.0.0/LICENSE.md
251
+ source_code_uri: https://github.com/fnando/email_data/tree/v1733013134.0.0
252
+ documentation_uri: https://github.com/fnando/email_data/tree/v1733013134.0.0/README.md
253
+ license_uri: https://github.com/fnando/email_data/tree/v1733013134.0.0/LICENSE.md
254
254
  rubygems_mfa_required: 'true'
255
255
  post_install_message:
256
256
  rdoc_options: []