email_data 1700353605.0.0 → 1702168032.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,3 @@
1
1
  nus.edu.sg
2
2
  naver.com
3
+ tulane.edu
data/data/tlds.txt CHANGED
@@ -1233,7 +1233,6 @@ vivo
1233
1233
  vlaanderen
1234
1234
  vn
1235
1235
  vodka
1236
- volkswagen
1237
1236
  volvo
1238
1237
  vote
1239
1238
  voting
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmailData
4
- VERSION = "1700353605.0.0"
4
+ VERSION = "1702168032.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": "1700353605.0.0",
4
+ "version": "1702168032.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: 1700353605.0.0
4
+ version: 1702168032.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-11-19 00:00:00.000000000 Z
11
+ date: 2023-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -213,6 +213,7 @@ files:
213
213
  - bin/setup
214
214
  - bin/sync
215
215
  - bin/sync-disposable-emails
216
+ - bin/sync-dnsbls
216
217
  - bin/sync-free-emails
217
218
  - bin/sync-roles
218
219
  - bin/sync-tld
@@ -247,9 +248,9 @@ licenses:
247
248
  metadata:
248
249
  homepage_uri: https://github.com/fnando/email_data
249
250
  bug_tracker_uri: https://github.com/fnando/email_data/issues
250
- source_code_uri: https://github.com/fnando/email_data/tree/v1700353605.0.0
251
- documentation_uri: https://github.com/fnando/email_data/tree/v1700353605.0.0/README.md
252
- license_uri: https://github.com/fnando/email_data/tree/v1700353605.0.0/LICENSE.md
251
+ source_code_uri: https://github.com/fnando/email_data/tree/v1702168032.0.0
252
+ documentation_uri: https://github.com/fnando/email_data/tree/v1702168032.0.0/README.md
253
+ license_uri: https://github.com/fnando/email_data/tree/v1702168032.0.0/LICENSE.md
253
254
  rubygems_mfa_required: 'true'
254
255
  post_install_message:
255
256
  rdoc_options: []