domain_prefix 0.4.20210201 → 0.4.20210906
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.
- checksums.yaml +4 -4
- data/Rakefile +10 -11
- data/VERSION +1 -1
- data/data/effective_tld_names.dat +428 -210
- data/domain_prefix.gemspec +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19377d93943aa3c58af1fecd3377d8f4d71234c2cea689ee16834dcee1cb829e
|
4
|
+
data.tar.gz: b2a9e3ffd95c6e9742efc85769779addefb3dc08b4db659e330ec16e61c0a9b4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3743a23fca49a94bbbda10351061cd60590cb0cda5fa5bf0be651899a7afacbf9aefb9a05782463601e837c478c39e180aba03ef82647ff4833d51e8885c89b
|
7
|
+
data.tar.gz: 1000e5a8d62214ecfcc774c1bae5580483d71d2bc9be46eaab13db3a531b99c3d8402e12838f1c75fc98dd906539d8237ccbaf6ee4e290397ad0fe1c01fe6df9
|
data/Rakefile
CHANGED
@@ -2,22 +2,23 @@ require 'rubygems'
|
|
2
2
|
require 'rake'
|
3
3
|
|
4
4
|
require 'bundler/setup'
|
5
|
+
require 'open-uri'
|
5
6
|
|
6
7
|
begin
|
7
8
|
require 'juwelier'
|
8
9
|
|
9
10
|
Juwelier::Tasks.new do |gem|
|
10
|
-
gem.name =
|
11
|
-
gem.summary =
|
12
|
-
gem.description =
|
13
|
-
gem.email =
|
14
|
-
gem.homepage =
|
11
|
+
gem.name = 'domain_prefix'
|
12
|
+
gem.summary = 'Domain Prefix Extraction Library'
|
13
|
+
gem.description = 'A library to extract information about top-level domain and registered name from generic and international domain names'
|
14
|
+
gem.email = 'tadman@postageapp.com'
|
15
|
+
gem.homepage = 'http://github.com/postageapp/domain_prefix'
|
15
16
|
gem.authors = [ 'Scott Tadman' ]
|
16
17
|
end
|
17
18
|
|
18
19
|
Juwelier::GemcutterTasks.new
|
19
20
|
rescue LoadError
|
20
|
-
puts
|
21
|
+
puts 'Juwelier (or a dependency) not available. Install it with: gem install Juwelier'
|
21
22
|
end
|
22
23
|
|
23
24
|
require 'rake/testtask'
|
@@ -29,17 +30,15 @@ Rake::TestTask.new(:test) do |test|
|
|
29
30
|
end
|
30
31
|
|
31
32
|
namespace :domain_prefix do
|
32
|
-
desc
|
33
|
+
desc 'Update the domain information'
|
33
34
|
task :update do
|
34
|
-
|
35
|
-
|
36
|
-
open("https://raw.githubusercontent.com/publicsuffix/list/master/public_suffix_list.dat") do |source|
|
35
|
+
URI.open('https://publicsuffix.org/list/public_suffix_list.dat') do |source|
|
37
36
|
open(File.expand_path(File.join('data', 'effective_tld_names.dat'), File.dirname(__FILE__)), 'w') do |dest|
|
38
37
|
dest.write(source.read)
|
39
38
|
end
|
40
39
|
end
|
41
40
|
|
42
|
-
open(
|
41
|
+
URI.open('https://raw.githubusercontent.com/publicsuffix/list/master/tests/test_psl.txt') do |source|
|
43
42
|
open(File.expand_path(File.join('test', 'sample', 'test.txt'), File.dirname(__FILE__)), 'w') do |dest|
|
44
43
|
dest.write(source.read)
|
45
44
|
end
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.4.
|
1
|
+
0.4.20210906
|
@@ -734,7 +734,6 @@ gouv.ci
|
|
734
734
|
// cl : https://www.nic.cl
|
735
735
|
// Confirmed by .CL registry <hsalgado@nic.cl>
|
736
736
|
cl
|
737
|
-
aprendemas.cl
|
738
737
|
co.cl
|
739
738
|
gob.cl
|
740
739
|
gov.cl
|
@@ -4594,15 +4593,17 @@ gob.mx
|
|
4594
4593
|
edu.mx
|
4595
4594
|
net.mx
|
4596
4595
|
|
4597
|
-
// my : http://www.mynic.
|
4596
|
+
// my : http://www.mynic.my/
|
4597
|
+
// Available strings: https://mynic.my/resources/domains/buying-a-domain/
|
4598
4598
|
my
|
4599
|
+
biz.my
|
4599
4600
|
com.my
|
4600
|
-
net.my
|
4601
|
-
org.my
|
4602
|
-
gov.my
|
4603
4601
|
edu.my
|
4602
|
+
gov.my
|
4604
4603
|
mil.my
|
4605
4604
|
name.my
|
4605
|
+
net.my
|
4606
|
+
org.my
|
4606
4607
|
|
4607
4608
|
// mz : http://www.uem.mz/
|
4608
4609
|
// Submitted by registry <antonio@uem.mz>
|
@@ -6085,8 +6086,10 @@ biz.ss
|
|
6085
6086
|
com.ss
|
6086
6087
|
edu.ss
|
6087
6088
|
gov.ss
|
6089
|
+
me.ss
|
6088
6090
|
net.ss
|
6089
6091
|
org.ss
|
6092
|
+
sch.ss
|
6090
6093
|
|
6091
6094
|
// st : http://www.nic.st/html/policyrules/
|
6092
6095
|
st
|
@@ -6095,7 +6098,6 @@ com.st
|
|
6095
6098
|
consulado.st
|
6096
6099
|
edu.st
|
6097
6100
|
embaixada.st
|
6098
|
-
gov.st
|
6099
6101
|
mil.st
|
6100
6102
|
net.st
|
6101
6103
|
org.st
|
@@ -6712,9 +6714,10 @@ mil.vc
|
|
6712
6714
|
edu.vc
|
6713
6715
|
|
6714
6716
|
// ve : https://registro.nic.ve/
|
6715
|
-
// Submitted by registry
|
6717
|
+
// Submitted by registry nic@nic.ve and nicve@conatel.gob.ve
|
6716
6718
|
ve
|
6717
6719
|
arts.ve
|
6720
|
+
bib.ve
|
6718
6721
|
co.ve
|
6719
6722
|
com.ve
|
6720
6723
|
e12.ve
|
@@ -6726,7 +6729,9 @@ info.ve
|
|
6726
6729
|
int.ve
|
6727
6730
|
mil.ve
|
6728
6731
|
net.ve
|
6732
|
+
nom.ve
|
6729
6733
|
org.ve
|
6734
|
+
rar.ve
|
6730
6735
|
rec.ve
|
6731
6736
|
store.ve
|
6732
6737
|
tec.ve
|
@@ -7123,7 +7128,7 @@ org.zw
|
|
7123
7128
|
|
7124
7129
|
// newGTLDs
|
7125
7130
|
|
7126
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on
|
7131
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2021-08-19T15:13:52Z
|
7127
7132
|
// This list is auto-generated, don't edit it manually.
|
7128
7133
|
// aaa : 2015-02-26 American Automobile Association, Inc.
|
7129
7134
|
aaa
|
@@ -7149,7 +7154,7 @@ abc
|
|
7149
7154
|
// able : 2015-06-25 Able Inc.
|
7150
7155
|
able
|
7151
7156
|
|
7152
|
-
// abogado : 2014-04-24
|
7157
|
+
// abogado : 2014-04-24 Registry Services, LLC
|
7153
7158
|
abogado
|
7154
7159
|
|
7155
7160
|
// abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre
|
@@ -7425,7 +7430,7 @@ beats
|
|
7425
7430
|
// beauty : 2015-12-03 XYZ.COM LLC
|
7426
7431
|
beauty
|
7427
7432
|
|
7428
|
-
// beer : 2014-01-09
|
7433
|
+
// beer : 2014-01-09 Registry Services, LLC
|
7429
7434
|
beer
|
7430
7435
|
|
7431
7436
|
// bentley : 2014-12-18 Bentley Motors Limited
|
@@ -7542,7 +7547,7 @@ bridgestone
|
|
7542
7547
|
// broadway : 2014-12-22 Celebrate Broadway, Inc.
|
7543
7548
|
broadway
|
7544
7549
|
|
7545
|
-
// broker : 2014-12-11
|
7550
|
+
// broker : 2014-12-11 Dog Beach, LLC
|
7546
7551
|
broker
|
7547
7552
|
|
7548
7553
|
// brother : 2015-01-29 Brother Industries, Ltd.
|
@@ -7635,15 +7640,12 @@ careers
|
|
7635
7640
|
// cars : 2014-11-13 XYZ.COM LLC
|
7636
7641
|
cars
|
7637
7642
|
|
7638
|
-
// casa : 2013-11-21
|
7643
|
+
// casa : 2013-11-21 Registry Services, LLC
|
7639
7644
|
casa
|
7640
7645
|
|
7641
7646
|
// case : 2015-09-03 CNH Industrial N.V.
|
7642
7647
|
case
|
7643
7648
|
|
7644
|
-
// caseih : 2015-09-03 CNH Industrial N.V.
|
7645
|
-
caseih
|
7646
|
-
|
7647
7649
|
// cash : 2014-03-06 Binky Moon, LLC
|
7648
7650
|
cash
|
7649
7651
|
|
@@ -7680,7 +7682,7 @@ cern
|
|
7680
7682
|
// cfa : 2014-08-28 CFA Institute
|
7681
7683
|
cfa
|
7682
7684
|
|
7683
|
-
// cfd : 2014-12-11
|
7685
|
+
// cfd : 2014-12-11 ShortDot SA
|
7684
7686
|
cfd
|
7685
7687
|
|
7686
7688
|
// chanel : 2015-04-09 Chanel International B.V.
|
@@ -7758,7 +7760,7 @@ clothing
|
|
7758
7760
|
// cloud : 2015-04-16 Aruba PEC S.p.A.
|
7759
7761
|
cloud
|
7760
7762
|
|
7761
|
-
// club : 2013-11-08
|
7763
|
+
// club : 2013-11-08 Registry Services, LLC
|
7762
7764
|
club
|
7763
7765
|
|
7764
7766
|
// clubmed : 2015-06-25 Club Méditerranée S.A.
|
@@ -7815,7 +7817,7 @@ contact
|
|
7815
7817
|
// contractors : 2013-09-10 Binky Moon, LLC
|
7816
7818
|
contractors
|
7817
7819
|
|
7818
|
-
// cooking : 2013-11-21
|
7820
|
+
// cooking : 2013-11-21 Registry Services, LLC
|
7819
7821
|
cooking
|
7820
7822
|
|
7821
7823
|
// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
|
@@ -7905,7 +7907,7 @@ day
|
|
7905
7907
|
// dclk : 2014-11-20 Charleston Road Registry Inc.
|
7906
7908
|
dclk
|
7907
7909
|
|
7908
|
-
// dds : 2015-05-07
|
7910
|
+
// dds : 2015-05-07 Registry Services, LLC
|
7909
7911
|
dds
|
7910
7912
|
|
7911
7913
|
// deal : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -7944,7 +7946,7 @@ dentist
|
|
7944
7946
|
// desi : 2013-11-14 Desi Networks LLC
|
7945
7947
|
desi
|
7946
7948
|
|
7947
|
-
// design : 2014-11-07
|
7949
|
+
// design : 2014-11-07 Registry Services, LLC
|
7948
7950
|
design
|
7949
7951
|
|
7950
7952
|
// dev : 2014-10-16 Charleston Road Registry Inc.
|
@@ -8133,7 +8135,7 @@ farm
|
|
8133
8135
|
// farmers : 2015-07-09 Farmers Insurance Exchange
|
8134
8136
|
farmers
|
8135
8137
|
|
8136
|
-
// fashion : 2014-07-03
|
8138
|
+
// fashion : 2014-07-03 Registry Services, LLC
|
8137
8139
|
fashion
|
8138
8140
|
|
8139
8141
|
// fast : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -8184,10 +8186,10 @@ firmdale
|
|
8184
8186
|
// fish : 2013-12-12 Binky Moon, LLC
|
8185
8187
|
fish
|
8186
8188
|
|
8187
|
-
// fishing : 2013-11-21
|
8189
|
+
// fishing : 2013-11-21 Registry Services, LLC
|
8188
8190
|
fishing
|
8189
8191
|
|
8190
|
-
// fit : 2014-11-07
|
8192
|
+
// fit : 2014-11-07 Registry Services, LLC
|
8191
8193
|
fit
|
8192
8194
|
|
8193
8195
|
// fitness : 2014-03-06 Binky Moon, LLC
|
@@ -8226,7 +8228,7 @@ football
|
|
8226
8228
|
// ford : 2014-11-13 Ford Motor Company
|
8227
8229
|
ford
|
8228
8230
|
|
8229
|
-
// forex : 2014-12-11
|
8231
|
+
// forex : 2014-12-11 Dog Beach, LLC
|
8230
8232
|
forex
|
8231
8233
|
|
8232
8234
|
// forsale : 2014-05-22 Dog Beach, LLC
|
@@ -8265,10 +8267,7 @@ ftr
|
|
8265
8267
|
// fujitsu : 2015-07-30 Fujitsu Limited
|
8266
8268
|
fujitsu
|
8267
8269
|
|
8268
|
-
//
|
8269
|
-
fujixerox
|
8270
|
-
|
8271
|
-
// fun : 2016-01-14 DotSpace Inc.
|
8270
|
+
// fun : 2016-01-14 Radix FZC
|
8272
8271
|
fun
|
8273
8272
|
|
8274
8273
|
// fund : 2014-03-20 Binky Moon, LLC
|
@@ -8304,7 +8303,7 @@ games
|
|
8304
8303
|
// gap : 2015-07-31 The Gap, Inc.
|
8305
8304
|
gap
|
8306
8305
|
|
8307
|
-
// garden : 2014-06-26
|
8306
|
+
// garden : 2014-06-26 Registry Services, LLC
|
8308
8307
|
garden
|
8309
8308
|
|
8310
8309
|
// gay : 2019-05-23 Top Level Design, LLC
|
@@ -8520,13 +8519,13 @@ homesense
|
|
8520
8519
|
// honda : 2014-12-18 Honda Motor Co., Ltd.
|
8521
8520
|
honda
|
8522
8521
|
|
8523
|
-
// horse : 2013-11-21
|
8522
|
+
// horse : 2013-11-21 Registry Services, LLC
|
8524
8523
|
horse
|
8525
8524
|
|
8526
8525
|
// hospital : 2016-10-20 Binky Moon, LLC
|
8527
8526
|
hospital
|
8528
8527
|
|
8529
|
-
// host : 2014-04-17
|
8528
|
+
// host : 2014-04-17 Radix FZC
|
8530
8529
|
host
|
8531
8530
|
|
8532
8531
|
// hosting : 2014-05-29 UNR Corp.
|
@@ -8649,9 +8648,6 @@ itau
|
|
8649
8648
|
// itv : 2015-07-09 ITV Services Limited
|
8650
8649
|
itv
|
8651
8650
|
|
8652
|
-
// iveco : 2015-09-03 CNH Industrial N.V.
|
8653
|
-
iveco
|
8654
|
-
|
8655
8651
|
// jaguar : 2014-11-13 Jaguar Land Rover Ltd
|
8656
8652
|
jaguar
|
8657
8653
|
|
@@ -8724,6 +8720,9 @@ kfh
|
|
8724
8720
|
// kia : 2015-07-09 KIA MOTORS CORPORATION
|
8725
8721
|
kia
|
8726
8722
|
|
8723
|
+
// kids : 2021-08-13 DotKids Foundation Limited
|
8724
|
+
kids
|
8725
|
+
|
8727
8726
|
// kim : 2013-09-23 Afilias Limited
|
8728
8727
|
kim
|
8729
8728
|
|
@@ -8802,7 +8801,7 @@ latino
|
|
8802
8801
|
// latrobe : 2014-06-16 La Trobe University
|
8803
8802
|
latrobe
|
8804
8803
|
|
8805
|
-
// law : 2015-01-22
|
8804
|
+
// law : 2015-01-22 Registry Services, LLC
|
8806
8805
|
law
|
8807
8806
|
|
8808
8807
|
// lawyer : 2014-03-20 Dog Beach, LLC
|
@@ -8931,7 +8930,7 @@ ltda
|
|
8931
8930
|
// lundbeck : 2015-08-06 H. Lundbeck A/S
|
8932
8931
|
lundbeck
|
8933
8932
|
|
8934
|
-
// luxe : 2014-01-09
|
8933
|
+
// luxe : 2014-01-09 Registry Services, LLC
|
8935
8934
|
luxe
|
8936
8935
|
|
8937
8936
|
// luxury : 2013-10-17 Luxury Partners, LLC
|
@@ -8970,7 +8969,7 @@ market
|
|
8970
8969
|
// marketing : 2013-11-07 Binky Moon, LLC
|
8971
8970
|
marketing
|
8972
8971
|
|
8973
|
-
// markets : 2014-12-11
|
8972
|
+
// markets : 2014-12-11 Dog Beach, LLC
|
8974
8973
|
markets
|
8975
8974
|
|
8976
8975
|
// marriott : 2014-10-09 Marriott Worldwide Corporation
|
@@ -9099,6 +9098,9 @@ mtn
|
|
9099
9098
|
// mtr : 2015-03-12 MTR Corporation Limited
|
9100
9099
|
mtr
|
9101
9100
|
|
9101
|
+
// music : 2021-05-04 DotMusic Limited
|
9102
|
+
music
|
9103
|
+
|
9102
9104
|
// mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC
|
9103
9105
|
mutual
|
9104
9106
|
|
@@ -9108,9 +9110,6 @@ nab
|
|
9108
9110
|
// nagoya : 2013-10-24 GMO Registry, Inc.
|
9109
9111
|
nagoya
|
9110
9112
|
|
9111
|
-
// nationwide : 2015-07-23 Nationwide Mutual Insurance Company
|
9112
|
-
nationwide
|
9113
|
-
|
9114
9113
|
// natura : 2015-03-12 NATURA COSMÉTICOS S.A.
|
9115
9114
|
natura
|
9116
9115
|
|
@@ -9138,9 +9137,6 @@ neustar
|
|
9138
9137
|
// new : 2014-01-30 Charleston Road Registry Inc.
|
9139
9138
|
new
|
9140
9139
|
|
9141
|
-
// newholland : 2015-09-03 CNH Industrial N.V.
|
9142
|
-
newholland
|
9143
|
-
|
9144
9140
|
// news : 2014-12-18 Dog Beach, LLC
|
9145
9141
|
news
|
9146
9142
|
|
@@ -9249,12 +9245,9 @@ ong
|
|
9249
9245
|
// onl : 2013-09-16 iRegistry GmbH
|
9250
9246
|
onl
|
9251
9247
|
|
9252
|
-
// online : 2015-01-15
|
9248
|
+
// online : 2015-01-15 Radix FZC
|
9253
9249
|
online
|
9254
9250
|
|
9255
|
-
// onyourside : 2015-07-23 Nationwide Mutual Insurance Company
|
9256
|
-
onyourside
|
9257
|
-
|
9258
9251
|
// ooo : 2014-01-09 INFIBEAM AVENUES LIMITED
|
9259
9252
|
ooo
|
9260
9253
|
|
@@ -9408,7 +9401,7 @@ pramerica
|
|
9408
9401
|
// praxi : 2013-12-05 Praxi S.p.A.
|
9409
9402
|
praxi
|
9410
9403
|
|
9411
|
-
// press : 2014-04-03
|
9404
|
+
// press : 2014-04-03 Radix FZC
|
9412
9405
|
press
|
9413
9406
|
|
9414
9407
|
// prime : 2015-06-25 Amazon Registry Services, Inc.
|
@@ -9570,7 +9563,7 @@ rocher
|
|
9570
9563
|
// rocks : 2013-11-14 Dog Beach, LLC
|
9571
9564
|
rocks
|
9572
9565
|
|
9573
|
-
// rodeo : 2013-12-19
|
9566
|
+
// rodeo : 2013-12-19 Registry Services, LLC
|
9574
9567
|
rodeo
|
9575
9568
|
|
9576
9569
|
// rogers : 2015-08-06 Rogers Communications Canada Inc.
|
@@ -9648,7 +9641,7 @@ saxo
|
|
9648
9641
|
// sbi : 2015-03-12 STATE BANK OF INDIA
|
9649
9642
|
sbi
|
9650
9643
|
|
9651
|
-
// sbs : 2014-11-07
|
9644
|
+
// sbs : 2014-11-07 ShortDot SA
|
9652
9645
|
sbs
|
9653
9646
|
|
9654
9647
|
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
@@ -9771,7 +9764,7 @@ sina
|
|
9771
9764
|
// singles : 2013-08-27 Binky Moon, LLC
|
9772
9765
|
singles
|
9773
9766
|
|
9774
|
-
// site : 2015-01-15
|
9767
|
+
// site : 2015-01-15 Radix FZC
|
9775
9768
|
site
|
9776
9769
|
|
9777
9770
|
// ski : 2015-04-09 Afilias Limited
|
@@ -9831,7 +9824,7 @@ soy
|
|
9831
9824
|
// spa : 2019-09-19 Asia Spa and Wellness Promotion Council Limited
|
9832
9825
|
spa
|
9833
9826
|
|
9834
|
-
// space : 2014-04-03
|
9827
|
+
// space : 2014-04-03 Radix FZC
|
9835
9828
|
space
|
9836
9829
|
|
9837
9830
|
// sport : 2017-11-16 Global Association of International Sports Federations (GAISF)
|
@@ -9840,9 +9833,6 @@ sport
|
|
9840
9833
|
// spot : 2015-02-26 Amazon Registry Services, Inc.
|
9841
9834
|
spot
|
9842
9835
|
|
9843
|
-
// spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited
|
9844
|
-
spreadbetting
|
9845
|
-
|
9846
9836
|
// srl : 2015-05-07 InterNetX, Corp
|
9847
9837
|
srl
|
9848
9838
|
|
@@ -9873,7 +9863,7 @@ stockholm
|
|
9873
9863
|
// storage : 2014-12-22 XYZ.COM LLC
|
9874
9864
|
storage
|
9875
9865
|
|
9876
|
-
// store : 2015-04-09
|
9866
|
+
// store : 2015-04-09 Radix FZC
|
9877
9867
|
store
|
9878
9868
|
|
9879
9869
|
// stream : 2016-01-08 dot Stream Limited
|
@@ -9900,7 +9890,7 @@ supply
|
|
9900
9890
|
// support : 2013-10-24 Binky Moon, LLC
|
9901
9891
|
support
|
9902
9892
|
|
9903
|
-
// surf : 2014-01-09
|
9893
|
+
// surf : 2014-01-09 Registry Services, LLC
|
9904
9894
|
surf
|
9905
9895
|
|
9906
9896
|
// surgery : 2014-03-20 Binky Moon, LLC
|
@@ -9963,7 +9953,7 @@ tdk
|
|
9963
9953
|
// team : 2015-03-05 Binky Moon, LLC
|
9964
9954
|
team
|
9965
9955
|
|
9966
|
-
// tech : 2015-01-30
|
9956
|
+
// tech : 2015-01-30 Radix FZC
|
9967
9957
|
tech
|
9968
9958
|
|
9969
9959
|
// technology : 2013-09-13 Binky Moon, LLC
|
@@ -9990,7 +9980,7 @@ theatre
|
|
9990
9980
|
// tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America
|
9991
9981
|
tiaa
|
9992
9982
|
|
9993
|
-
// tickets : 2015-02-05
|
9983
|
+
// tickets : 2015-02-05 XYZ.COM LLC
|
9994
9984
|
tickets
|
9995
9985
|
|
9996
9986
|
// tienda : 2013-11-14 Binky Moon, LLC
|
@@ -10056,7 +10046,7 @@ toys
|
|
10056
10046
|
// trade : 2014-01-23 Elite Registry Limited
|
10057
10047
|
trade
|
10058
10048
|
|
10059
|
-
// trading : 2014-12-11
|
10049
|
+
// trading : 2014-12-11 Dog Beach, LLC
|
10060
10050
|
trading
|
10061
10051
|
|
10062
10052
|
// training : 2013-11-07 Binky Moon, LLC
|
@@ -10107,7 +10097,7 @@ unicom
|
|
10107
10097
|
// university : 2014-03-06 Binky Moon, LLC
|
10108
10098
|
university
|
10109
10099
|
|
10110
|
-
// uno : 2013-09-11
|
10100
|
+
// uno : 2013-09-11 Radix FZC
|
10111
10101
|
uno
|
10112
10102
|
|
10113
10103
|
// uol : 2014-05-01 UBN INTERNET LTDA.
|
@@ -10158,7 +10148,7 @@ villas
|
|
10158
10148
|
// vin : 2015-06-18 Binky Moon, LLC
|
10159
10149
|
vin
|
10160
10150
|
|
10161
|
-
// vip : 2015-01-22
|
10151
|
+
// vip : 2015-01-22 Registry Services, LLC
|
10162
10152
|
vip
|
10163
10153
|
|
10164
10154
|
// virgin : 2014-09-25 Virgin Enterprises Limited
|
@@ -10179,7 +10169,7 @@ vivo
|
|
10179
10169
|
// vlaanderen : 2014-02-06 DNS.be vzw
|
10180
10170
|
vlaanderen
|
10181
10171
|
|
10182
|
-
// vodka : 2013-12-19
|
10172
|
+
// vodka : 2013-12-19 Registry Services, LLC
|
10183
10173
|
vodka
|
10184
10174
|
|
10185
10175
|
// volkswagen : 2015-05-14 Volkswagen Group of America Inc.
|
@@ -10221,7 +10211,7 @@ wanggou
|
|
10221
10211
|
// watch : 2013-11-14 Binky Moon, LLC
|
10222
10212
|
watch
|
10223
10213
|
|
10224
|
-
// watches : 2014-12-22
|
10214
|
+
// watches : 2014-12-22 Afilias Limited
|
10225
10215
|
watches
|
10226
10216
|
|
10227
10217
|
// weather : 2015-01-08 International Business Machines Corporation
|
@@ -10236,10 +10226,10 @@ webcam
|
|
10236
10226
|
// weber : 2015-06-04 Saint-Gobain Weber SA
|
10237
10227
|
weber
|
10238
10228
|
|
10239
|
-
// website : 2014-04-03
|
10229
|
+
// website : 2014-04-03 Radix FZC
|
10240
10230
|
website
|
10241
10231
|
|
10242
|
-
// wedding : 2014-04-24
|
10232
|
+
// wedding : 2014-04-24 Registry Services, LLC
|
10243
10233
|
wedding
|
10244
10234
|
|
10245
10235
|
// weibo : 2015-03-05 Sina Corporation
|
@@ -10281,7 +10271,7 @@ wolterskluwer
|
|
10281
10271
|
// woodside : 2015-07-09 Woodside Petroleum Limited
|
10282
10272
|
woodside
|
10283
10273
|
|
10284
|
-
// work : 2013-12-19
|
10274
|
+
// work : 2013-12-19 Registry Services, LLC
|
10285
10275
|
work
|
10286
10276
|
|
10287
10277
|
// works : 2013-11-14 Binky Moon, LLC
|
@@ -10599,7 +10589,7 @@ xyz
|
|
10599
10589
|
// yachts : 2014-01-09 XYZ.COM LLC
|
10600
10590
|
yachts
|
10601
10591
|
|
10602
|
-
// yahoo : 2015-04-02
|
10592
|
+
// yahoo : 2015-04-02 Oath Inc.
|
10603
10593
|
yahoo
|
10604
10594
|
|
10605
10595
|
// yamaxun : 2014-12-18 Amazon Registry Services, Inc.
|
@@ -10611,7 +10601,7 @@ yandex
|
|
10611
10601
|
// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
10612
10602
|
yodobashi
|
10613
10603
|
|
10614
|
-
// yoga : 2014-05-29
|
10604
|
+
// yoga : 2014-05-29 Registry Services, LLC
|
10615
10605
|
yoga
|
10616
10606
|
|
10617
10607
|
// yokohama : 2013-12-12 GMO Registry, Inc.
|
@@ -10658,11 +10648,22 @@ ltd.ua
|
|
10658
10648
|
// 611coin : https://611project.org/
|
10659
10649
|
611.to
|
10660
10650
|
|
10651
|
+
// Aaron Marais' Gitlab pages: https://lab.aaronleem.co.za
|
10652
|
+
// Submitted by Aaron Marais <its_me@aaronleem.co.za>
|
10653
|
+
graphox.us
|
10654
|
+
|
10655
|
+
// accesso Technology Group, plc. : https://accesso.com/
|
10656
|
+
// Submitted by accesso Team <accessoecommerce@accesso.com>
|
10657
|
+
*.devcdnaccesso.com
|
10658
|
+
|
10661
10659
|
// Adobe : https://www.adobe.com/
|
10662
|
-
// Submitted by Ian Boston <boston@adobe.com>
|
10660
|
+
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
10663
10661
|
adobeaemcloud.com
|
10664
|
-
adobeaemcloud.net
|
10665
10662
|
*.dev.adobeaemcloud.com
|
10663
|
+
hlx.live
|
10664
|
+
adobeaemcloud.net
|
10665
|
+
hlx.page
|
10666
|
+
hlx3.page
|
10666
10667
|
|
10667
10668
|
// Agnat sp. z o.o. : https://domena.pl
|
10668
10669
|
// Submitted by Przemyslaw Plewa <it-admin@domena.pl>
|
@@ -10728,6 +10729,10 @@ us-west-2.elasticbeanstalk.com
|
|
10728
10729
|
*.elb.amazonaws.com
|
10729
10730
|
*.elb.amazonaws.com.cn
|
10730
10731
|
|
10732
|
+
// Amazon Global Accelerator : https://aws.amazon.com/global-accelerator/
|
10733
|
+
// Submitted by Daniel Massaguer <psl-maintainers@amazon.com>
|
10734
|
+
awsglobalaccelerator.com
|
10735
|
+
|
10731
10736
|
// Amazon S3 : https://aws.amazon.com/s3/
|
10732
10737
|
// Submitted by Luke Wells <psl-maintainers@amazon.com>
|
10733
10738
|
s3.amazonaws.com
|
@@ -10803,6 +10808,10 @@ apigee.io
|
|
10803
10808
|
appspacehosted.com
|
10804
10809
|
appspaceusercontent.com
|
10805
10810
|
|
10811
|
+
// Appudo UG (haftungsbeschränkt) : https://www.appudo.com
|
10812
|
+
// Submitted by Alexander Hochbaum <admin@appudo.com>
|
10813
|
+
appudo.net
|
10814
|
+
|
10806
10815
|
// Aptible : https://www.aptible.com/
|
10807
10816
|
// Submitted by Thomas Orozco <thomas@aptible.com>
|
10808
10817
|
on-aptible.com
|
@@ -10828,15 +10837,27 @@ sweetpepper.org
|
|
10828
10837
|
// Submitted by Vincent Tseng <vincenttseng@asustor.com>
|
10829
10838
|
myasustor.com
|
10830
10839
|
|
10840
|
+
// Atlassian : https://atlassian.com
|
10841
|
+
// Submitted by Sam Smyth <devloop@atlassian.com>
|
10842
|
+
cdn.prod.atlassian-dev.net
|
10843
|
+
|
10831
10844
|
// AVM : https://avm.de
|
10832
10845
|
// Submitted by Andreas Weise <a.weise@avm.de>
|
10833
10846
|
myfritz.net
|
10834
10847
|
|
10848
|
+
// AVStack Pte. Ltd. : https://avstack.io
|
10849
|
+
// Submitted by Jasper Hugo <jasper@avstack.io>
|
10850
|
+
onavstack.net
|
10851
|
+
|
10835
10852
|
// AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com
|
10836
10853
|
// Submitted by James Kennedy <domains@advisorwebsites.com>
|
10837
10854
|
*.awdev.ca
|
10838
10855
|
*.advisor.ws
|
10839
10856
|
|
10857
|
+
// AZ.pl sp. z.o.o: https://az.pl
|
10858
|
+
// Submited by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
10859
|
+
ecommerce-shop.pl
|
10860
|
+
|
10840
10861
|
// b-data GmbH : https://www.b-data.io
|
10841
10862
|
// Submitted by Olivier Benz <olivier.benz@b-data.ch>
|
10842
10863
|
b-data.io
|
@@ -10849,6 +10870,11 @@ backplaneapp.io
|
|
10849
10870
|
// Submitted by Petros Angelatos <petrosagg@balena.io>
|
10850
10871
|
balena-devices.com
|
10851
10872
|
|
10873
|
+
// University of Banja Luka : https://unibl.org
|
10874
|
+
// Domains for Republic of Srpska administrative entity.
|
10875
|
+
// Submitted by Marko Ivanovic <kormang@hotmail.rs>
|
10876
|
+
rs.ba
|
10877
|
+
|
10852
10878
|
// Banzai Cloud
|
10853
10879
|
// Submitted by Janos Matyas <info@banzaicloud.com>
|
10854
10880
|
*.banzai.cloud
|
@@ -10864,6 +10890,10 @@ betainabox.com
|
|
10864
10890
|
// Submitted by Nathan O'Sullivan <nathan@mammoth.com.au>
|
10865
10891
|
bnr.la
|
10866
10892
|
|
10893
|
+
// Bitbucket : http://bitbucket.org
|
10894
|
+
// Submitted by Andy Ortlieb <aortlieb@atlassian.com>
|
10895
|
+
bitbucket.io
|
10896
|
+
|
10867
10897
|
// Blackbaud, Inc. : https://www.blackbaud.com
|
10868
10898
|
// Submitted by Paul Crowder <paul.crowder@blackbaud.com>
|
10869
10899
|
blackbaudcdn.net
|
@@ -10872,10 +10902,18 @@ blackbaudcdn.net
|
|
10872
10902
|
// Submitted by Luke Bratch <luke@bratch.co.uk>
|
10873
10903
|
of.je
|
10874
10904
|
|
10905
|
+
// Blue Bite, LLC : https://bluebite.com
|
10906
|
+
// Submitted by Joshua Weiss <admin.engineering@bluebite.com>
|
10907
|
+
bluebite.io
|
10908
|
+
|
10875
10909
|
// Boomla : https://boomla.com
|
10876
10910
|
// Submitted by Tibor Halter <thalter@boomla.com>
|
10877
10911
|
boomla.net
|
10878
10912
|
|
10913
|
+
// Boutir : https://www.boutir.com
|
10914
|
+
// Submitted by Eric Ng Ka Ka <ngkaka@boutir.com>
|
10915
|
+
boutir.com
|
10916
|
+
|
10879
10917
|
// Boxfuse : https://boxfuse.com
|
10880
10918
|
// Submitted by Axel Fontaine <axel@boxfuse.com>
|
10881
10919
|
boxfuse.io
|
@@ -10889,6 +10927,10 @@ square7.de
|
|
10889
10927
|
bplaced.net
|
10890
10928
|
square7.net
|
10891
10929
|
|
10930
|
+
// Brendly : https://brendly.rs
|
10931
|
+
// Submitted by Dusan Radovanovic <dusan.radovanovic@brendly.rs>
|
10932
|
+
shop.brendly.rs
|
10933
|
+
|
10892
10934
|
// BrowserSafetyMark
|
10893
10935
|
// Submitted by Dave Tharp <browsersafetymark.io@quicinc.com>
|
10894
10936
|
browsersafetymark.io
|
@@ -10899,15 +10941,21 @@ uk0.bigv.io
|
|
10899
10941
|
dh.bytemark.co.uk
|
10900
10942
|
vm.bytemark.co.uk
|
10901
10943
|
|
10944
|
+
// Caf.js Labs LLC : https://www.cafjs.com
|
10945
|
+
// Submitted by Antonio Lain <antlai@cafjs.com>
|
10946
|
+
cafjs.com
|
10947
|
+
|
10902
10948
|
// callidomus : https://www.callidomus.com/
|
10903
10949
|
// Submitted by Marcus Popp <admin@callidomus.com>
|
10904
10950
|
mycd.eu
|
10905
10951
|
|
10906
10952
|
// Carrd : https://carrd.co
|
10907
10953
|
// Submitted by AJ <aj@carrd.co>
|
10954
|
+
drr.ac
|
10955
|
+
uwu.ai
|
10908
10956
|
carrd.co
|
10909
10957
|
crd.co
|
10910
|
-
|
10958
|
+
ju.mp
|
10911
10959
|
|
10912
10960
|
// CentralNic : http://www.centralnic.com/names/domains
|
10913
10961
|
// Submitted by registry <gavin.brown@centralnic.com>
|
@@ -10973,11 +11021,6 @@ nz.basketball
|
|
10973
11021
|
radio.am
|
10974
11022
|
radio.fm
|
10975
11023
|
|
10976
|
-
// Globe Hosting SRL : https://www.globehosting.com/
|
10977
|
-
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
10978
|
-
co.ro
|
10979
|
-
shop.ro
|
10980
|
-
|
10981
11024
|
// c.la : http://www.c.la/
|
10982
11025
|
c.la
|
10983
11026
|
|
@@ -10985,6 +11028,10 @@ c.la
|
|
10985
11028
|
// Submitted by B. Blechschmidt <hostmaster@certmgr.org>
|
10986
11029
|
certmgr.org
|
10987
11030
|
|
11031
|
+
// Cityhost LLC : https://cityhost.ua
|
11032
|
+
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
11033
|
+
cx.ua
|
11034
|
+
|
10988
11035
|
// Civilized Discourse Construction Kit, Inc. : https://www.discourse.org/
|
10989
11036
|
// Submitted by Rishabh Nambiar & Michael Brown <team@discourse.org>
|
10990
11037
|
discourse.group
|
@@ -10999,9 +11046,13 @@ virtueeldomein.nl
|
|
10999
11046
|
cleverapps.io
|
11000
11047
|
|
11001
11048
|
// Clerk : https://www.clerk.dev
|
11002
|
-
// Submitted by Colin Sidoti <
|
11049
|
+
// Submitted by Colin Sidoti <systems@clerk.dev>
|
11050
|
+
clerk.app
|
11051
|
+
clerkstage.app
|
11003
11052
|
*.lcl.dev
|
11053
|
+
*.lclstage.dev
|
11004
11054
|
*.stg.dev
|
11055
|
+
*.stgstage.dev
|
11005
11056
|
|
11006
11057
|
// Clic2000 : https://clic2000.fr
|
11007
11058
|
// Submitted by Mathilde Blanchemanche <mathilde@clic2000.fr>
|
@@ -11031,8 +11082,8 @@ cloudcontrolled.com
|
|
11031
11082
|
cloudcontrolapp.com
|
11032
11083
|
|
11033
11084
|
// Cloudera, Inc. : https://www.cloudera.com/
|
11034
|
-
// Submitted by
|
11035
|
-
cloudera.site
|
11085
|
+
// Submitted by Kedarnath Waikar <security@cloudera.com>
|
11086
|
+
*.cloudera.site
|
11036
11087
|
|
11037
11088
|
// Cloudflare, Inc. : https://www.cloudflare.com/
|
11038
11089
|
// Submitted by Cloudflare Team <publicsuffixlist@cloudflare.com>
|
@@ -11181,10 +11232,19 @@ dyndns.dappnode.io
|
|
11181
11232
|
// Submitted by Paul Biggar <ops@darklang.com>
|
11182
11233
|
builtwithdark.com
|
11183
11234
|
|
11235
|
+
// DataDetect, LLC. : https://datadetect.com
|
11236
|
+
// Submitted by Andrew Banchich <abanchich@sceven.com>
|
11237
|
+
demo.datadetect.com
|
11238
|
+
instance.datadetect.com
|
11239
|
+
|
11184
11240
|
// Datawire, Inc : https://www.datawire.io
|
11185
11241
|
// Submitted by Richard Li <secalert@datawire.io>
|
11186
11242
|
edgestack.me
|
11187
11243
|
|
11244
|
+
// DDNS5 : https://ddns5.com
|
11245
|
+
// Submitted by Cameron Elliott <cameron@cameronelliott.com>
|
11246
|
+
ddns5.com
|
11247
|
+
|
11188
11248
|
// Debian : https://www.debian.org/
|
11189
11249
|
// Submitted by Peter Palfrader / Debian Sysadmin Team <dsa-publicsuffixlist@debian.org>
|
11190
11250
|
debian.net
|
@@ -11198,6 +11258,11 @@ deno-staging.dev
|
|
11198
11258
|
// Submitted by Peter Thomassen <peter@desec.io>
|
11199
11259
|
dedyn.io
|
11200
11260
|
|
11261
|
+
// Diher Solutions : https://diher.solutions
|
11262
|
+
// Submitted by Didi Hermawan <mail@diher.solutions>
|
11263
|
+
*.rss.my.id
|
11264
|
+
*.diher.solutions
|
11265
|
+
|
11201
11266
|
// DNS Africa Ltd https://dns.business
|
11202
11267
|
// Submitted by Calvin Browne <calvin@dns.business>
|
11203
11268
|
jozi.biz
|
@@ -11578,10 +11643,26 @@ blogsite.xyz
|
|
11578
11643
|
// Submitted by Dominik Menke <dom@digineo.de>
|
11579
11644
|
dynv6.net
|
11580
11645
|
|
11646
|
+
// Ellucian : https://ellucian.com
|
11647
|
+
// Submitted by Josue Colon <CloudOps-Network@ellucian.com>
|
11648
|
+
elluciancrmadvance.com
|
11649
|
+
elluciancrmadvise.com
|
11650
|
+
elluciancrmrecruit.com
|
11651
|
+
|
11581
11652
|
// E4YOU spol. s.r.o. : https://e4you.cz/
|
11582
11653
|
// Submitted by Vladimir Dudr <info@e4you.cz>
|
11583
11654
|
e4.cz
|
11584
11655
|
|
11656
|
+
// eero : https://eero.com/
|
11657
|
+
// Submitted by Yue Kang <eero-dynamic-dns@amazon.com>
|
11658
|
+
eero.online
|
11659
|
+
eero-stage.online
|
11660
|
+
|
11661
|
+
// Elementor : Elementor Ltd.
|
11662
|
+
// Submitted by Anton Barkan <antonb@elementor.com>
|
11663
|
+
elementor.cloud
|
11664
|
+
elementor.cool
|
11665
|
+
|
11585
11666
|
// En root‽ : https://en-root.org
|
11586
11667
|
// Submitted by Emmanuel Raviart <emmanuel@raviart.com>
|
11587
11668
|
en-root.fr
|
@@ -11589,6 +11670,7 @@ en-root.fr
|
|
11589
11670
|
// Enalean SAS: https://www.enalean.com
|
11590
11671
|
// Submitted by Thomas Cottier <thomas.cottier@enalean.com>
|
11591
11672
|
mytuleap.com
|
11673
|
+
tuleap-partners.com
|
11592
11674
|
|
11593
11675
|
// ECG Robotics, Inc: https://ecgrobotics.org
|
11594
11676
|
// Submitted by <frc1533@ecgrobotics.org>
|
@@ -11599,11 +11681,6 @@ staging.onred.one
|
|
11599
11681
|
// Submitted by Jacob Bunk Nielsen <jbn@one.com>
|
11600
11682
|
service.one
|
11601
11683
|
|
11602
|
-
// Enonic : http://enonic.com/
|
11603
|
-
// Submitted by Erik Kaareng-Sunde <esu@enonic.com>
|
11604
|
-
enonic.io
|
11605
|
-
customer.enonic.io
|
11606
|
-
|
11607
11684
|
// EU.org https://eu.org/
|
11608
11685
|
// Submitted by Pierre Beyssac <hostmaster@eu.org>
|
11609
11686
|
eu.org
|
@@ -11663,6 +11740,10 @@ tr.eu.org
|
|
11663
11740
|
uk.eu.org
|
11664
11741
|
us.eu.org
|
11665
11742
|
|
11743
|
+
// Eurobyte : https://eurobyte.ru
|
11744
|
+
// Submitted by Evgeniy Subbotin <e.subbotin@eurobyte.ru>
|
11745
|
+
eurodir.ru
|
11746
|
+
|
11666
11747
|
// Evennode : http://www.evennode.com/
|
11667
11748
|
// Submitted by Michal Kralik <support@evennode.com>
|
11668
11749
|
eu-1.evennode.com
|
@@ -11773,6 +11854,7 @@ u.channelsdvr.net
|
|
11773
11854
|
|
11774
11855
|
// Fastly Inc. : http://www.fastly.com/
|
11775
11856
|
// Submitted by Fastly Security <security@fastly.com>
|
11857
|
+
edgecompute.app
|
11776
11858
|
fastly-terrarium.com
|
11777
11859
|
fastlylb.net
|
11778
11860
|
map.fastlylb.net
|
@@ -11802,10 +11884,11 @@ app.os.stg.fedoraproject.org
|
|
11802
11884
|
|
11803
11885
|
// FearWorks Media Ltd. : https://fearworksmedia.co.uk
|
11804
11886
|
// submitted by Keith Fairley <domains@fearworksmedia.co.uk>
|
11805
|
-
conn.uk
|
11806
|
-
copro.uk
|
11807
11887
|
couk.me
|
11808
11888
|
ukco.me
|
11889
|
+
conn.uk
|
11890
|
+
copro.uk
|
11891
|
+
hosp.uk
|
11809
11892
|
|
11810
11893
|
// Fermax : https://fermax.com/
|
11811
11894
|
// submitted by Koen Van Isterdael <k.vanisterdael@fermax.be>
|
@@ -11847,6 +11930,24 @@ shw.io
|
|
11847
11930
|
// Submitted by Jonathan Rudenberg <jonathan@flynn.io>
|
11848
11931
|
flynnhosting.net
|
11849
11932
|
|
11933
|
+
// Forgerock : https://www.forgerock.com
|
11934
|
+
// Submitted by Roderick Parr <roderick.parr@forgerock.com>
|
11935
|
+
forgeblocks.com
|
11936
|
+
id.forgerock.io
|
11937
|
+
|
11938
|
+
// Framer : https://www.framer.com
|
11939
|
+
// Submitted by Koen Rouwhorst <koenrh@framer.com>
|
11940
|
+
framer.app
|
11941
|
+
framercanvas.com
|
11942
|
+
|
11943
|
+
// Frusky MEDIA&PR : https://www.frusky.de
|
11944
|
+
// Submitted by Victor Pupynin <hallo@frusky.de>
|
11945
|
+
*.frusky.de
|
11946
|
+
|
11947
|
+
// RavPage : https://www.ravpage.co.il
|
11948
|
+
// Submitted by Roni Horowitz <roni@responder.co.il>
|
11949
|
+
ravpage.co.il
|
11950
|
+
|
11850
11951
|
// Frederik Braun https://frederik-braun.com
|
11851
11952
|
// Submitted by Frederik Braun <fb@frederik-braun.com>
|
11852
11953
|
0e.vc
|
@@ -11903,10 +12004,15 @@ cdn-edges.net
|
|
11903
12004
|
// Submitted by Matt Hanley <security@ghost.org>
|
11904
12005
|
ghost.io
|
11905
12006
|
|
12007
|
+
// GignoSystemJapan: http://gsj.bz
|
12008
|
+
// Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
|
12009
|
+
gsj.bz
|
12010
|
+
|
11906
12011
|
// GitHub, Inc.
|
11907
12012
|
// Submitted by Patrick Toomey <security@github.com>
|
11908
|
-
github.io
|
11909
12013
|
githubusercontent.com
|
12014
|
+
githubpreview.dev
|
12015
|
+
github.io
|
11910
12016
|
|
11911
12017
|
// GitLab, Inc.
|
11912
12018
|
// Submitted by Alex Hanselka <alex@gitlab.com>
|
@@ -11921,12 +12027,21 @@ gitpage.si
|
|
11921
12027
|
// Submitted by Mads Hartmann <mads@glitch.com>
|
11922
12028
|
glitch.me
|
11923
12029
|
|
12030
|
+
// Global NOG Alliance : https://nogalliance.org/
|
12031
|
+
// Submitted by Sander Steffann <sander@nogalliance.org>
|
12032
|
+
nog.community
|
12033
|
+
|
12034
|
+
// Globe Hosting SRL : https://www.globehosting.com/
|
12035
|
+
// Submitted by Gavin Brown <gavin.brown@centralnic.com>
|
12036
|
+
co.ro
|
12037
|
+
shop.ro
|
12038
|
+
|
11924
12039
|
// GMO Pepabo, Inc. : https://pepabo.com/
|
11925
12040
|
// Submitted by dojineko <admin@pepabo.com>
|
11926
12041
|
lolipop.io
|
11927
12042
|
|
11928
12043
|
// GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
|
11929
|
-
// Submitted by Tom Whitwell <
|
12044
|
+
// Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
|
11930
12045
|
cloudapps.digital
|
11931
12046
|
london.cloudapps.digital
|
11932
12047
|
|
@@ -11965,7 +12080,6 @@ withyoutube.com
|
|
11965
12080
|
cloud.goog
|
11966
12081
|
translate.goog
|
11967
12082
|
cloudfunctions.net
|
11968
|
-
|
11969
12083
|
blogspot.ae
|
11970
12084
|
blogspot.al
|
11971
12085
|
blogspot.am
|
@@ -12041,9 +12155,9 @@ blogspot.tw
|
|
12041
12155
|
blogspot.ug
|
12042
12156
|
blogspot.vn
|
12043
12157
|
|
12044
|
-
//
|
12045
|
-
// Submitted by
|
12046
|
-
|
12158
|
+
// Goupile : https://goupile.fr
|
12159
|
+
// Submitted by Niels Martignene <hello@goupile.fr>
|
12160
|
+
goupile.fr
|
12047
12161
|
|
12048
12162
|
// Group 53, LLC : https://www.group53.com
|
12049
12163
|
// Submitted by Tyler Todd <noc@nova53.net>
|
@@ -12075,6 +12189,10 @@ hashbang.sh
|
|
12075
12189
|
hasura.app
|
12076
12190
|
hasura-app.io
|
12077
12191
|
|
12192
|
+
// Heilbronn University of Applied Sciences - Faculty Informatics (GitLab Pages): https://www.hs-heilbronn.de
|
12193
|
+
// Submitted by Richard Zowalla <mi-admin@hs-heilbronn.de>
|
12194
|
+
pages.it.hs-heilbronn.de
|
12195
|
+
|
12078
12196
|
// Hepforge : https://www.hepforge.org
|
12079
12197
|
// Submitted by David Grellscheid <admin@hepforge.org>
|
12080
12198
|
hepforge.org
|
@@ -12092,6 +12210,10 @@ ravendb.me
|
|
12092
12210
|
development.run
|
12093
12211
|
ravendb.run
|
12094
12212
|
|
12213
|
+
// home.pl S.A.: https://home.pl
|
12214
|
+
// Submited by Krzysztof Wolski <krzysztof.wolski@home.eu>
|
12215
|
+
homesklep.pl
|
12216
|
+
|
12095
12217
|
// Hong Kong Productivity Council: https://www.hkpc.org/
|
12096
12218
|
// Submitted by SECaaS Team <summchan@hkpc.org>
|
12097
12219
|
secaas.hk
|
@@ -12125,6 +12247,11 @@ moonscale.net
|
|
12125
12247
|
// Submitted by Hannu Aronsson <haa@iki.fi>
|
12126
12248
|
iki.fi
|
12127
12249
|
|
12250
|
+
// Impertrix Solutions : <https://impertrixcdn.com>
|
12251
|
+
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
12252
|
+
impertrixcdn.com
|
12253
|
+
impertrix.com
|
12254
|
+
|
12128
12255
|
// Incsub, LLC: https://incsub.com/
|
12129
12256
|
// Submitted by Aaron Edwards <sysadmins@incsub.com>
|
12130
12257
|
smushcdn.com
|
@@ -12225,7 +12352,8 @@ vip.jelastic.cloud
|
|
12225
12352
|
jele.cloud
|
12226
12353
|
it1.eur.aruba.jenv-aruba.cloud
|
12227
12354
|
it1.jenv-aruba.cloud
|
12228
|
-
|
12355
|
+
keliweb.cloud
|
12356
|
+
cs.keliweb.cloud
|
12229
12357
|
oxa.cloud
|
12230
12358
|
tn.oxa.cloud
|
12231
12359
|
uk.oxa.cloud
|
@@ -12237,13 +12365,9 @@ us.reclaim.cloud
|
|
12237
12365
|
ch.trendhosting.cloud
|
12238
12366
|
de.trendhosting.cloud
|
12239
12367
|
jele.club
|
12368
|
+
amscompute.com
|
12240
12369
|
clicketcloud.com
|
12241
|
-
ams.cloudswitches.com
|
12242
|
-
au.cloudswitches.com
|
12243
|
-
sg.cloudswitches.com
|
12244
12370
|
dopaas.com
|
12245
|
-
elastyco.com
|
12246
|
-
nv.elastyco.com
|
12247
12371
|
hidora.com
|
12248
12372
|
paas.hosted-by-previder.com
|
12249
12373
|
rag-cloud.hosteur.com
|
@@ -12258,29 +12382,26 @@ lon.wafaicloud.com
|
|
12258
12382
|
ryd.wafaicloud.com
|
12259
12383
|
j.scaleforce.com.cy
|
12260
12384
|
jelastic.dogado.eu
|
12261
|
-
paas.leviracloud.eu
|
12262
12385
|
fi.cloudplatform.fi
|
12263
12386
|
demo.datacenter.fi
|
12264
12387
|
paas.datacenter.fi
|
12265
12388
|
jele.host
|
12266
12389
|
mircloud.host
|
12390
|
+
paas.beebyte.io
|
12391
|
+
sekd1.beebyteapp.io
|
12267
12392
|
jele.io
|
12268
|
-
ocs.opusinteractive.io
|
12269
|
-
cloud.unispace.io
|
12270
|
-
cloud-de.unispace.io
|
12271
12393
|
cloud-fr1.unispace.io
|
12272
12394
|
jc.neen.it
|
12273
12395
|
cloud.jelastic.open.tim.it
|
12274
12396
|
jcloud.kz
|
12275
12397
|
upaas.kazteleport.kz
|
12276
|
-
jl.serv.net.mx
|
12277
12398
|
cloudjiffy.net
|
12278
12399
|
fra1-de.cloudjiffy.net
|
12279
12400
|
west1-us.cloudjiffy.net
|
12280
|
-
ams1.jls.docktera.net
|
12281
12401
|
jls-sto1.elastx.net
|
12282
12402
|
jls-sto2.elastx.net
|
12283
12403
|
jls-sto3.elastx.net
|
12404
|
+
faststacks.net
|
12284
12405
|
fr-1.paas.massivegrid.net
|
12285
12406
|
lon-1.paas.massivegrid.net
|
12286
12407
|
lon-2.paas.massivegrid.net
|
@@ -12291,8 +12412,7 @@ jelastic.saveincloud.net
|
|
12291
12412
|
nordeste-idc.saveincloud.net
|
12292
12413
|
j.scaleforce.net
|
12293
12414
|
jelastic.tsukaeru.net
|
12294
|
-
|
12295
|
-
njs.jelastic.vps-host.net
|
12415
|
+
sdscloud.pl
|
12296
12416
|
unicloud.pl
|
12297
12417
|
mircloud.ru
|
12298
12418
|
jelastic.regruhosting.ru
|
@@ -12312,6 +12432,10 @@ myjino.ru
|
|
12312
12432
|
*.spectrum.myjino.ru
|
12313
12433
|
*.vps.myjino.ru
|
12314
12434
|
|
12435
|
+
// Jotelulu S.L. : https://jotelulu.com
|
12436
|
+
// Submitted by Daniel Fariña <ingenieria@jotelulu.com>
|
12437
|
+
jotelulu.cloud
|
12438
|
+
|
12315
12439
|
// Joyent : https://www.joyent.com/
|
12316
12440
|
// Submitted by Brian Bennett <brian.bennett@joyent.com>
|
12317
12441
|
*.triton.zone
|
@@ -12414,6 +12538,10 @@ loginline.io
|
|
12414
12538
|
loginline.services
|
12415
12539
|
loginline.site
|
12416
12540
|
|
12541
|
+
// Lokalized : https://lokalized.nl
|
12542
|
+
// Submitted by Noah Taheij <noah@lokalized.nl>
|
12543
|
+
servers.run
|
12544
|
+
|
12417
12545
|
// Lõhmus Family, The
|
12418
12546
|
// Submitted by Heiki Lõhmus <hostmaster at lohmus dot me>
|
12419
12547
|
lohmus.me
|
@@ -12454,6 +12582,7 @@ barsy.online
|
|
12454
12582
|
barsy.org
|
12455
12583
|
barsy.pro
|
12456
12584
|
barsy.pub
|
12585
|
+
barsy.ro
|
12457
12586
|
barsy.shop
|
12458
12587
|
barsy.site
|
12459
12588
|
barsy.support
|
@@ -12472,15 +12601,34 @@ mayfirst.org
|
|
12472
12601
|
// Submitted by Ilya Zaretskiy <zaretskiy@corp.mail.ru>
|
12473
12602
|
hb.cldmail.ru
|
12474
12603
|
|
12604
|
+
// Mail Transfer Platform : https://www.neupeer.com
|
12605
|
+
// Submitted by Li Hui <lihui@neupeer.com>
|
12606
|
+
cn.vu
|
12607
|
+
|
12608
|
+
// Maze Play: https://www.mazeplay.com
|
12609
|
+
// Submitted by Adam Humpherys <adam@mws.dev>
|
12610
|
+
mazeplay.com
|
12611
|
+
|
12475
12612
|
// mcpe.me : https://mcpe.me
|
12476
12613
|
// Submitted by Noa Heyl <hi@noa.dev>
|
12477
12614
|
mcpe.me
|
12478
12615
|
|
12479
12616
|
// McHost : https://mchost.ru
|
12480
12617
|
// Submitted by Evgeniy Subbotin <e.subbotin@mchost.ru>
|
12618
|
+
mcdir.me
|
12481
12619
|
mcdir.ru
|
12620
|
+
mcpre.ru
|
12482
12621
|
vps.mcdir.ru
|
12483
12622
|
|
12623
|
+
// Mediatech : https://mediatech.by
|
12624
|
+
// Submitted by Evgeniy Kozhuhovskiy <ugenk@mediatech.by>
|
12625
|
+
mediatech.by
|
12626
|
+
mediatech.dev
|
12627
|
+
|
12628
|
+
// Medicom Health : https://medicomhealth.com
|
12629
|
+
// Submitted by Michael Olson <molson@medicomhealth.com>
|
12630
|
+
hra.health
|
12631
|
+
|
12484
12632
|
// Memset hosting : https://www.memset.com
|
12485
12633
|
// Submitted by Tom Whitwell <domains@memset.com>
|
12486
12634
|
miniserver.com
|
@@ -12521,6 +12669,10 @@ westus2.azurestaticapps.net
|
|
12521
12669
|
// Submitted by Robert Böttinger <r@minion.systems>
|
12522
12670
|
csx.cc
|
12523
12671
|
|
12672
|
+
// Mintere : https://mintere.com/
|
12673
|
+
// Submitted by Ben Aubin <security@mintere.com>
|
12674
|
+
mintere.site
|
12675
|
+
|
12524
12676
|
// MobileEducation, LLC : https://joinforte.com
|
12525
12677
|
// Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
|
12526
12678
|
forte.id
|
@@ -12578,10 +12730,6 @@ that.win
|
|
12578
12730
|
from.work
|
12579
12731
|
to.work
|
12580
12732
|
|
12581
|
-
// NCTU.ME : https://nctu.me/
|
12582
|
-
// Submitted by Tocknicsu <admin@nctu.me>
|
12583
|
-
nctu.me
|
12584
|
-
|
12585
12733
|
// Netlify : https://www.netlify.com
|
12586
12734
|
// Submitted by Jessica Parsons <jessica@netlify.com>
|
12587
12735
|
netlify.app
|
@@ -12602,6 +12750,20 @@ nh-serv.co.uk
|
|
12602
12750
|
// Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
|
12603
12751
|
nfshost.com
|
12604
12752
|
|
12753
|
+
// Noop : https://noop.app
|
12754
|
+
// Submitted by Nathaniel Schweinberg <noop@rearc.io>
|
12755
|
+
*.developer.app
|
12756
|
+
noop.app
|
12757
|
+
|
12758
|
+
// Northflank Ltd. : https://northflank.com/
|
12759
|
+
// Submitted by Marco Suter <marco@northflank.com>
|
12760
|
+
*.northflank.app
|
12761
|
+
*.code.run
|
12762
|
+
|
12763
|
+
// Noticeable : https://noticeable.io
|
12764
|
+
// Submitted by Laurent Pellegrino <security@noticeable.io>
|
12765
|
+
noticeable.news
|
12766
|
+
|
12605
12767
|
// Now-DNS : https://now-dns.com
|
12606
12768
|
// Submitted by Steve Russell <steve@now-dns.com>
|
12607
12769
|
dnsking.ch
|
@@ -12740,60 +12902,6 @@ pcloud.host
|
|
12740
12902
|
// Submitted by Matthew Brown <mattbrown@nyc.mn>
|
12741
12903
|
nyc.mn
|
12742
12904
|
|
12743
|
-
// NymNom : https://nymnom.com/
|
12744
|
-
// Submitted by NymNom <psl@nymnom.com>
|
12745
|
-
nom.ae
|
12746
|
-
nom.af
|
12747
|
-
nom.ai
|
12748
|
-
nom.al
|
12749
|
-
nym.by
|
12750
|
-
nom.bz
|
12751
|
-
nym.bz
|
12752
|
-
nom.cl
|
12753
|
-
nym.ec
|
12754
|
-
nom.gd
|
12755
|
-
nom.ge
|
12756
|
-
nom.gl
|
12757
|
-
nym.gr
|
12758
|
-
nom.gt
|
12759
|
-
nym.gy
|
12760
|
-
nym.hk
|
12761
|
-
nom.hn
|
12762
|
-
nym.ie
|
12763
|
-
nom.im
|
12764
|
-
nom.ke
|
12765
|
-
nym.kz
|
12766
|
-
nym.la
|
12767
|
-
nym.lc
|
12768
|
-
nom.li
|
12769
|
-
nym.li
|
12770
|
-
nym.lt
|
12771
|
-
nym.lu
|
12772
|
-
nom.lv
|
12773
|
-
nym.me
|
12774
|
-
nom.mk
|
12775
|
-
nym.mn
|
12776
|
-
nym.mx
|
12777
|
-
nom.nu
|
12778
|
-
nym.nz
|
12779
|
-
nym.pe
|
12780
|
-
nym.pt
|
12781
|
-
nom.pw
|
12782
|
-
nom.qa
|
12783
|
-
nym.ro
|
12784
|
-
nom.rs
|
12785
|
-
nom.si
|
12786
|
-
nym.sk
|
12787
|
-
nom.st
|
12788
|
-
nym.su
|
12789
|
-
nym.sx
|
12790
|
-
nom.tj
|
12791
|
-
nym.tw
|
12792
|
-
nom.ug
|
12793
|
-
nom.uy
|
12794
|
-
nom.vc
|
12795
|
-
nom.vg
|
12796
|
-
|
12797
12905
|
// Observable, Inc. : https://observablehq.com
|
12798
12906
|
// Submitted by Mike Bostock <dns@observablehq.com>
|
12799
12907
|
static.observableusercontent.com
|
@@ -12834,8 +12942,10 @@ orsites.com
|
|
12834
12942
|
// Submitted by Yngve Pettersen <yngve@opera.com>
|
12835
12943
|
operaunite.com
|
12836
12944
|
|
12837
|
-
// Oursky Limited : https://skygear.io/
|
12838
|
-
// Submited by Skygear Developer <hello@skygear.io>
|
12945
|
+
// Oursky Limited : https://authgear.com/, https://skygear.io/
|
12946
|
+
// Submited by Authgear Team <hello@authgear.com>, Skygear Developer <hello@skygear.io>
|
12947
|
+
authgear-staging.com
|
12948
|
+
authgearapps.com
|
12839
12949
|
skygearapp.com
|
12840
12950
|
|
12841
12951
|
// OutSystems
|
@@ -12876,6 +12986,10 @@ pagefrontapp.com
|
|
12876
12986
|
// Submitted by Yann Guichard <yann@pagexl.com>
|
12877
12987
|
pagexl.com
|
12878
12988
|
|
12989
|
+
// Paywhirl, Inc : https://paywhirl.com/
|
12990
|
+
// Submitted by Daniel Netzer <dan@paywhirl.com>
|
12991
|
+
*.paywhirl.com
|
12992
|
+
|
12879
12993
|
// pcarrier.ca Software Inc: https://pcarrier.ca/
|
12880
12994
|
// Submitted by Pierre Carrier <pc@rrier.ca>
|
12881
12995
|
bar0.net
|
@@ -12907,8 +13021,6 @@ perspecta.cloud
|
|
12907
13021
|
// PE Ulyanov Kirill Sergeevich : https://airy.host
|
12908
13022
|
// Submitted by Kirill Ulyanov <k.ulyanov@airy.host>
|
12909
13023
|
lk3.ru
|
12910
|
-
ra-ru.ru
|
12911
|
-
zsew.ru
|
12912
13024
|
|
12913
13025
|
// Planet-Work : https://www.planet-work.com/
|
12914
13026
|
// Submitted by Frédéric VANNIÈRE <f.vanniere@planet-work.com>
|
@@ -12921,6 +13033,7 @@ ent.platform.sh
|
|
12921
13033
|
eu.platform.sh
|
12922
13034
|
us.platform.sh
|
12923
13035
|
*.platformsh.site
|
13036
|
+
*.tst.site
|
12924
13037
|
|
12925
13038
|
// Platter: https://platter.dev
|
12926
13039
|
// Submitted by Patrick Flor <patrick@platter.dev>
|
@@ -12942,6 +13055,13 @@ dyn53.io
|
|
12942
13055
|
// Submitted by Zulfais <pc@co.bn>
|
12943
13056
|
co.bn
|
12944
13057
|
|
13058
|
+
// Postman, Inc : https://postman.com
|
13059
|
+
// Submitted by Rahul Dhawan <security@postman.com>
|
13060
|
+
postman-echo.com
|
13061
|
+
pstmn.io
|
13062
|
+
mock.pstmn.io
|
13063
|
+
httpbin.org
|
13064
|
+
|
12945
13065
|
// prgmr.com : https://prgmr.com/
|
12946
13066
|
// Submitted by Sarah Newman <owner@prgmr.com>
|
12947
13067
|
xen.prgmr.com
|
@@ -12971,6 +13091,11 @@ byen.site
|
|
12971
13091
|
// Submitted by Kor Nielsen <kor@pubtls.org>
|
12972
13092
|
pubtls.org
|
12973
13093
|
|
13094
|
+
// PythonAnywhere LLP: https://www.pythonanywhere.com
|
13095
|
+
// Submitted by Giles Thomas <giles@pythonanywhere.com>
|
13096
|
+
pythonanywhere.com
|
13097
|
+
eu.pythonanywhere.com
|
13098
|
+
|
12974
13099
|
// QOTO, Org.
|
12975
13100
|
// Submitted by Jeffrey Phillips Freeman <jeffrey.freeman@qoto.org>
|
12976
13101
|
qoto.io
|
@@ -12983,6 +13108,10 @@ qualifioapp.com
|
|
12983
13108
|
// Submitted by Dani Biro <dani@pymet.com>
|
12984
13109
|
qbuser.com
|
12985
13110
|
|
13111
|
+
// Rad Web Hosting: https://radwebhosting.com
|
13112
|
+
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
13113
|
+
cloudsite.builders
|
13114
|
+
|
12986
13115
|
// Redstar Consultants : https://www.redstarconsultants.com/
|
12987
13116
|
// Submitted by Jons Slemmer <jons@redstarconsultants.com>
|
12988
13117
|
instantcloud.cn
|
@@ -13046,6 +13175,7 @@ onrender.com
|
|
13046
13175
|
// Repl.it : https://repl.it
|
13047
13176
|
// Submitted by Mason Clayton <mason@repl.it>
|
13048
13177
|
repl.co
|
13178
|
+
id.repl.co
|
13049
13179
|
repl.run
|
13050
13180
|
|
13051
13181
|
// Resin.io : https://resin.io
|
@@ -13062,10 +13192,31 @@ hzc.io
|
|
13062
13192
|
wellbeingzone.eu
|
13063
13193
|
wellbeingzone.co.uk
|
13064
13194
|
|
13195
|
+
// Rico Developments Limited : https://adimo.co
|
13196
|
+
// Submitted by Colin Brown <hello@adimo.co>
|
13197
|
+
adimo.co.uk
|
13198
|
+
|
13199
|
+
// Riseup Networks : https://riseup.net
|
13200
|
+
// Submitted by Micah Anderson <micah@riseup.net>
|
13201
|
+
itcouldbewor.se
|
13202
|
+
|
13065
13203
|
// Rochester Institute of Technology : http://www.rit.edu/
|
13066
13204
|
// Submitted by Jennifer Herting <jchits@rit.edu>
|
13067
13205
|
git-pages.rit.edu
|
13068
13206
|
|
13207
|
+
// Rusnames Limited: http://rusnames.ru/
|
13208
|
+
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
13209
|
+
биз.рус
|
13210
|
+
ком.рус
|
13211
|
+
крым.рус
|
13212
|
+
мир.рус
|
13213
|
+
мск.рус
|
13214
|
+
орг.рус
|
13215
|
+
самара.рус
|
13216
|
+
сочи.рус
|
13217
|
+
спб.рус
|
13218
|
+
я.рус
|
13219
|
+
|
13069
13220
|
// Sandstorm Development Group, Inc. : https://sandcats.io/
|
13070
13221
|
// Submitted by Asheesh Laroia <asheesh@sandstorm.io>
|
13071
13222
|
sandcats.io
|
@@ -13082,6 +13233,7 @@ schokokeks.net
|
|
13082
13233
|
// Scottish Government: https://www.gov.scot
|
13083
13234
|
// Submitted by Martin Ellis <martin.ellis@gov.scot>
|
13084
13235
|
gov.scot
|
13236
|
+
service.gov.scot
|
13085
13237
|
|
13086
13238
|
// Scry Security : http://www.scrysec.com
|
13087
13239
|
// Submitted by Shante Adam <shante@skyhat.io>
|
@@ -13104,16 +13256,33 @@ spdns.org
|
|
13104
13256
|
// Submitted by Artem Kondratev <accounts@seidat.com>
|
13105
13257
|
seidat.net
|
13106
13258
|
|
13259
|
+
// Sellfy : https://sellfy.com
|
13260
|
+
// Submitted by Yuriy Romadin <contact@sellfy.com>
|
13261
|
+
sellfy.store
|
13262
|
+
|
13107
13263
|
// Senseering GmbH : https://www.senseering.de
|
13108
13264
|
// Submitted by Felix Mönckemeyer <f.moenckemeyer@senseering.de>
|
13109
13265
|
senseering.net
|
13110
13266
|
|
13267
|
+
// Sendmsg: https://www.sendmsg.co.il
|
13268
|
+
// Submitted by Assaf Stern <domains@comstar.co.il>
|
13269
|
+
minisite.ms
|
13270
|
+
|
13271
|
+
// Service Magnet : https://myservicemagnet.com
|
13272
|
+
// Submitted by Dave Sanders <dave@myservicemagnet.com>
|
13273
|
+
magnet.page
|
13274
|
+
|
13111
13275
|
// Service Online LLC : http://drs.ua/
|
13112
13276
|
// Submitted by Serhii Bulakh <support@drs.ua>
|
13113
13277
|
biz.ua
|
13114
13278
|
co.ua
|
13115
13279
|
pp.ua
|
13116
13280
|
|
13281
|
+
// Shift Crypto AG : https://shiftcrypto.ch
|
13282
|
+
// Submitted by alex <alex@shiftcrypto.ch>
|
13283
|
+
shiftcrypto.dev
|
13284
|
+
shiftcrypto.io
|
13285
|
+
|
13117
13286
|
// ShiftEdit : https://shiftedit.net/
|
13118
13287
|
// Submitted by Adam Jimenez <adam@shiftcreate.com>
|
13119
13288
|
shiftedit.io
|
@@ -13160,20 +13329,43 @@ beta.bounty-full.com
|
|
13160
13329
|
// Submitted by Aral Balkan <aral@small-tech.org>
|
13161
13330
|
small-web.org
|
13162
13331
|
|
13332
|
+
// Smoove.io : https://www.smoove.io/
|
13333
|
+
// Submitted by Dan Kozak <dan@smoove.io>
|
13334
|
+
vp4.me
|
13335
|
+
|
13163
13336
|
// Snowplow Analytics : https://snowplowanalytics.com/
|
13164
13337
|
// Submitted by Ian Streeter <ian@snowplowanalytics.com>
|
13165
13338
|
try-snowplow.com
|
13166
13339
|
|
13340
|
+
// SourceHut : https://sourcehut.org
|
13341
|
+
// Submitted by Drew DeVault <sir@cmpwn.com>
|
13342
|
+
srht.site
|
13343
|
+
|
13167
13344
|
// Stackhero : https://www.stackhero.io
|
13168
13345
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
13169
13346
|
stackhero-network.com
|
13170
13347
|
|
13348
|
+
// Staclar : https://staclar.com
|
13349
|
+
// Submitted by Matthias Merkel <matthias.merkel@staclar.com>
|
13350
|
+
novecore.site
|
13351
|
+
|
13171
13352
|
// staticland : https://static.land
|
13172
13353
|
// Submitted by Seth Vincent <sethvincent@gmail.com>
|
13173
13354
|
static.land
|
13174
13355
|
dev.static.land
|
13175
13356
|
sites.static.land
|
13176
13357
|
|
13358
|
+
// Storebase : https://www.storebase.io
|
13359
|
+
// Submitted by Tony Schirmer <tony@storebase.io>
|
13360
|
+
storebase.store
|
13361
|
+
|
13362
|
+
// Strategic System Consulting (eApps Hosting): https://www.eapps.com/
|
13363
|
+
// Submitted by Alex Oancea <aoancea@cloudscale365.com>
|
13364
|
+
vps-host.net
|
13365
|
+
atl.jelastic.vps-host.net
|
13366
|
+
njs.jelastic.vps-host.net
|
13367
|
+
ric.jelastic.vps-host.net
|
13368
|
+
|
13177
13369
|
// Sony Interactive Entertainment LLC : https://sie.com/
|
13178
13370
|
// Submitted by David Coles <david.coles@sony.com>
|
13179
13371
|
playstation-cloud.com
|
@@ -13191,6 +13383,28 @@ spacekit.io
|
|
13191
13383
|
// Submitted by Stefan Neufeind <info@speedpartner.de>
|
13192
13384
|
customer.speedpartner.de
|
13193
13385
|
|
13386
|
+
// Spreadshop (sprd.net AG) : https://www.spreadshop.com/
|
13387
|
+
// Submitted by Martin Breest <security@spreadshop.com>
|
13388
|
+
myspreadshop.at
|
13389
|
+
myspreadshop.com.au
|
13390
|
+
myspreadshop.be
|
13391
|
+
myspreadshop.ca
|
13392
|
+
myspreadshop.ch
|
13393
|
+
myspreadshop.com
|
13394
|
+
myspreadshop.de
|
13395
|
+
myspreadshop.dk
|
13396
|
+
myspreadshop.es
|
13397
|
+
myspreadshop.fi
|
13398
|
+
myspreadshop.fr
|
13399
|
+
myspreadshop.ie
|
13400
|
+
myspreadshop.it
|
13401
|
+
myspreadshop.net
|
13402
|
+
myspreadshop.nl
|
13403
|
+
myspreadshop.no
|
13404
|
+
myspreadshop.pl
|
13405
|
+
myspreadshop.se
|
13406
|
+
myspreadshop.co.uk
|
13407
|
+
|
13194
13408
|
// Standard Library : https://stdlib.com
|
13195
13409
|
// Submitted by Jacob Lee <jacob@stdlib.com>
|
13196
13410
|
api.stdlib.com
|
@@ -13212,6 +13426,13 @@ user.srcf.net
|
|
13212
13426
|
// Submitted by Dan Miller <dm@sub6.com>
|
13213
13427
|
temp-dns.com
|
13214
13428
|
|
13429
|
+
// Supabase : https://supabase.io
|
13430
|
+
// Submitted by Inian Parameshwaran <security@supabase.io>
|
13431
|
+
supabase.co
|
13432
|
+
supabase.in
|
13433
|
+
supabase.net
|
13434
|
+
su.paba.se
|
13435
|
+
|
13215
13436
|
// Symfony, SAS : https://symfony.com/
|
13216
13437
|
// Submitted by Fabien Potencier <fabien@symfony.com>
|
13217
13438
|
*.s5y.io
|
@@ -13239,6 +13460,10 @@ synology.me
|
|
13239
13460
|
vpnplus.to
|
13240
13461
|
direct.quickconnect.to
|
13241
13462
|
|
13463
|
+
// Tabit Technologies Ltd. : https://tabit.cloud/
|
13464
|
+
// Submitted by Oren Agiv <oren@tabit.cloud>
|
13465
|
+
tabitorder.co.il
|
13466
|
+
|
13242
13467
|
// TAIFUN Software AG : http://taifun-software.de
|
13243
13468
|
// Submitted by Bjoern Henke <dev-server@taifun-software.de>
|
13244
13469
|
taifun-dns.de
|
@@ -13266,13 +13491,17 @@ gwiddle.co.uk
|
|
13266
13491
|
|
13267
13492
|
// Thingdust AG : https://thingdust.com/
|
13268
13493
|
// Submitted by Adrian Imboden <adi@thingdust.com>
|
13494
|
+
*.firenet.ch
|
13495
|
+
*.svc.firenet.ch
|
13496
|
+
reservd.com
|
13269
13497
|
thingdustdata.com
|
13270
13498
|
cust.dev.thingdust.io
|
13271
13499
|
cust.disrec.thingdust.io
|
13272
13500
|
cust.prod.thingdust.io
|
13273
13501
|
cust.testing.thingdust.io
|
13274
|
-
|
13275
|
-
|
13502
|
+
reservd.dev.thingdust.io
|
13503
|
+
reservd.disrec.thingdust.io
|
13504
|
+
reservd.testing.thingdust.io
|
13276
13505
|
|
13277
13506
|
// Tlon.io : https://tlon.io
|
13278
13507
|
// Submitted by Mark Staarink <mark@tlon.io>
|
@@ -13290,6 +13519,10 @@ pages.torproject.net
|
|
13290
13519
|
bloxcms.com
|
13291
13520
|
townnews-staging.com
|
13292
13521
|
|
13522
|
+
// TradableBits: https://tradablebits.com
|
13523
|
+
// Submitted by Dmitry Khrisanov dmitry@tradablebits.com
|
13524
|
+
tbits.me
|
13525
|
+
|
13293
13526
|
// TrafficPlex GmbH : https://www.trafficplex.de/
|
13294
13527
|
// Submitted by Phillipp Röll <phillipp.roell@trafficplex.de>
|
13295
13528
|
12hp.at
|
@@ -13417,7 +13650,6 @@ at.md
|
|
13417
13650
|
de.md
|
13418
13651
|
jp.md
|
13419
13652
|
to.md
|
13420
|
-
uwu.nu
|
13421
13653
|
indie.porn
|
13422
13654
|
vxl.sh
|
13423
13655
|
ch.tc
|
@@ -13450,6 +13682,13 @@ fastblog.net
|
|
13450
13682
|
// Submitted by Arnold Hendriks <info@webhare.com>
|
13451
13683
|
*.webhare.dev
|
13452
13684
|
|
13685
|
+
// WebHotelier Technologies Ltd: https://www.webhotelier.net/
|
13686
|
+
// Submitted by Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>
|
13687
|
+
reserve-online.net
|
13688
|
+
reserve-online.com
|
13689
|
+
bookonline.app
|
13690
|
+
hotelwithflight.com
|
13691
|
+
|
13453
13692
|
// WeDeploy by Liferay, Inc. : https://www.wedeploy.com
|
13454
13693
|
// Submitted by Henrique Vicente <security@wedeploy.com>
|
13455
13694
|
wedeploy.io
|
@@ -13484,9 +13723,22 @@ diskussionsbereich.de
|
|
13484
13723
|
community-pro.net
|
13485
13724
|
meinforum.net
|
13486
13725
|
|
13487
|
-
//
|
13488
|
-
// Submitted by
|
13489
|
-
|
13726
|
+
// Woods Valldata : https://www.woodsvalldata.co.uk/
|
13727
|
+
// Submitted by Chris Whittle <chris.whittle@woodsvalldata.co.uk>
|
13728
|
+
affinitylottery.org.uk
|
13729
|
+
raffleentry.org.uk
|
13730
|
+
weeklylottery.org.uk
|
13731
|
+
|
13732
|
+
// WP Engine : https://wpengine.com/
|
13733
|
+
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
13734
|
+
// Submitted by Brandon DuRette <brandon.durette@wpengine.com>
|
13735
|
+
wpenginepowered.com
|
13736
|
+
js.wpenginepowered.com
|
13737
|
+
|
13738
|
+
// Wix.com, Inc. : https://www.wix.com
|
13739
|
+
// Submitted by Shahar Talmi <shahart@wix.com>
|
13740
|
+
wixsite.com
|
13741
|
+
editorx.io
|
13490
13742
|
|
13491
13743
|
// XenonCloud GbR: https://xenoncloud.net
|
13492
13744
|
// Submitted by Julian Uphoff <publicsuffixlist@xenoncloud.net>
|
@@ -13530,6 +13782,7 @@ ybo.trade
|
|
13530
13782
|
|
13531
13783
|
// Yunohost : https://yunohost.org
|
13532
13784
|
// Submitted by Valentin Grimaud <security@yunohost.org>
|
13785
|
+
ynh.fr
|
13533
13786
|
nohost.me
|
13534
13787
|
noho.st
|
13535
13788
|
|
@@ -13548,39 +13801,4 @@ basicserver.io
|
|
13548
13801
|
virtualserver.io
|
13549
13802
|
enterprisecloud.nu
|
13550
13803
|
|
13551
|
-
// Mintere : https://mintere.com/
|
13552
|
-
// Submitted by Ben Aubin <security@mintere.com>
|
13553
|
-
mintere.site
|
13554
|
-
|
13555
|
-
// Cityhost LLC : https://cityhost.ua
|
13556
|
-
// Submitted by Maksym Rivtin <support@cityhost.net.ua>
|
13557
|
-
cx.ua
|
13558
|
-
|
13559
|
-
// WP Engine : https://wpengine.com/
|
13560
|
-
// Submitted by Michael Smith <michael.smith@wpengine.com>
|
13561
|
-
// Submitted by Brandon DuRette <brandon.durette@wpengine.com>
|
13562
|
-
wpenginepowered.com
|
13563
|
-
js.wpenginepowered.com
|
13564
|
-
|
13565
|
-
// Impertrix Solutions : <https://impertrixcdn.com>
|
13566
|
-
// Submitted by Zhixiang Zhao <csuite@impertrix.com>
|
13567
|
-
impertrixcdn.com
|
13568
|
-
impertrix.com
|
13569
|
-
|
13570
|
-
// GignoSystemJapan: http://gsj.bz
|
13571
|
-
// Submitted by GignoSystemJapan <kakutou-ec@gsj.bz>
|
13572
|
-
gsj.bz
|
13573
|
-
|
13574
|
-
// Rusnames Limited: http://rusnames.ru/
|
13575
|
-
// Submitted by Sergey Zotov <admin@rusnames.ru>
|
13576
|
-
биз.рус
|
13577
|
-
ком.рус
|
13578
|
-
крым.рус
|
13579
|
-
мир.рус
|
13580
|
-
мск.рус
|
13581
|
-
орг.рус
|
13582
|
-
самара.рус
|
13583
|
-
сочи.рус
|
13584
|
-
спб.рус
|
13585
|
-
я.рус
|
13586
13804
|
// ===END PRIVATE DOMAINS===
|