email_data 1603050808 → 1603054658

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ab2d9f30810329247eafdc4170538a8b8714fe6db7878e0d26001f368fe5d5b
4
- data.tar.gz: ec9be0a02fb34dc11cde84b8e302c0d3263bef2f541f9782828b616414508b58
3
+ metadata.gz: 29e58fb63ce489e9f08e4eaf7e4b9299b70a89e6b618b8d05fa00e53b58e986c
4
+ data.tar.gz: 989723951b6ecea41833e380b72c5c7fd140285568e5665eb8481b20c1f63abd
5
5
  SHA512:
6
- metadata.gz: 23a0d9e544dbc3c207c9c7a09e57ec26bec232a6674808ff5733479aa407974b307abc8e6c881df91df9db59712ff84cac0a50d6294a99d13198254192a29070
7
- data.tar.gz: 017d985869f633dc685a265cf8d73f8066e464a8b93536571aa6689056f3ca82c92715f74ba30c64e249b6f0b3638df49280451a5dfd16a131827bbc11ef97df
6
+ metadata.gz: e6ef4bc69b3955b3bdb3a99805496544179cb6cb5f890f2cfedd2bf8efe94f37053e9e71fb28d1bf92e9c1eee17a5601b98ee1cb90c454f8e7374ace0b5b3cd9
7
+ data.tar.gz: ca431d2a3722a6b17a9d786f4b497f4f7975f66a52edbe93b8590eb441dab257780e2bbd04900a49fcd3e5824a8d8278b9fe5bacdf20724c4fea9bc0728b46b9
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- email_data (1603050808)
4
+ email_data (1603054658)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1603050808
1
+ 1603054658
@@ -162,7 +162,7 @@ threads << thread { domain_scraping("tempr", "https://tempr.email/", "select[nam
162
162
  threads << thread { domain_scraping("yepmail", "https://yepmail.co/", "select[name=domain] option::text()") }
163
163
  threads << thread { domain_scraping("fake_email_generator", "https://fakemailgenerator.net", "[data-mailhost]::attr(data-mailhost)") }
164
164
  threads << thread { domain_scraping("tempemails", "https://www.tempemails.net/", "select[name=domain] option::attr(value)") }
165
- threads << thread { domain_scraping("clipmails", "https://clipmails.com/", "select[name=domain] option::attr(value)") }
165
+ threads << thread { domain_scraping("clipmails", "https://clipmails.com/", ".domain-selector::text()") }
166
166
  threads << thread { domain_scraping("1secmail", "https://www.1secmail.com/", "select[id=domain] option::attr(value)") }
167
167
  threads << thread { domain_scraping("emailfake", "https://generator.email", ".tt-suggestion p::text()") }
168
168
  threads << thread { domain_scraping("emailfake", "https://emailfake.com/", ".tt-suggestion p::text()") }
@@ -25127,6 +25127,7 @@ comarchiemountbattenwindsor.com
25127
25127
  comarketpartners.com
25128
25128
  comaro-compressoren.ru
25129
25129
  comatoze.com
25130
+ comb2bstar.net
25130
25131
  combicheria.com
25131
25132
  combindjqy.space
25132
25133
  combined.investments
@@ -27149,6 +27150,7 @@ cvndr.com
27149
27150
  cvo55.ru
27150
27151
  cvo9ym.us
27151
27152
  cvpf.net
27153
+ cvriverside.biz
27152
27154
  cvs-couponcodes.com
27153
27155
  cvscool.com
27154
27156
  cvscout.com
@@ -42904,6 +42906,7 @@ googleappmail.com
42904
42906
  googlebox.com
42905
42907
  googlecn.com
42906
42908
  googledottrick.com
42909
+ googleemails.xyz
42907
42910
  googlefind.com
42908
42911
  googlegarbage.com
42909
42912
  googlelogin.online
@@ -70077,6 +70080,7 @@ nnambuzzdimp.gq
70077
70080
  nnambuzzdimp.ml
70078
70081
  nnambuzzdimp.tk
70079
70082
  nnb532.com
70083
+ nnb539.com
70080
70084
  nnb545.com
70081
70085
  nnb555.com
70082
70086
  nnbgzy.com
@@ -73680,6 +73684,7 @@ outlok.com
73680
73684
  outlok.net
73681
73685
  outlok.site
73682
73686
  outloo.com
73687
+ outlook-mails.site
73683
73688
  outlook2.gq
73684
73689
  outlookkk.online
73685
73690
  outlookpro.net
@@ -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": "1603050808.0.0",
4
+ "version": "1603054658.0.0",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: email_data
3
3
  version: !ruby/object:Gem::Version
4
- version: '1603050808'
4
+ version: '1603054658'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nando Vieira