domain_prefix 0.3.0.7 → 0.3.0.8
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/Gemfile.lock +18 -19
- data/VERSION +1 -1
- data/data/effective_tld_names.dat +472 -23
- data/domain_prefix.gemspec +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3d5c9e0014c3646b1ea31fd7b9117aa59a2ef323
|
|
4
|
+
data.tar.gz: 306470fb01b0e467d9838214bd39c42399c40d9f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2f1e74052b38ea84d663a68d6b593495300d57f2d43ba542d348705da47f70e94b26dcd1ca9a07de674a6f48bbf5f91c59d2fbd27ab001bb9fd81eea0534ec14
|
|
7
|
+
data.tar.gz: 43ad1031c258dff0030dbdc982fccbfed465957db070640700fc8994e78c67d58de20669c54c56599a7cf89c625f9332ae88bc8c4fba3d215bf5f35df8a5f998
|
data/Gemfile.lock
CHANGED
|
@@ -6,18 +6,18 @@ GEM
|
|
|
6
6
|
builder (3.2.2)
|
|
7
7
|
descendants_tracker (0.0.4)
|
|
8
8
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
9
|
-
faraday (0.9.
|
|
9
|
+
faraday (0.9.1)
|
|
10
10
|
multipart-post (>= 1.2, < 3)
|
|
11
|
-
git (1.2.
|
|
12
|
-
github_api (0.
|
|
11
|
+
git (1.2.9)
|
|
12
|
+
github_api (0.12.2)
|
|
13
13
|
addressable (~> 2.3)
|
|
14
|
-
descendants_tracker (~> 0.0.
|
|
14
|
+
descendants_tracker (~> 0.0.4)
|
|
15
15
|
faraday (~> 0.8, < 0.10)
|
|
16
|
-
hashie (>=
|
|
16
|
+
hashie (>= 3.3)
|
|
17
17
|
multi_json (>= 1.7.5, < 2.0)
|
|
18
|
-
nokogiri (~> 1.6.
|
|
18
|
+
nokogiri (~> 1.6.3)
|
|
19
19
|
oauth2
|
|
20
|
-
hashie (
|
|
20
|
+
hashie (3.3.2)
|
|
21
21
|
highline (1.6.21)
|
|
22
22
|
jeweler (2.0.1)
|
|
23
23
|
builder
|
|
@@ -28,28 +28,27 @@ GEM
|
|
|
28
28
|
nokogiri (>= 1.5.10)
|
|
29
29
|
rake
|
|
30
30
|
rdoc
|
|
31
|
-
json (1.8.
|
|
32
|
-
jwt (
|
|
33
|
-
|
|
34
|
-
mini_portile (0.6.0)
|
|
31
|
+
json (1.8.2)
|
|
32
|
+
jwt (1.2.0)
|
|
33
|
+
mini_portile (0.6.2)
|
|
35
34
|
minitest (4.7.5)
|
|
36
35
|
multi_json (1.10.1)
|
|
37
36
|
multi_xml (0.5.5)
|
|
38
37
|
multipart-post (2.0.0)
|
|
39
|
-
nokogiri (1.6.
|
|
40
|
-
mini_portile (
|
|
41
|
-
oauth2 (0.
|
|
38
|
+
nokogiri (1.6.5)
|
|
39
|
+
mini_portile (~> 0.6.0)
|
|
40
|
+
oauth2 (1.0.0)
|
|
42
41
|
faraday (>= 0.8, < 0.10)
|
|
43
|
-
jwt (~>
|
|
42
|
+
jwt (~> 1.0)
|
|
44
43
|
multi_json (~> 1.3)
|
|
45
44
|
multi_xml (~> 0.5)
|
|
46
45
|
rack (~> 1.2)
|
|
47
|
-
rack (1.
|
|
48
|
-
rake (10.
|
|
49
|
-
rdoc (4.
|
|
46
|
+
rack (1.6.0)
|
|
47
|
+
rake (10.4.2)
|
|
48
|
+
rdoc (4.2.0)
|
|
50
49
|
json (~> 1.4)
|
|
51
50
|
simpleidn (0.0.5)
|
|
52
|
-
thread_safe (0.3.
|
|
51
|
+
thread_safe (0.3.4)
|
|
53
52
|
turn (0.9.7)
|
|
54
53
|
ansi
|
|
55
54
|
minitest (~> 4)
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.3.0.
|
|
1
|
+
0.3.0.8
|
|
@@ -6780,7 +6780,7 @@ xxx
|
|
|
6780
6780
|
*.zw
|
|
6781
6781
|
|
|
6782
6782
|
|
|
6783
|
-
// List of new gTLDs imported from https://newgtlds.icann.org/newgtlds.csv on 2014-
|
|
6783
|
+
// List of new gTLDs imported from https://newgtlds.icann.org/newgtlds.csv on 2014-12-22T18:02:07Z
|
|
6784
6784
|
|
|
6785
6785
|
// abb : 2014-10-24 ABB Ltd
|
|
6786
6786
|
abb
|
|
@@ -6797,6 +6797,9 @@ academy
|
|
|
6797
6797
|
// accenture : 2014-08-15 Accenture plc
|
|
6798
6798
|
accenture
|
|
6799
6799
|
|
|
6800
|
+
// accountant : 2014-11-20 dot Accountant Limited
|
|
6801
|
+
accountant
|
|
6802
|
+
|
|
6800
6803
|
// accountants : 2014-03-20 Knob Town, LLC
|
|
6801
6804
|
accountants
|
|
6802
6805
|
|
|
@@ -6806,6 +6809,9 @@ active
|
|
|
6806
6809
|
// actor : 2013-12-12 United TLD Holdco Ltd.
|
|
6807
6810
|
actor
|
|
6808
6811
|
|
|
6812
|
+
// ads : 2014-12-04 Charleston Road Registry Inc.
|
|
6813
|
+
ads
|
|
6814
|
+
|
|
6809
6815
|
// adult : 2014-10-16 ICM Registry AD LLC
|
|
6810
6816
|
adult
|
|
6811
6817
|
|
|
@@ -6818,6 +6824,9 @@ africa
|
|
|
6818
6824
|
// agency : 2013-11-14 Steel Falls, LLC
|
|
6819
6825
|
agency
|
|
6820
6826
|
|
|
6827
|
+
// aig : 2014-12-18 American International Group, Inc.
|
|
6828
|
+
aig
|
|
6829
|
+
|
|
6821
6830
|
// airforce : 2014-03-06 United TLD Holdco Ltd.
|
|
6822
6831
|
airforce
|
|
6823
6832
|
|
|
@@ -6833,37 +6842,58 @@ alsace
|
|
|
6833
6842
|
// amsterdam : 2014-07-24 Gemeente Amsterdam
|
|
6834
6843
|
amsterdam
|
|
6835
6844
|
|
|
6845
|
+
// analytics : 2014-12-18 Campus IP LLC
|
|
6846
|
+
analytics
|
|
6847
|
+
|
|
6836
6848
|
// android : 2014-08-07 Charleston Road Registry Inc.
|
|
6837
6849
|
android
|
|
6838
6850
|
|
|
6851
|
+
// apartments : 2014-12-11 June Maple, LLC
|
|
6852
|
+
apartments
|
|
6853
|
+
|
|
6839
6854
|
// aquarelle : 2014-07-24 Aquarelle.com
|
|
6840
6855
|
aquarelle
|
|
6841
6856
|
|
|
6857
|
+
// aramco : 2014-11-20 Aramco Services Company
|
|
6858
|
+
aramco
|
|
6859
|
+
|
|
6842
6860
|
// archi : 2014-02-06 STARTING DOT LIMITED
|
|
6843
6861
|
archi
|
|
6844
6862
|
|
|
6845
6863
|
// army : 2014-03-06 United TLD Holdco Ltd.
|
|
6846
6864
|
army
|
|
6847
6865
|
|
|
6866
|
+
// arte : 2014-12-11 Association Relative à la Télévision Européenne G.E.I.E.
|
|
6867
|
+
arte
|
|
6868
|
+
|
|
6848
6869
|
// associates : 2014-03-06 Baxter Hill, LLC
|
|
6849
6870
|
associates
|
|
6850
6871
|
|
|
6851
|
-
// attorney : 2014-03-20
|
|
6872
|
+
// attorney : 2014-03-20
|
|
6852
6873
|
attorney
|
|
6853
6874
|
|
|
6854
|
-
// auction : 2014-03-20
|
|
6875
|
+
// auction : 2014-03-20
|
|
6855
6876
|
auction
|
|
6856
6877
|
|
|
6857
6878
|
// audio : 2014-03-20 Uniregistry, Corp.
|
|
6858
6879
|
audio
|
|
6859
6880
|
|
|
6881
|
+
// author : 2014-12-18 Amazon EU S.à r.l.
|
|
6882
|
+
author
|
|
6883
|
+
|
|
6884
|
+
// auto : 2014-11-13 Uniregistry, Corp.
|
|
6885
|
+
auto
|
|
6886
|
+
|
|
6860
6887
|
// autos : 2014-01-09 DERAutos, LLC
|
|
6861
6888
|
autos
|
|
6862
6889
|
|
|
6863
6890
|
// axa : 2013-12-19 AXA SA
|
|
6864
6891
|
axa
|
|
6865
6892
|
|
|
6866
|
-
//
|
|
6893
|
+
// azure : 2014-12-18 Microsoft Corporation
|
|
6894
|
+
azure
|
|
6895
|
+
|
|
6896
|
+
// band : 2014-06-12
|
|
6867
6897
|
band
|
|
6868
6898
|
|
|
6869
6899
|
// bank : 2014-09-25 fTLD Registry Services LLC
|
|
@@ -6875,6 +6905,12 @@ bar
|
|
|
6875
6905
|
// barcelona : 2014-07-24 Municipi de Barcelona
|
|
6876
6906
|
barcelona
|
|
6877
6907
|
|
|
6908
|
+
// barclaycard : 2014-11-20 Barclays Bank PLC
|
|
6909
|
+
barclaycard
|
|
6910
|
+
|
|
6911
|
+
// barclays : 2014-11-20 Barclays Bank PLC
|
|
6912
|
+
barclays
|
|
6913
|
+
|
|
6878
6914
|
// bargains : 2013-11-14 Half Hallow, LLC
|
|
6879
6915
|
bargains
|
|
6880
6916
|
|
|
@@ -6884,6 +6920,9 @@ bauhaus
|
|
|
6884
6920
|
// bayern : 2014-01-23 Bayern Connect GmbH
|
|
6885
6921
|
bayern
|
|
6886
6922
|
|
|
6923
|
+
// bbc : 2014-12-18 British Broadcasting Corporation
|
|
6924
|
+
bbc
|
|
6925
|
+
|
|
6887
6926
|
// bbva : 2014-10-02 BANCO BILBAO VIZCAYA ARGENTARIA, S.A.
|
|
6888
6927
|
bbva
|
|
6889
6928
|
|
|
@@ -6893,6 +6932,9 @@ bcn
|
|
|
6893
6932
|
// beer : 2014-01-09 Top Level Domain Holdings Limited
|
|
6894
6933
|
beer
|
|
6895
6934
|
|
|
6935
|
+
// bentley : 2014-12-18 Bentley Motors Limited
|
|
6936
|
+
bentley
|
|
6937
|
+
|
|
6896
6938
|
// berlin : 2013-10-31 dotBERLIN GmbH & Co. KG
|
|
6897
6939
|
berlin
|
|
6898
6940
|
|
|
@@ -6911,6 +6953,12 @@ bid
|
|
|
6911
6953
|
// bike : 2013-08-27 Grand Hollow, LLC
|
|
6912
6954
|
bike
|
|
6913
6955
|
|
|
6956
|
+
// bing : 2014-12-18 Microsoft Corporation
|
|
6957
|
+
bing
|
|
6958
|
+
|
|
6959
|
+
// bingo : 2014-12-04 Sand Cedar, LLC
|
|
6960
|
+
bingo
|
|
6961
|
+
|
|
6914
6962
|
// bio : 2014-03-06 STARTING DOT LIMITED
|
|
6915
6963
|
bio
|
|
6916
6964
|
|
|
@@ -6938,6 +6986,9 @@ bnl
|
|
|
6938
6986
|
// bnpparibas : 2014-05-29 BNP Paribas
|
|
6939
6987
|
bnpparibas
|
|
6940
6988
|
|
|
6989
|
+
// boats : 2014-12-04 DERBoats, LLC
|
|
6990
|
+
boats
|
|
6991
|
+
|
|
6941
6992
|
// bom : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br
|
|
6942
6993
|
bom
|
|
6943
6994
|
|
|
@@ -6947,9 +6998,21 @@ bond
|
|
|
6947
6998
|
// boo : 2014-01-30 Charleston Road Registry Inc.
|
|
6948
6999
|
boo
|
|
6949
7000
|
|
|
7001
|
+
// bot : 2014-12-18 Amazon EU S.à r.l.
|
|
7002
|
+
bot
|
|
7003
|
+
|
|
6950
7004
|
// boutique : 2013-11-14 Over Galley, LLC
|
|
6951
7005
|
boutique
|
|
6952
7006
|
|
|
7007
|
+
// bradesco : 2014-12-18 Banco Bradesco S.A.
|
|
7008
|
+
bradesco
|
|
7009
|
+
|
|
7010
|
+
// bridgestone : 2014-12-18 Bridgestone Corporation
|
|
7011
|
+
bridgestone
|
|
7012
|
+
|
|
7013
|
+
// broker : 2014-12-11 IG Group Holdings PLC
|
|
7014
|
+
broker
|
|
7015
|
+
|
|
6953
7016
|
// brussels : 2014-02-06 DNS.be vzw
|
|
6954
7017
|
brussels
|
|
6955
7018
|
|
|
@@ -6965,6 +7028,9 @@ builders
|
|
|
6965
7028
|
// business : 2013-11-07 Spring Cross, LLC
|
|
6966
7029
|
business
|
|
6967
7030
|
|
|
7031
|
+
// buy : 2014-12-18 Amazon EU S.à r.l.
|
|
7032
|
+
buy
|
|
7033
|
+
|
|
6968
7034
|
// buzz : 2013-10-02 DOTSTRATEGY CO.
|
|
6969
7035
|
buzz
|
|
6970
7036
|
|
|
@@ -6977,6 +7043,9 @@ cab
|
|
|
6977
7043
|
// cal : 2014-07-24 Charleston Road Registry Inc.
|
|
6978
7044
|
cal
|
|
6979
7045
|
|
|
7046
|
+
// call : 2014-12-18 Amazon EU S.à r.l.
|
|
7047
|
+
call
|
|
7048
|
+
|
|
6980
7049
|
// camera : 2013-08-27 Atomic Maple, LLC
|
|
6981
7050
|
camera
|
|
6982
7051
|
|
|
@@ -7010,6 +7079,9 @@ career
|
|
|
7010
7079
|
// careers : 2013-10-02 Wild Corner, LLC
|
|
7011
7080
|
careers
|
|
7012
7081
|
|
|
7082
|
+
// cars : 2014-11-13 Uniregistry, Corp.
|
|
7083
|
+
cars
|
|
7084
|
+
|
|
7013
7085
|
// cartier : 2014-06-23 Richemont DNS Inc.
|
|
7014
7086
|
cartier
|
|
7015
7087
|
|
|
@@ -7019,6 +7091,9 @@ casa
|
|
|
7019
7091
|
// cash : 2014-03-06 Delta Lake, LLC
|
|
7020
7092
|
cash
|
|
7021
7093
|
|
|
7094
|
+
// casino : 2014-12-18 Binky Sky, LLC
|
|
7095
|
+
casino
|
|
7096
|
+
|
|
7022
7097
|
// catering : 2013-12-05 New Falls. LLC
|
|
7023
7098
|
catering
|
|
7024
7099
|
|
|
@@ -7040,9 +7115,15 @@ cern
|
|
|
7040
7115
|
// cfa : 2014-08-28 CFA Institute
|
|
7041
7116
|
cfa
|
|
7042
7117
|
|
|
7118
|
+
// cfd : 2014-12-11 IG Group Holdings PLC
|
|
7119
|
+
cfd
|
|
7120
|
+
|
|
7043
7121
|
// channel : 2014-05-08 Charleston Road Registry Inc.
|
|
7044
7122
|
channel
|
|
7045
7123
|
|
|
7124
|
+
// chat : 2014-12-04 Sand Fields, LLC
|
|
7125
|
+
chat
|
|
7126
|
+
|
|
7046
7127
|
// cheap : 2013-11-14 Sand Cover, LLC
|
|
7047
7128
|
cheap
|
|
7048
7129
|
|
|
@@ -7058,12 +7139,18 @@ chrome
|
|
|
7058
7139
|
// church : 2014-02-06 Holly Fileds, LLC
|
|
7059
7140
|
church
|
|
7060
7141
|
|
|
7142
|
+
// circle : 2014-12-18 Amazon EU S.à r.l.
|
|
7143
|
+
circle
|
|
7144
|
+
|
|
7061
7145
|
// citic : 2014-01-09 CITIC Group Corporation
|
|
7062
7146
|
citic
|
|
7063
7147
|
|
|
7064
7148
|
// city : 2014-05-29 Snow Sky, LLC
|
|
7065
7149
|
city
|
|
7066
7150
|
|
|
7151
|
+
// cityeats : 2014-12-11 Lifestyle Domain Holdings, Inc.
|
|
7152
|
+
cityeats
|
|
7153
|
+
|
|
7067
7154
|
// claims : 2014-03-20 Black Corner, LLC
|
|
7068
7155
|
claims
|
|
7069
7156
|
|
|
@@ -7115,7 +7202,7 @@ condos
|
|
|
7115
7202
|
// construction : 2013-09-16 Fox Dynamite, LLC
|
|
7116
7203
|
construction
|
|
7117
7204
|
|
|
7118
|
-
// consulting : 2013-12-05
|
|
7205
|
+
// consulting : 2013-12-05
|
|
7119
7206
|
consulting
|
|
7120
7207
|
|
|
7121
7208
|
// contractors : 2013-09-10 Magic Woods, LLC
|
|
@@ -7133,6 +7220,9 @@ corsica
|
|
|
7133
7220
|
// country : 2013-12-19 Top Level Domain Holdings Limited
|
|
7134
7221
|
country
|
|
7135
7222
|
|
|
7223
|
+
// courses : 2014-12-04 OPEN UNIVERSITIES AUSTRALIA PTY LTD
|
|
7224
|
+
courses
|
|
7225
|
+
|
|
7136
7226
|
// credit : 2014-03-20 Snow Shadow, LLC
|
|
7137
7227
|
credit
|
|
7138
7228
|
|
|
@@ -7169,6 +7259,9 @@ dad
|
|
|
7169
7259
|
// dance : 2013-10-24 United TLD Holdco Ltd.
|
|
7170
7260
|
dance
|
|
7171
7261
|
|
|
7262
|
+
// date : 2014-11-20 dot Date Limited
|
|
7263
|
+
date
|
|
7264
|
+
|
|
7172
7265
|
// dating : 2013-12-05 Pine Fest, LLC
|
|
7173
7266
|
dating
|
|
7174
7267
|
|
|
@@ -7178,10 +7271,13 @@ datsun
|
|
|
7178
7271
|
// day : 2014-01-30 Charleston Road Registry Inc.
|
|
7179
7272
|
day
|
|
7180
7273
|
|
|
7274
|
+
// dclk : 2014-11-20 Charleston Road Registry Inc.
|
|
7275
|
+
dclk
|
|
7276
|
+
|
|
7181
7277
|
// deals : 2014-05-22 Sand Sunset, LLC
|
|
7182
7278
|
deals
|
|
7183
7279
|
|
|
7184
|
-
// degree : 2014-03-06
|
|
7280
|
+
// degree : 2014-03-06
|
|
7185
7281
|
degree
|
|
7186
7282
|
|
|
7187
7283
|
// delivery : 2014-09-11 Steel Station, LLC
|
|
@@ -7196,12 +7292,15 @@ democrat
|
|
|
7196
7292
|
// dental : 2014-03-20 Tin Birch, LLC
|
|
7197
7293
|
dental
|
|
7198
7294
|
|
|
7199
|
-
// dentist : 2014-03-20
|
|
7295
|
+
// dentist : 2014-03-20
|
|
7200
7296
|
dentist
|
|
7201
7297
|
|
|
7202
7298
|
// desi : 2013-11-14 Desi Networks LLC
|
|
7203
7299
|
desi
|
|
7204
7300
|
|
|
7301
|
+
// design : 2014-11-07 Top Level Design, LLC
|
|
7302
|
+
design
|
|
7303
|
+
|
|
7205
7304
|
// dev : 2014-10-16 Charleston Road Registry Inc.
|
|
7206
7305
|
dev
|
|
7207
7306
|
|
|
@@ -7229,6 +7328,9 @@ dnp
|
|
|
7229
7328
|
// docs : 2014-10-16 Charleston Road Registry Inc.
|
|
7230
7329
|
docs
|
|
7231
7330
|
|
|
7331
|
+
// dog : 2014-12-04 Koko Mill, LLC
|
|
7332
|
+
dog
|
|
7333
|
+
|
|
7232
7334
|
// doha : 2014-09-18 Communications Regulatory Authority (CRA)
|
|
7233
7335
|
doha
|
|
7234
7336
|
|
|
@@ -7238,15 +7340,24 @@ domains
|
|
|
7238
7340
|
// doosan : 2014-04-03 Doosan Corporation
|
|
7239
7341
|
doosan
|
|
7240
7342
|
|
|
7343
|
+
// download : 2014-11-20 dot Support Limited
|
|
7344
|
+
download
|
|
7345
|
+
|
|
7241
7346
|
// durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
|
|
7242
7347
|
durban
|
|
7243
7348
|
|
|
7244
7349
|
// dvag : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG
|
|
7245
7350
|
dvag
|
|
7246
7351
|
|
|
7352
|
+
// earth : 2014-12-04 Interlink Co., Ltd.
|
|
7353
|
+
earth
|
|
7354
|
+
|
|
7247
7355
|
// eat : 2014-01-23 Charleston Road Registry Inc.
|
|
7248
7356
|
eat
|
|
7249
7357
|
|
|
7358
|
+
// edeka : 2014-12-18 EDEKA Verband kaufmännischer Genossenschaften e.V.
|
|
7359
|
+
edeka
|
|
7360
|
+
|
|
7250
7361
|
// education : 2013-11-07 Brice Way, LLC
|
|
7251
7362
|
education
|
|
7252
7363
|
|
|
@@ -7268,6 +7379,9 @@ engineering
|
|
|
7268
7379
|
// enterprises : 2013-09-20 Snow Oaks, LLC
|
|
7269
7380
|
enterprises
|
|
7270
7381
|
|
|
7382
|
+
// epson : 2014-12-04 Seiko Epson Corporation
|
|
7383
|
+
epson
|
|
7384
|
+
|
|
7271
7385
|
// equipment : 2013-08-27 Corn Station, LLC
|
|
7272
7386
|
equipment
|
|
7273
7387
|
|
|
@@ -7301,21 +7415,39 @@ expert
|
|
|
7301
7415
|
// exposed : 2013-12-05 Victor Beach, LLC
|
|
7302
7416
|
exposed
|
|
7303
7417
|
|
|
7418
|
+
// fage : 2014-12-18 Fage International S.A.
|
|
7419
|
+
fage
|
|
7420
|
+
|
|
7304
7421
|
// fail : 2014-03-06 Atomic Pipe, LLC
|
|
7305
7422
|
fail
|
|
7306
7423
|
|
|
7307
|
-
//
|
|
7424
|
+
// fairwinds : 2014-11-13 FairWinds Partners, LLC
|
|
7425
|
+
fairwinds
|
|
7426
|
+
|
|
7427
|
+
// faith : 2014-11-20 dot Faith Limited
|
|
7428
|
+
faith
|
|
7429
|
+
|
|
7430
|
+
// fan : 2014-03-06
|
|
7308
7431
|
fan
|
|
7309
7432
|
|
|
7433
|
+
// fans : 2014-11-07 Asiamix Digital Limited
|
|
7434
|
+
fans
|
|
7435
|
+
|
|
7310
7436
|
// farm : 2013-11-07 Just Maple, LLC
|
|
7311
7437
|
farm
|
|
7312
7438
|
|
|
7313
7439
|
// fashion : 2014-07-03 Top Level Domain Holdings Limited
|
|
7314
7440
|
fashion
|
|
7315
7441
|
|
|
7442
|
+
// fast : 2014-12-18 Amazon EU S.à r.l.
|
|
7443
|
+
fast
|
|
7444
|
+
|
|
7316
7445
|
// feedback : 2013-12-19 Top Level Spectrum, Inc.
|
|
7317
7446
|
feedback
|
|
7318
7447
|
|
|
7448
|
+
// ferrero : 2014-12-18 Ferrero Trading Lux S.A.
|
|
7449
|
+
ferrero
|
|
7450
|
+
|
|
7319
7451
|
// final : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br
|
|
7320
7452
|
final
|
|
7321
7453
|
|
|
@@ -7325,6 +7457,9 @@ finance
|
|
|
7325
7457
|
// financial : 2014-03-06 Just Cover, LLC
|
|
7326
7458
|
financial
|
|
7327
7459
|
|
|
7460
|
+
// firestone : 2014-12-18 Bridgestone Corporation
|
|
7461
|
+
firestone
|
|
7462
|
+
|
|
7328
7463
|
// firmdale : 2014-03-27 Firmdale Holdings Limited
|
|
7329
7464
|
firmdale
|
|
7330
7465
|
|
|
@@ -7334,6 +7469,9 @@ fish
|
|
|
7334
7469
|
// fishing : 2013-11-21 Top Level Domain Holdings Limited
|
|
7335
7470
|
fishing
|
|
7336
7471
|
|
|
7472
|
+
// fit : 2014-11-07 Top Level Domain Holdings Limited
|
|
7473
|
+
fit
|
|
7474
|
+
|
|
7337
7475
|
// fitness : 2014-03-06 Brice Orchard, LLC
|
|
7338
7476
|
fitness
|
|
7339
7477
|
|
|
@@ -7355,7 +7493,16 @@ fly
|
|
|
7355
7493
|
// foo : 2014-01-23 Charleston Road Registry Inc.
|
|
7356
7494
|
foo
|
|
7357
7495
|
|
|
7358
|
-
//
|
|
7496
|
+
// football : 2014-12-18 Foggy Farms, LLC
|
|
7497
|
+
football
|
|
7498
|
+
|
|
7499
|
+
// ford : 2014-11-13 Ford Motor Company
|
|
7500
|
+
ford
|
|
7501
|
+
|
|
7502
|
+
// forex : 2014-12-11 IG Group Holdings PLC
|
|
7503
|
+
forex
|
|
7504
|
+
|
|
7505
|
+
// forsale : 2014-05-22
|
|
7359
7506
|
forsale
|
|
7360
7507
|
|
|
7361
7508
|
// foundation : 2013-12-05 John Dale, LLC
|
|
@@ -7373,7 +7520,7 @@ fund
|
|
|
7373
7520
|
// furniture : 2014-03-20 Lone Fields, LLC
|
|
7374
7521
|
furniture
|
|
7375
7522
|
|
|
7376
|
-
// futbol : 2013-09-20
|
|
7523
|
+
// futbol : 2013-09-20
|
|
7377
7524
|
futbol
|
|
7378
7525
|
|
|
7379
7526
|
// gal : 2013-11-07 Asociación puntoGAL
|
|
@@ -7391,6 +7538,9 @@ gbiz
|
|
|
7391
7538
|
// gdn : 2014-07-31 Joint Stock Company \
|
|
7392
7539
|
gdn
|
|
7393
7540
|
|
|
7541
|
+
// gea : 2014-12-04 GEA Group Aktiengesellschaft
|
|
7542
|
+
gea
|
|
7543
|
+
|
|
7394
7544
|
// gent : 2014-01-23 COMBELL GROUP NV/SA
|
|
7395
7545
|
gent
|
|
7396
7546
|
|
|
@@ -7406,6 +7556,9 @@ gifts
|
|
|
7406
7556
|
// gives : 2014-03-06 United TLD Holdco Ltd.
|
|
7407
7557
|
gives
|
|
7408
7558
|
|
|
7559
|
+
// giving : 2014-11-13 Giving Limited
|
|
7560
|
+
giving
|
|
7561
|
+
|
|
7409
7562
|
// glass : 2013-11-07 Black Cover, LLC
|
|
7410
7563
|
glass
|
|
7411
7564
|
|
|
@@ -7427,12 +7580,27 @@ gmo
|
|
|
7427
7580
|
// gmx : 2014-04-24 1&1 Mail & Media GmbH
|
|
7428
7581
|
gmx
|
|
7429
7582
|
|
|
7583
|
+
// goldpoint : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
|
7584
|
+
goldpoint
|
|
7585
|
+
|
|
7586
|
+
// golf : 2014-12-18 Lone falls, LLC
|
|
7587
|
+
golf
|
|
7588
|
+
|
|
7589
|
+
// goo : 2014-12-18 NTT Resonant Inc.
|
|
7590
|
+
goo
|
|
7591
|
+
|
|
7592
|
+
// goog : 2014-11-20 Charleston Road Registry Inc.
|
|
7593
|
+
goog
|
|
7594
|
+
|
|
7430
7595
|
// google : 2014-07-24 Charleston Road Registry Inc.
|
|
7431
7596
|
google
|
|
7432
7597
|
|
|
7433
7598
|
// gop : 2014-01-16 Republican State Leadership Committee, Inc.
|
|
7434
7599
|
gop
|
|
7435
7600
|
|
|
7601
|
+
// got : 2014-12-18 Amazon EU S.à r.l.
|
|
7602
|
+
got
|
|
7603
|
+
|
|
7436
7604
|
// graphics : 2013-09-13 Over Madison, LLC
|
|
7437
7605
|
graphics
|
|
7438
7606
|
|
|
@@ -7448,6 +7616,9 @@ gripe
|
|
|
7448
7616
|
// group : 2014-08-15 Romeo Town, LLC
|
|
7449
7617
|
group
|
|
7450
7618
|
|
|
7619
|
+
// gucci : 2014-11-13 Guccio Gucci S.p.a.
|
|
7620
|
+
gucci
|
|
7621
|
+
|
|
7451
7622
|
// guge : 2014-08-28 Charleston Road Registry Inc.
|
|
7452
7623
|
guge
|
|
7453
7624
|
|
|
@@ -7463,7 +7634,10 @@ guru
|
|
|
7463
7634
|
// hamburg : 2014-02-20 Hamburg Top-Level-Domain GmbH
|
|
7464
7635
|
hamburg
|
|
7465
7636
|
|
|
7466
|
-
//
|
|
7637
|
+
// hangout : 2014-11-13 Charleston Road Registry Inc.
|
|
7638
|
+
hangout
|
|
7639
|
+
|
|
7640
|
+
// haus : 2013-12-05
|
|
7467
7641
|
haus
|
|
7468
7642
|
|
|
7469
7643
|
// healthcare : 2014-06-12 Silver Glen, LLC
|
|
@@ -7496,6 +7670,9 @@ holiday
|
|
|
7496
7670
|
// homes : 2014-01-09 DERHomes, LLC
|
|
7497
7671
|
homes
|
|
7498
7672
|
|
|
7673
|
+
// honda : 2014-12-18 Honda Motor Co., Ltd.
|
|
7674
|
+
honda
|
|
7675
|
+
|
|
7499
7676
|
// horse : 2013-11-21 Top Level Domain Holdings Limited
|
|
7500
7677
|
horse
|
|
7501
7678
|
|
|
@@ -7505,6 +7682,9 @@ host
|
|
|
7505
7682
|
// hosting : 2014-05-29 Uniregistry, Corp.
|
|
7506
7683
|
hosting
|
|
7507
7684
|
|
|
7685
|
+
// hotmail : 2014-12-18 Microsoft Corporation
|
|
7686
|
+
hotmail
|
|
7687
|
+
|
|
7508
7688
|
// house : 2013-11-07 Sugar Park, LLC
|
|
7509
7689
|
house
|
|
7510
7690
|
|
|
@@ -7574,15 +7754,30 @@ itau
|
|
|
7574
7754
|
// iwc : 2014-06-23 Richemont DNS Inc.
|
|
7575
7755
|
iwc
|
|
7576
7756
|
|
|
7757
|
+
// jaguar : 2014-11-13 Jaguar Land Rover Ltd
|
|
7758
|
+
jaguar
|
|
7759
|
+
|
|
7577
7760
|
// java : 2014-06-19 Oracle Corporation
|
|
7578
7761
|
java
|
|
7579
7762
|
|
|
7763
|
+
// jcb : 2014-11-20 JCB Co., Ltd.
|
|
7764
|
+
jcb
|
|
7765
|
+
|
|
7580
7766
|
// jetzt : 2014-01-09 New TLD Company AB
|
|
7581
7767
|
jetzt
|
|
7582
7768
|
|
|
7769
|
+
// jlc : 2014-12-04 Richemont DNS Inc.
|
|
7770
|
+
jlc
|
|
7771
|
+
|
|
7583
7772
|
// joburg : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry
|
|
7584
7773
|
joburg
|
|
7585
7774
|
|
|
7775
|
+
// jot : 2014-12-18 Amazon EU S.à r.l.
|
|
7776
|
+
jot
|
|
7777
|
+
|
|
7778
|
+
// joy : 2014-12-18 Amazon EU S.à r.l.
|
|
7779
|
+
joy
|
|
7780
|
+
|
|
7586
7781
|
// jprs : 2014-09-18 Japan Registry Services Co., Ltd.
|
|
7587
7782
|
jprs
|
|
7588
7783
|
|
|
@@ -7595,9 +7790,15 @@ kaufen
|
|
|
7595
7790
|
// kddi : 2014-09-12 KDDI CORPORATION
|
|
7596
7791
|
kddi
|
|
7597
7792
|
|
|
7793
|
+
// kfh : 2014-12-04 Kuwait Finance House
|
|
7794
|
+
kfh
|
|
7795
|
+
|
|
7598
7796
|
// kim : 2013-09-23 Afilias Limited
|
|
7599
7797
|
kim
|
|
7600
7798
|
|
|
7799
|
+
// kinder : 2014-11-07 Ferrero Trading Lux S.A.
|
|
7800
|
+
kinder
|
|
7801
|
+
|
|
7601
7802
|
// kitchen : 2013-09-20 Just Goodbye, LLC
|
|
7602
7803
|
kitchen
|
|
7603
7804
|
|
|
@@ -7613,19 +7814,25 @@ krd
|
|
|
7613
7814
|
// kred : 2013-12-19 KredTLD Pty Ltd
|
|
7614
7815
|
kred
|
|
7615
7816
|
|
|
7817
|
+
// kyoto : 2014-11-07 Academic Institution: Kyoto Jyoho Gakuen
|
|
7818
|
+
kyoto
|
|
7819
|
+
|
|
7616
7820
|
// lacaixa : 2014-01-09 CAIXA D'ESTALVIS I PENSIONS DE BARCELONA
|
|
7617
7821
|
lacaixa
|
|
7618
7822
|
|
|
7619
7823
|
// land : 2013-09-10 Pine Moon, LLC
|
|
7620
7824
|
land
|
|
7621
7825
|
|
|
7826
|
+
// landrover : 2014-11-13 Jaguar Land Rover Ltd
|
|
7827
|
+
landrover
|
|
7828
|
+
|
|
7622
7829
|
// lat : 2014-10-16 ECOM-LAC Federaciòn de Latinoamèrica y el Caribe para Internet y el Comercio Electrònico
|
|
7623
7830
|
lat
|
|
7624
7831
|
|
|
7625
7832
|
// latrobe : 2014-06-16 La Trobe University
|
|
7626
7833
|
latrobe
|
|
7627
7834
|
|
|
7628
|
-
// lawyer : 2014-03-20
|
|
7835
|
+
// lawyer : 2014-03-20
|
|
7629
7836
|
lawyer
|
|
7630
7837
|
|
|
7631
7838
|
// lds : 2014-03-20 IRI Domain Management, LLC (\
|
|
@@ -7652,24 +7859,45 @@ lidl
|
|
|
7652
7859
|
// life : 2014-02-06 Trixy Oaks, LLC
|
|
7653
7860
|
life
|
|
7654
7861
|
|
|
7862
|
+
// lifestyle : 2014-12-11 Lifestyle Domain Holdings, Inc.
|
|
7863
|
+
lifestyle
|
|
7864
|
+
|
|
7655
7865
|
// lighting : 2013-08-27 John McCook, LLC
|
|
7656
7866
|
lighting
|
|
7657
7867
|
|
|
7868
|
+
// like : 2014-12-18 Amazon EU S.à r.l.
|
|
7869
|
+
like
|
|
7870
|
+
|
|
7658
7871
|
// limited : 2014-03-06 Big Fest, LLC
|
|
7659
7872
|
limited
|
|
7660
7873
|
|
|
7661
7874
|
// limo : 2013-10-17 Hidden Frostbite, LLC
|
|
7662
7875
|
limo
|
|
7663
7876
|
|
|
7877
|
+
// lincoln : 2014-11-13 Ford Motor Company
|
|
7878
|
+
lincoln
|
|
7879
|
+
|
|
7880
|
+
// linde : 2014-12-04 Linde Aktiengesellschaft
|
|
7881
|
+
linde
|
|
7882
|
+
|
|
7664
7883
|
// link : 2013-11-14 Uniregistry, Corp.
|
|
7665
7884
|
link
|
|
7666
7885
|
|
|
7886
|
+
// live : 2014-12-04 Half Woods, LLC
|
|
7887
|
+
live
|
|
7888
|
+
|
|
7889
|
+
// loan : 2014-11-20 dot Loan Limited
|
|
7890
|
+
loan
|
|
7891
|
+
|
|
7667
7892
|
// loans : 2014-03-20 June Woods, LLC
|
|
7668
7893
|
loans
|
|
7669
7894
|
|
|
7670
7895
|
// london : 2013-11-14 Dot London Domains Limited
|
|
7671
7896
|
london
|
|
7672
7897
|
|
|
7898
|
+
// lotte : 2014-11-07 Lotte Holdings Co., Ltd.
|
|
7899
|
+
lotte
|
|
7900
|
+
|
|
7673
7901
|
// lotto : 2014-04-10 Afilias Limited
|
|
7674
7902
|
lotto
|
|
7675
7903
|
|
|
@@ -7679,6 +7907,9 @@ ltd
|
|
|
7679
7907
|
// ltda : 2014-04-17 DOMAIN ROBOT SERVICOS DE HOSPEDAGEM NA INTERNET LTDA
|
|
7680
7908
|
ltda
|
|
7681
7909
|
|
|
7910
|
+
// lupin : 2014-11-07 LUPIN LIMITED
|
|
7911
|
+
lupin
|
|
7912
|
+
|
|
7682
7913
|
// luxe : 2014-01-09 Top Level Domain Holdings Limited
|
|
7683
7914
|
luxe
|
|
7684
7915
|
|
|
@@ -7694,18 +7925,24 @@ maif
|
|
|
7694
7925
|
// maison : 2013-12-05 Victor Frostbite, LLC
|
|
7695
7926
|
maison
|
|
7696
7927
|
|
|
7928
|
+
// man : 2014-12-04 MAN SE
|
|
7929
|
+
man
|
|
7930
|
+
|
|
7697
7931
|
// management : 2013-11-07 John Goodbye, LLC
|
|
7698
7932
|
management
|
|
7699
7933
|
|
|
7700
7934
|
// mango : 2013-10-24 PUNTO FA S.L.
|
|
7701
7935
|
mango
|
|
7702
7936
|
|
|
7703
|
-
// market : 2014-03-06
|
|
7937
|
+
// market : 2014-03-06
|
|
7704
7938
|
market
|
|
7705
7939
|
|
|
7706
7940
|
// marketing : 2013-11-07 Fern Pass, LLC
|
|
7707
7941
|
marketing
|
|
7708
7942
|
|
|
7943
|
+
// markets : 2014-12-11 IG Group Holdings PLC
|
|
7944
|
+
markets
|
|
7945
|
+
|
|
7709
7946
|
// marriott : 2014-10-09 Marriott Worldwide Corporation
|
|
7710
7947
|
marriott
|
|
7711
7948
|
|
|
@@ -7727,18 +7964,33 @@ memorial
|
|
|
7727
7964
|
// menu : 2013-09-11 Wedding TLD2, LLC
|
|
7728
7965
|
menu
|
|
7729
7966
|
|
|
7967
|
+
// meo : 2014-11-07 PT Comunicacoes S.A.
|
|
7968
|
+
meo
|
|
7969
|
+
|
|
7730
7970
|
// miami : 2013-12-19 Top Level Domain Holdings Limited
|
|
7731
7971
|
miami
|
|
7732
7972
|
|
|
7973
|
+
// microsoft : 2014-12-18 Microsoft Corporation
|
|
7974
|
+
microsoft
|
|
7975
|
+
|
|
7733
7976
|
// mini : 2014-01-09 Bayerische Motoren Werke Aktiengesellschaft
|
|
7734
7977
|
mini
|
|
7735
7978
|
|
|
7979
|
+
// mma : 2014-11-07 MMA IARD
|
|
7980
|
+
mma
|
|
7981
|
+
|
|
7982
|
+
// mobily : 2014-12-18 GreenTech Consultancy Company W.L.L.
|
|
7983
|
+
mobily
|
|
7984
|
+
|
|
7736
7985
|
// moda : 2013-11-07 United TLD Holdco Ltd.
|
|
7737
7986
|
moda
|
|
7738
7987
|
|
|
7739
7988
|
// moe : 2013-11-13 Interlink Co., Ltd.
|
|
7740
7989
|
moe
|
|
7741
7990
|
|
|
7991
|
+
// moi : 2014-12-18 Amazon EU S.à r.l.
|
|
7992
|
+
moi
|
|
7993
|
+
|
|
7742
7994
|
// monash : 2013-09-30 Monash University
|
|
7743
7995
|
monash
|
|
7744
7996
|
|
|
@@ -7751,7 +8003,7 @@ montblanc
|
|
|
7751
8003
|
// mormon : 2013-12-05 IRI Domain Management, LLC (\
|
|
7752
8004
|
mormon
|
|
7753
8005
|
|
|
7754
|
-
// mortgage : 2014-03-20
|
|
8006
|
+
// mortgage : 2014-03-20
|
|
7755
8007
|
mortgage
|
|
7756
8008
|
|
|
7757
8009
|
// moscow : 2013-12-19 Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)
|
|
@@ -7766,6 +8018,15 @@ mov
|
|
|
7766
8018
|
// movistar : 2014-10-16 Telefónica S.A.
|
|
7767
8019
|
movistar
|
|
7768
8020
|
|
|
8021
|
+
// mtn : 2014-12-04 MTN Dubai Limited
|
|
8022
|
+
mtn
|
|
8023
|
+
|
|
8024
|
+
// mtpc : 2014-11-20 Mitsubishi Tanabe Pharma Corporation
|
|
8025
|
+
mtpc
|
|
8026
|
+
|
|
8027
|
+
// nadex : 2014-12-11 IG Group Holdings PLC
|
|
8028
|
+
nadex
|
|
8029
|
+
|
|
7769
8030
|
// nagoya : 2013-10-24 GMO Registry, Inc.
|
|
7770
8031
|
nagoya
|
|
7771
8032
|
|
|
@@ -7784,6 +8045,9 @@ neustar
|
|
|
7784
8045
|
// new : 2014-01-30 Charleston Road Registry Inc.
|
|
7785
8046
|
new
|
|
7786
8047
|
|
|
8048
|
+
// news : 2014-12-18 Hidden Bloom, LLC
|
|
8049
|
+
news
|
|
8050
|
+
|
|
7787
8051
|
// nexus : 2014-07-24 Charleston Road Registry Inc.
|
|
7788
8052
|
nexus
|
|
7789
8053
|
|
|
@@ -7793,12 +8057,18 @@ ngo
|
|
|
7793
8057
|
// nhk : 2014-02-13 Japan Broadcasting Corporation (NHK)
|
|
7794
8058
|
nhk
|
|
7795
8059
|
|
|
8060
|
+
// nico : 2014-12-04 DWANGO Co., Ltd.
|
|
8061
|
+
nico
|
|
8062
|
+
|
|
7796
8063
|
// ninja : 2013-11-07 United TLD Holdco Ltd.
|
|
7797
8064
|
ninja
|
|
7798
8065
|
|
|
7799
8066
|
// nissan : 2014-03-27 NISSAN MOTOR CO., LTD.
|
|
7800
8067
|
nissan
|
|
7801
8068
|
|
|
8069
|
+
// norton : 2014-12-04 Symantec Corporation
|
|
8070
|
+
norton
|
|
8071
|
+
|
|
7802
8072
|
// nowruz : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
|
|
7803
8073
|
nowruz
|
|
7804
8074
|
|
|
@@ -7820,6 +8090,9 @@ obi
|
|
|
7820
8090
|
// okinawa : 2013-12-05 BusinessRalliart Inc.
|
|
7821
8091
|
okinawa
|
|
7822
8092
|
|
|
8093
|
+
// one : 2014-11-07 One.com A/S
|
|
8094
|
+
one
|
|
8095
|
+
|
|
7823
8096
|
// ong : 2014-03-06 Public Interest Registry
|
|
7824
8097
|
ong
|
|
7825
8098
|
|
|
@@ -7844,6 +8117,12 @@ otsuka
|
|
|
7844
8117
|
// ovh : 2014-01-16 OVH SAS
|
|
7845
8118
|
ovh
|
|
7846
8119
|
|
|
8120
|
+
// page : 2014-12-04 Charleston Road Registry Inc.
|
|
8121
|
+
page
|
|
8122
|
+
|
|
8123
|
+
// panerai : 2014-11-07 Richemont DNS Inc.
|
|
8124
|
+
panerai
|
|
8125
|
+
|
|
7847
8126
|
// paris : 2014-01-30 City of Paris
|
|
7848
8127
|
paris
|
|
7849
8128
|
|
|
@@ -7862,6 +8141,9 @@ party
|
|
|
7862
8141
|
// pharmacy : 2014-06-19 National Association of Boards of Pharmacy
|
|
7863
8142
|
pharmacy
|
|
7864
8143
|
|
|
8144
|
+
// philips : 2014-11-07 Koninklijke Philips N.V.
|
|
8145
|
+
philips
|
|
8146
|
+
|
|
7865
8147
|
// photo : 2013-11-14 Uniregistry, Corp.
|
|
7866
8148
|
photo
|
|
7867
8149
|
|
|
@@ -7886,6 +8168,9 @@ pictet
|
|
|
7886
8168
|
// pictures : 2014-03-06 Foggy Sky, LLC
|
|
7887
8169
|
pictures
|
|
7888
8170
|
|
|
8171
|
+
// pin : 2014-12-18 Amazon EU S.à r.l.
|
|
8172
|
+
pin
|
|
8173
|
+
|
|
7889
8174
|
// pink : 2013-10-01 Afilias Limited
|
|
7890
8175
|
pink
|
|
7891
8176
|
|
|
@@ -7922,6 +8207,9 @@ productions
|
|
|
7922
8207
|
// prof : 2014-07-24 Charleston Road Registry Inc.
|
|
7923
8208
|
prof
|
|
7924
8209
|
|
|
8210
|
+
// promo : 2014-12-18 Play.PROMO Oy
|
|
8211
|
+
promo
|
|
8212
|
+
|
|
7925
8213
|
// properties : 2013-12-05 Big Pass, LLC
|
|
7926
8214
|
properties
|
|
7927
8215
|
|
|
@@ -7937,6 +8225,12 @@ qpon
|
|
|
7937
8225
|
// quebec : 2013-12-19 PointQuébec Inc
|
|
7938
8226
|
quebec
|
|
7939
8227
|
|
|
8228
|
+
// racing : 2014-12-04 Premier Registry Limited
|
|
8229
|
+
racing
|
|
8230
|
+
|
|
8231
|
+
// read : 2014-12-18 Amazon EU S.à r.l.
|
|
8232
|
+
read
|
|
8233
|
+
|
|
7940
8234
|
// realtor : 2014-05-29 Real Estate Domains LLC
|
|
7941
8235
|
realtor
|
|
7942
8236
|
|
|
@@ -7964,6 +8258,9 @@ reit
|
|
|
7964
8258
|
// ren : 2013-12-12 Beijing Qianxiang Wangjing Technology Development Co., Ltd.
|
|
7965
8259
|
ren
|
|
7966
8260
|
|
|
8261
|
+
// rent : 2014-12-04 DERRent, LLC
|
|
8262
|
+
rent
|
|
8263
|
+
|
|
7967
8264
|
// rentals : 2013-12-05 Big Hollow,LLC
|
|
7968
8265
|
rentals
|
|
7969
8266
|
|
|
@@ -7982,24 +8279,36 @@ rest
|
|
|
7982
8279
|
// restaurant : 2014-07-03 Snow Avenue, LLC
|
|
7983
8280
|
restaurant
|
|
7984
8281
|
|
|
7985
|
-
//
|
|
8282
|
+
// review : 2014-11-20 dot Review Limited
|
|
8283
|
+
review
|
|
8284
|
+
|
|
8285
|
+
// reviews : 2013-09-13
|
|
7986
8286
|
reviews
|
|
7987
8287
|
|
|
7988
8288
|
// rich : 2013-11-21 I-Registry Ltd.
|
|
7989
8289
|
rich
|
|
7990
8290
|
|
|
8291
|
+
// ricoh : 2014-11-20 Ricoh Company, Ltd.
|
|
8292
|
+
ricoh
|
|
8293
|
+
|
|
7991
8294
|
// rio : 2014-02-27 Empresa Municipal de Informática SA - IPLANRIO
|
|
7992
8295
|
rio
|
|
7993
8296
|
|
|
7994
8297
|
// rip : 2014-07-10 United TLD Holdco Ltd.
|
|
7995
8298
|
rip
|
|
7996
8299
|
|
|
7997
|
-
//
|
|
8300
|
+
// rocher : 2014-12-18 Ferrero Trading Lux S.A.
|
|
8301
|
+
rocher
|
|
8302
|
+
|
|
8303
|
+
// rocks : 2013-11-14
|
|
7998
8304
|
rocks
|
|
7999
8305
|
|
|
8000
8306
|
// rodeo : 2013-12-19 Top Level Domain Holdings Limited
|
|
8001
8307
|
rodeo
|
|
8002
8308
|
|
|
8309
|
+
// room : 2014-12-18 Amazon EU S.à r.l.
|
|
8310
|
+
room
|
|
8311
|
+
|
|
8003
8312
|
// rsvp : 2014-05-08 Charleston Road Registry Inc.
|
|
8004
8313
|
rsvp
|
|
8005
8314
|
|
|
@@ -8012,24 +8321,45 @@ ryukyu
|
|
|
8012
8321
|
// saarland : 2013-12-12 dotSaarland GmbH
|
|
8013
8322
|
saarland
|
|
8014
8323
|
|
|
8015
|
-
//
|
|
8324
|
+
// safe : 2014-12-18 Amazon EU S.à r.l.
|
|
8325
|
+
safe
|
|
8326
|
+
|
|
8327
|
+
// sakura : 2014-12-18 SAKURA Internet Inc.
|
|
8328
|
+
sakura
|
|
8329
|
+
|
|
8330
|
+
// sale : 2014-10-16
|
|
8016
8331
|
sale
|
|
8017
8332
|
|
|
8333
|
+
// salon : 2014-12-11 Outer Orchard, LLC
|
|
8334
|
+
salon
|
|
8335
|
+
|
|
8018
8336
|
// samsung : 2014-04-03 SAMSUNG SDS CO., LTD
|
|
8019
8337
|
samsung
|
|
8020
8338
|
|
|
8339
|
+
// sandvik : 2014-11-13 Sandvik AB
|
|
8340
|
+
sandvik
|
|
8341
|
+
|
|
8342
|
+
// sandvikcoromant : 2014-11-07 Sandvik AB
|
|
8343
|
+
sandvikcoromant
|
|
8344
|
+
|
|
8021
8345
|
// sanofi : 2014-10-09 Sanofi
|
|
8022
8346
|
sanofi
|
|
8023
8347
|
|
|
8024
8348
|
// sap : 2014-03-27 SAP AG
|
|
8025
8349
|
sap
|
|
8026
8350
|
|
|
8351
|
+
// sapo : 2014-11-07 PT Comunicacoes S.A.
|
|
8352
|
+
sapo
|
|
8353
|
+
|
|
8027
8354
|
// sarl : 2014-07-03 Delta Orchard, LLC
|
|
8028
8355
|
sarl
|
|
8029
8356
|
|
|
8030
8357
|
// saxo : 2014-10-31 Saxo Bank A/S
|
|
8031
8358
|
saxo
|
|
8032
8359
|
|
|
8360
|
+
// sbs : 2014-11-07 SPECIAL BROADCASTING SERVICE CORPORATION
|
|
8361
|
+
sbs
|
|
8362
|
+
|
|
8033
8363
|
// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ)
|
|
8034
8364
|
sca
|
|
8035
8365
|
|
|
@@ -8042,6 +8372,9 @@ schmidt
|
|
|
8042
8372
|
// scholarships : 2014-04-24 Scholarships.com, LLC
|
|
8043
8373
|
scholarships
|
|
8044
8374
|
|
|
8375
|
+
// school : 2014-12-18 Little Galley, LLC
|
|
8376
|
+
school
|
|
8377
|
+
|
|
8045
8378
|
// schule : 2014-03-06 Outer Moon, LLC
|
|
8046
8379
|
schule
|
|
8047
8380
|
|
|
@@ -8060,6 +8393,9 @@ scot
|
|
|
8060
8393
|
// seat : 2014-05-22 SEAT, S.A. (Sociedad Unipersonal)
|
|
8061
8394
|
seat
|
|
8062
8395
|
|
|
8396
|
+
// seek : 2014-12-04 Seek Limited
|
|
8397
|
+
seek
|
|
8398
|
+
|
|
8063
8399
|
// sener : 2014-10-24 Sener Ingeniería y Sistemas, S.A.
|
|
8064
8400
|
sener
|
|
8065
8401
|
|
|
@@ -8069,6 +8405,9 @@ services
|
|
|
8069
8405
|
// sew : 2014-07-17 SEW-EURODRIVE GmbH & Co KG
|
|
8070
8406
|
sew
|
|
8071
8407
|
|
|
8408
|
+
// sex : 2014-11-13 ICM Registry SX LLC
|
|
8409
|
+
sex
|
|
8410
|
+
|
|
8072
8411
|
// sexy : 2013-09-11 Uniregistry, Corp.
|
|
8073
8412
|
sexy
|
|
8074
8413
|
|
|
@@ -8093,10 +8432,16 @@ singles
|
|
|
8093
8432
|
// sky : 2014-06-19 Sky IP International Ltd, a company incorporated in England and Wales, operating via its registered Swiss branch
|
|
8094
8433
|
sky
|
|
8095
8434
|
|
|
8435
|
+
// skype : 2014-12-18 Microsoft Corporation
|
|
8436
|
+
skype
|
|
8437
|
+
|
|
8438
|
+
// smile : 2014-12-18 Amazon EU S.à r.l.
|
|
8439
|
+
smile
|
|
8440
|
+
|
|
8096
8441
|
// social : 2013-11-07 United TLD Holdco Ltd.
|
|
8097
8442
|
social
|
|
8098
8443
|
|
|
8099
|
-
// software : 2014-03-20
|
|
8444
|
+
// software : 2014-03-20
|
|
8100
8445
|
software
|
|
8101
8446
|
|
|
8102
8447
|
// sohu : 2013-12-19 Sohu.com Limited
|
|
@@ -8117,12 +8462,30 @@ space
|
|
|
8117
8462
|
// spiegel : 2014-02-05 SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG
|
|
8118
8463
|
spiegel
|
|
8119
8464
|
|
|
8465
|
+
// spreadbetting : 2014-12-11 IG Group Holdings PLC
|
|
8466
|
+
spreadbetting
|
|
8467
|
+
|
|
8468
|
+
// stada : 2014-11-13 STADA Arzneimittel AG
|
|
8469
|
+
stada
|
|
8470
|
+
|
|
8471
|
+
// statoil : 2014-12-04 Statoil ASA
|
|
8472
|
+
statoil
|
|
8473
|
+
|
|
8120
8474
|
// stc : 2014-10-09 Saudi Telecom Company
|
|
8121
8475
|
stc
|
|
8122
8476
|
|
|
8123
8477
|
// stcgroup : 2014-10-09 Saudi Telecom Company
|
|
8124
8478
|
stcgroup
|
|
8125
8479
|
|
|
8480
|
+
// stockholm : 2014-12-18 Stockholms kommun
|
|
8481
|
+
stockholm
|
|
8482
|
+
|
|
8483
|
+
// study : 2014-12-11 OPEN UNIVERSITIES AUSTRALIA PTY LTD
|
|
8484
|
+
study
|
|
8485
|
+
|
|
8486
|
+
// style : 2014-12-04 Binky Moon, LLC
|
|
8487
|
+
style
|
|
8488
|
+
|
|
8126
8489
|
// supplies : 2013-12-19 Atomic Fields, LLC
|
|
8127
8490
|
supplies
|
|
8128
8491
|
|
|
@@ -8147,9 +8510,15 @@ swiss
|
|
|
8147
8510
|
// sydney : 2014-09-18 State of New South Wales, Department of Premier and Cabinet
|
|
8148
8511
|
sydney
|
|
8149
8512
|
|
|
8513
|
+
// symantec : 2014-12-04 Symantec Corporation
|
|
8514
|
+
symantec
|
|
8515
|
+
|
|
8150
8516
|
// systems : 2013-11-07 Dash Cypress, LLC
|
|
8151
8517
|
systems
|
|
8152
8518
|
|
|
8519
|
+
// tab : 2014-12-04 Tabcorp Holdings Limited
|
|
8520
|
+
tab
|
|
8521
|
+
|
|
8153
8522
|
// taipei : 2014-07-10 Taipei City Government
|
|
8154
8523
|
taipei
|
|
8155
8524
|
|
|
@@ -8174,12 +8543,18 @@ telefonica
|
|
|
8174
8543
|
// temasek : 2014-08-07 Temasek Holdings (Private) Limited
|
|
8175
8544
|
temasek
|
|
8176
8545
|
|
|
8546
|
+
// tennis : 2014-12-04 Cotton Bloom, LLC
|
|
8547
|
+
tennis
|
|
8548
|
+
|
|
8177
8549
|
// tienda : 2013-11-14 Victor Manor, LLC
|
|
8178
8550
|
tienda
|
|
8179
8551
|
|
|
8180
8552
|
// tips : 2013-09-20 Corn Willow, LLC
|
|
8181
8553
|
tips
|
|
8182
8554
|
|
|
8555
|
+
// tires : 2014-11-07 Dog Edge, LLC
|
|
8556
|
+
tires
|
|
8557
|
+
|
|
8183
8558
|
// tirol : 2014-04-24 punkt Tirol GmbH
|
|
8184
8559
|
tirol
|
|
8185
8560
|
|
|
@@ -8195,6 +8570,9 @@ tools
|
|
|
8195
8570
|
// top : 2014-03-20 Jiangsu Bangning Science & Technology Co.,Ltd.
|
|
8196
8571
|
top
|
|
8197
8572
|
|
|
8573
|
+
// toray : 2014-12-18 Toray Industries, Inc.
|
|
8574
|
+
toray
|
|
8575
|
+
|
|
8198
8576
|
// toshiba : 2014-04-10 TOSHIBA Corporation
|
|
8199
8577
|
toshiba
|
|
8200
8578
|
|
|
@@ -8207,15 +8585,24 @@ toys
|
|
|
8207
8585
|
// trade : 2014-01-23 Elite Registry Limited
|
|
8208
8586
|
trade
|
|
8209
8587
|
|
|
8588
|
+
// trading : 2014-12-11 IG Group Holdings PLC
|
|
8589
|
+
trading
|
|
8590
|
+
|
|
8210
8591
|
// training : 2013-11-07 Wild Willow, LLC
|
|
8211
8592
|
training
|
|
8212
8593
|
|
|
8213
|
-
// trust : 2014-10-16
|
|
8594
|
+
// trust : 2014-10-16
|
|
8214
8595
|
trust
|
|
8215
8596
|
|
|
8216
8597
|
// tui : 2014-07-03 TUI AG
|
|
8217
8598
|
tui
|
|
8218
8599
|
|
|
8600
|
+
// tushu : 2014-12-18 Amazon EU S.à r.l.
|
|
8601
|
+
tushu
|
|
8602
|
+
|
|
8603
|
+
// ubs : 2014-12-11 UBS AG
|
|
8604
|
+
ubs
|
|
8605
|
+
|
|
8219
8606
|
// university : 2014-03-06 Little Station, LLC
|
|
8220
8607
|
university
|
|
8221
8608
|
|
|
@@ -8228,6 +8615,9 @@ uol
|
|
|
8228
8615
|
// vacations : 2013-12-05 Atomic Tigers, LLC
|
|
8229
8616
|
vacations
|
|
8230
8617
|
|
|
8618
|
+
// vana : 2014-12-11 Lifestyle Domain Holdings, Inc.
|
|
8619
|
+
vana
|
|
8620
|
+
|
|
8231
8621
|
// vegas : 2014-01-16 Dot Vegas, Inc.
|
|
8232
8622
|
vegas
|
|
8233
8623
|
|
|
@@ -8237,13 +8627,13 @@ ventures
|
|
|
8237
8627
|
// versicherung : 2014-03-20 dotversicherung-registry GmbH
|
|
8238
8628
|
versicherung
|
|
8239
8629
|
|
|
8240
|
-
// vet : 2014-03-06
|
|
8630
|
+
// vet : 2014-03-06
|
|
8241
8631
|
vet
|
|
8242
8632
|
|
|
8243
8633
|
// viajes : 2013-10-17 Black Madison, LLC
|
|
8244
8634
|
viajes
|
|
8245
8635
|
|
|
8246
|
-
// video : 2014-10-16
|
|
8636
|
+
// video : 2014-10-16
|
|
8247
8637
|
video
|
|
8248
8638
|
|
|
8249
8639
|
// villas : 2013-12-05 New Sky, LLC
|
|
@@ -8261,6 +8651,9 @@ vista
|
|
|
8261
8651
|
// vistaprint : 2014-09-18 Vistaprint Limited
|
|
8262
8652
|
vistaprint
|
|
8263
8653
|
|
|
8654
|
+
// viva : 2014-11-07 Saudi Telecom Company
|
|
8655
|
+
viva
|
|
8656
|
+
|
|
8264
8657
|
// vlaanderen : 2014-02-06 DNS.be vzw
|
|
8265
8658
|
vlaanderen
|
|
8266
8659
|
|
|
@@ -8282,9 +8675,15 @@ voyage
|
|
|
8282
8675
|
// wales : 2014-05-08 Nominet UK
|
|
8283
8676
|
wales
|
|
8284
8677
|
|
|
8678
|
+
// walter : 2014-11-13 Sandvik AB
|
|
8679
|
+
walter
|
|
8680
|
+
|
|
8285
8681
|
// wang : 2013-10-24 Zodiac Leo Limited
|
|
8286
8682
|
wang
|
|
8287
8683
|
|
|
8684
|
+
// wanggou : 2014-12-18 Amazon EU S.à r.l.
|
|
8685
|
+
wanggou
|
|
8686
|
+
|
|
8288
8687
|
// watch : 2013-11-14 Sand Shadow, LLC
|
|
8289
8688
|
watch
|
|
8290
8689
|
|
|
@@ -8312,6 +8711,12 @@ wiki
|
|
|
8312
8711
|
// williamhill : 2014-03-13 William Hill Organization Limited
|
|
8313
8712
|
williamhill
|
|
8314
8713
|
|
|
8714
|
+
// win : 2014-11-20 First Registry Limited
|
|
8715
|
+
win
|
|
8716
|
+
|
|
8717
|
+
// windows : 2014-12-18 Microsoft Corporation
|
|
8718
|
+
windows
|
|
8719
|
+
|
|
8315
8720
|
// wme : 2014-02-13 William Morris Endeavor Entertainment, LLC
|
|
8316
8721
|
wme
|
|
8317
8722
|
|
|
@@ -8330,9 +8735,15 @@ wtc
|
|
|
8330
8735
|
// wtf : 2014-03-06 Hidden Way, LLC
|
|
8331
8736
|
wtf
|
|
8332
8737
|
|
|
8738
|
+
// xbox : 2014-12-18 Microsoft Corporation
|
|
8739
|
+
xbox
|
|
8740
|
+
|
|
8333
8741
|
// xerox : 2014-10-24 Xerox DNHC LLC
|
|
8334
8742
|
xerox
|
|
8335
8743
|
|
|
8744
|
+
// xin : 2014-12-11 Elegant Leader Limited
|
|
8745
|
+
xin
|
|
8746
|
+
|
|
8336
8747
|
// xn--1qqw23a : 2014-01-09 Guangzhou YU Wei Information Technology Co., Ltd.
|
|
8337
8748
|
佛山
|
|
8338
8749
|
|
|
@@ -8396,6 +8807,9 @@ xerox
|
|
|
8396
8807
|
// xn--d1acj3b : 2013-11-20 The Foundation for Network Initiatives “The Smart Internet”
|
|
8397
8808
|
дети
|
|
8398
8809
|
|
|
8810
|
+
// xn--eckvdtc9d : 2014-12-18 Amazon EU S.à r.l.
|
|
8811
|
+
ポイント
|
|
8812
|
+
|
|
8399
8813
|
// xn--efvy88h : 2014-08-22 Xinhua News Agency Guangdong Branch 新华通讯社广东分社
|
|
8400
8814
|
新闻
|
|
8401
8815
|
|
|
@@ -8417,15 +8831,27 @@ xerox
|
|
|
8417
8831
|
// xn--i1b6b1a6a2e : 2013-11-14 Public Interest Registry
|
|
8418
8832
|
संगठन
|
|
8419
8833
|
|
|
8834
|
+
// xn--imr513n : 2014-12-11 HU YI GLOBAL INFORMATION RESOURCES (HOLDING) COMPANY. HONGKONG LIMITED
|
|
8835
|
+
餐厅
|
|
8836
|
+
|
|
8420
8837
|
// xn--io0a7i : 2013-11-14 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
|
|
8421
8838
|
网络
|
|
8422
8839
|
|
|
8840
|
+
// xn--kcrx77d1x4a : 2014-11-07 Koninklijke Philips N.V.
|
|
8841
|
+
飞利浦
|
|
8842
|
+
|
|
8423
8843
|
// xn--kput3i : 2014-02-13 Beijing RITT-Net Technology Development Co., Ltd
|
|
8424
8844
|
手机
|
|
8425
8845
|
|
|
8846
|
+
// xn--mgba3a3ejt : 2014-11-20 Aramco Services Company
|
|
8847
|
+
ارامكو
|
|
8848
|
+
|
|
8426
8849
|
// xn--mgbab2bd : 2013-10-31 CORE Association
|
|
8427
8850
|
بازار
|
|
8428
8851
|
|
|
8852
|
+
// xn--mgbb9fbpob : 2014-12-18 GreenTech Consultancy Company W.L.L.
|
|
8853
|
+
موبايلي
|
|
8854
|
+
|
|
8429
8855
|
// xn--mgbt3dhd : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
|
|
8430
8856
|
همراه
|
|
8431
8857
|
|
|
@@ -8435,12 +8861,18 @@ xerox
|
|
|
8435
8861
|
// xn--ngbc5azd : 2013-07-13 International Domain Registry Pty. Ltd.
|
|
8436
8862
|
شبكة
|
|
8437
8863
|
|
|
8864
|
+
// xn--ngbe9e0a : 2014-12-04 Kuwait Finance House
|
|
8865
|
+
بيتك
|
|
8866
|
+
|
|
8438
8867
|
// xn--nqv7f : 2013-11-14 Public Interest Registry
|
|
8439
8868
|
机构
|
|
8440
8869
|
|
|
8441
8870
|
// xn--nqv7fs00ema : 2013-11-14 Public Interest Registry
|
|
8442
8871
|
组织机构
|
|
8443
8872
|
|
|
8873
|
+
// xn--nyqy26a : 2014-11-07 Stable Tone Limited
|
|
8874
|
+
健康
|
|
8875
|
+
|
|
8444
8876
|
// xn--p1acf : 2013-12-12 Rusnames Limited
|
|
8445
8877
|
рус
|
|
8446
8878
|
|
|
@@ -8483,9 +8915,15 @@ xyz
|
|
|
8483
8915
|
// yachts : 2014-01-09 DERYachts, LLC
|
|
8484
8916
|
yachts
|
|
8485
8917
|
|
|
8918
|
+
// yamaxun : 2014-12-18 Amazon EU S.à r.l.
|
|
8919
|
+
yamaxun
|
|
8920
|
+
|
|
8486
8921
|
// yandex : 2014-04-10 YANDEX, LLC
|
|
8487
8922
|
yandex
|
|
8488
8923
|
|
|
8924
|
+
// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD.
|
|
8925
|
+
yodobashi
|
|
8926
|
+
|
|
8489
8927
|
// yoga : 2014-05-29 Top Level Domain Holdings Limited
|
|
8490
8928
|
yoga
|
|
8491
8929
|
|
|
@@ -8495,12 +8933,21 @@ yokohama
|
|
|
8495
8933
|
// youtube : 2014-05-01 Charleston Road Registry Inc.
|
|
8496
8934
|
youtube
|
|
8497
8935
|
|
|
8936
|
+
// zara : 2014-11-07 Industria de Diseño Textil, S.A. (INDITEX, S.A.)
|
|
8937
|
+
zara
|
|
8938
|
+
|
|
8939
|
+
// zero : 2014-12-18 Amazon EU S.à r.l.
|
|
8940
|
+
zero
|
|
8941
|
+
|
|
8498
8942
|
// zip : 2014-05-08 Charleston Road Registry Inc.
|
|
8499
8943
|
zip
|
|
8500
8944
|
|
|
8501
8945
|
// zone : 2013-11-14 Outer Falls, LLC
|
|
8502
8946
|
zone
|
|
8503
8947
|
|
|
8948
|
+
// zuerich : 2014-11-07 Kanton Zürich (Canton of Zurich)
|
|
8949
|
+
zuerich
|
|
8950
|
+
|
|
8504
8951
|
// ===END ICANN DOMAINS===
|
|
8505
8952
|
// ===BEGIN PRIVATE DOMAINS===
|
|
8506
8953
|
|
|
@@ -8509,7 +8956,7 @@ zone
|
|
|
8509
8956
|
cloudfront.net
|
|
8510
8957
|
|
|
8511
8958
|
// Amazon Elastic Compute Cloud: https://aws.amazon.com/ec2/
|
|
8512
|
-
// Submitted by Osman Surkatty <osmans@amazon.com> 2014-
|
|
8959
|
+
// Submitted by Osman Surkatty <osmans@amazon.com> 2014-12-16
|
|
8513
8960
|
ap-northeast-1.compute.amazonaws.com
|
|
8514
8961
|
ap-southeast-1.compute.amazonaws.com
|
|
8515
8962
|
ap-southeast-2.compute.amazonaws.com
|
|
@@ -8518,6 +8965,7 @@ compute.amazonaws.cn
|
|
|
8518
8965
|
compute.amazonaws.com
|
|
8519
8966
|
compute-1.amazonaws.com
|
|
8520
8967
|
eu-west-1.compute.amazonaws.com
|
|
8968
|
+
eu-central-1.compute.amazonaws.com
|
|
8521
8969
|
sa-east-1.compute.amazonaws.com
|
|
8522
8970
|
us-east-1.amazonaws.com
|
|
8523
8971
|
us-gov-west-1.compute.amazonaws.com
|
|
@@ -8941,7 +9389,7 @@ githubusercontent.com
|
|
|
8941
9389
|
ro.com
|
|
8942
9390
|
|
|
8943
9391
|
// Google, Inc.
|
|
8944
|
-
// Submitted by Eduardo Vela <evn@google.com>
|
|
9392
|
+
// Submitted by Eduardo Vela <evn@google.com> 2014-12-19
|
|
8945
9393
|
appspot.com
|
|
8946
9394
|
blogspot.ae
|
|
8947
9395
|
blogspot.be
|
|
@@ -8989,6 +9437,7 @@ blogspot.tw
|
|
|
8989
9437
|
codespot.com
|
|
8990
9438
|
googleapis.com
|
|
8991
9439
|
googlecode.com
|
|
9440
|
+
pagespeedmobilizer.com
|
|
8992
9441
|
withgoogle.com
|
|
8993
9442
|
|
|
8994
9443
|
// Heroku : https://www.heroku.com/
|
data/domain_prefix.gemspec
CHANGED
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
-
# stub: domain_prefix 0.3.0.
|
|
5
|
+
# stub: domain_prefix 0.3.0.8 ruby lib
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |s|
|
|
8
8
|
s.name = "domain_prefix"
|
|
9
|
-
s.version = "0.3.0.
|
|
9
|
+
s.version = "0.3.0.8"
|
|
10
10
|
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
12
12
|
s.require_paths = ["lib"]
|
|
13
13
|
s.authors = ["tadman"]
|
|
14
|
-
s.date = "
|
|
14
|
+
s.date = "2015-01-13"
|
|
15
15
|
s.description = "A library to extract information about top-level domain and registered name from generic and international domain names"
|
|
16
16
|
s.email = "github@tadman.ca"
|
|
17
17
|
s.extra_rdoc_files = [
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: domain_prefix
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.0.
|
|
4
|
+
version: 0.3.0.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- tadman
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2015-01-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: simpleidn
|