whois 4.0.4 → 4.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/README.md +3 -3
- data/data/tld.json +64 -79
- data/lib/whois/version.rb +1 -1
- data/whois.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: 4c8017eab3bb6d019a3f05287c19973587cbdf10
|
4
|
+
data.tar.gz: 7f5ec3b7132f1d5ccc01df0b9c24fd69b515c3bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd9f2032f47c87f78348f7386a033cddd369d6dcbd92ef6fd506f31a0374b12fe5efb5fe22598d6fdd18f3828ae69f31676eaa6229be766f8171241316604b2f
|
7
|
+
data.tar.gz: 9f9014d4d94a81398d60003c9ce49f8974865b3f9052db14e327a349fabe4a99ac5a802274182e04503135412b0a2b6e790bc19651d39b908018e634ef3719ef
|
data/CHANGELOG.md
CHANGED
@@ -3,6 +3,13 @@
|
|
3
3
|
This project uses [Semantic Versioning 2.0.0](http://semver.org/).
|
4
4
|
|
5
5
|
|
6
|
+
#### Release 4.0.5
|
7
|
+
|
8
|
+
- SERVER: Updated .ALIBABA, .ALIPAY, .HDFC, .SINA, .WEIBO, .XN--9KRT00A, .XN--JLQ61U9W7B
|
9
|
+
|
10
|
+
- SERVER: Deleted .MCD, .MCDONALDS, .PAMPEREDCHEF, .MONTBLANK, .CHLOE
|
11
|
+
|
12
|
+
|
6
13
|
#### Release 4.0.4
|
7
14
|
|
8
15
|
- SERVER: Added .MERCKMSD
|
data/README.md
CHANGED
@@ -152,7 +152,7 @@ parser.registered?
|
|
152
152
|
parser.created_on
|
153
153
|
# => Fri Dec 10 00:00:00 +0100 1999
|
154
154
|
|
155
|
-
tech = parser.
|
155
|
+
tech = parser.technical_contacts.first
|
156
156
|
# => #<Whois::Record::Contact>
|
157
157
|
tech.id
|
158
158
|
# => "TS7016-ITNIC"
|
@@ -170,9 +170,9 @@ If you create a new parser, please consider releasing it to the public so that i
|
|
170
170
|
|
171
171
|
### Timeout
|
172
172
|
|
173
|
-
By default, each query run though the client has a timeout value of 5 seconds. If the execution exceeds timeout limit, the client raises a `Timeout::Error` exception.
|
173
|
+
By default, each query run though the client has a timeout value of 5 seconds. If the execution exceeds the timeout limit, the client raises a `Timeout::Error` exception.
|
174
174
|
|
175
|
-
Of course, you can customize the timeout value setting a different value. If timeout is `nil`, the client will until the response is sent back from the server or the process is killed. Don't disable the timeout unless you really know you are doing!
|
175
|
+
Of course, you can customize the timeout value setting a different value. If timeout is `nil`, the client will wait until the response is sent back from the server or the process is killed. Don't disable the timeout unless you really know what you are doing!
|
176
176
|
|
177
177
|
```ruby
|
178
178
|
whois = Whois::Client.new(:timeout => 10)
|
data/data/tld.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"_": {
|
3
3
|
"schema": "2",
|
4
|
-
"updated": "2017-
|
4
|
+
"updated": "2017-10-17 08:14:20 UTC"
|
5
5
|
},
|
6
6
|
"aaa": {
|
7
7
|
"_type": "newgtld",
|
@@ -79,7 +79,7 @@
|
|
79
79
|
"host": "whois.afilias-srs.net"
|
80
80
|
},
|
81
81
|
"actor": {
|
82
|
-
"_group": "
|
82
|
+
"_group": "donuts",
|
83
83
|
"_type": "newgtld",
|
84
84
|
"host": "whois.unitedtld.com"
|
85
85
|
},
|
@@ -160,7 +160,7 @@
|
|
160
160
|
"host": "whois.nic.airbus"
|
161
161
|
},
|
162
162
|
"airforce": {
|
163
|
-
"_group": "
|
163
|
+
"_group": "donuts",
|
164
164
|
"_type": "newgtld",
|
165
165
|
"host": "whois.unitedtld.com"
|
166
166
|
},
|
@@ -184,12 +184,12 @@
|
|
184
184
|
"alibaba": {
|
185
185
|
"_group": "afiliassrs",
|
186
186
|
"_type": "newgtld",
|
187
|
-
"host": "whois.
|
187
|
+
"host": "whois.nic.alibaba"
|
188
188
|
},
|
189
189
|
"alipay": {
|
190
190
|
"_group": "afiliassrs",
|
191
191
|
"_type": "newgtld",
|
192
|
-
"host": "whois.
|
192
|
+
"host": "whois.nic.alipay"
|
193
193
|
},
|
194
194
|
"allfinanz": {
|
195
195
|
"_group": "ksregistry",
|
@@ -303,7 +303,7 @@
|
|
303
303
|
"host": "whois.afilias.net"
|
304
304
|
},
|
305
305
|
"army": {
|
306
|
-
"_group": "
|
306
|
+
"_group": "donuts",
|
307
307
|
"_type": "newgtld",
|
308
308
|
"host": "whois.rightside.co"
|
309
309
|
},
|
@@ -351,7 +351,7 @@
|
|
351
351
|
"adapter": "none"
|
352
352
|
},
|
353
353
|
"attorney": {
|
354
|
-
"_group": "
|
354
|
+
"_group": "donuts",
|
355
355
|
"_type": "newgtld",
|
356
356
|
"host": "whois.rightside.co"
|
357
357
|
},
|
@@ -359,7 +359,7 @@
|
|
359
359
|
"host": "whois.audns.net.au"
|
360
360
|
},
|
361
361
|
"auction": {
|
362
|
-
"_group": "
|
362
|
+
"_group": "donuts",
|
363
363
|
"_type": "newgtld",
|
364
364
|
"host": "whois.unitedtld.com"
|
365
365
|
},
|
@@ -447,7 +447,7 @@
|
|
447
447
|
"adapter": "none"
|
448
448
|
},
|
449
449
|
"band": {
|
450
|
-
"_group": "
|
450
|
+
"_group": "donuts",
|
451
451
|
"_type": "newgtld",
|
452
452
|
"host": "whois.rightside.co"
|
453
453
|
},
|
@@ -1071,10 +1071,6 @@
|
|
1071
1071
|
"_type": "newgtld",
|
1072
1072
|
"host": "whois.nic.chintai"
|
1073
1073
|
},
|
1074
|
-
"chloe": {
|
1075
|
-
"_type": "newgtld",
|
1076
|
-
"adapter": "none"
|
1077
|
-
},
|
1078
1074
|
"christmas": {
|
1079
1075
|
"_group": "uniregistry",
|
1080
1076
|
"_type": "newgtld",
|
@@ -1373,7 +1369,7 @@
|
|
1373
1369
|
"host": "whois.donuts.co"
|
1374
1370
|
},
|
1375
1371
|
"consulting": {
|
1376
|
-
"_group": "
|
1372
|
+
"_group": "donuts",
|
1377
1373
|
"_type": "newgtld",
|
1378
1374
|
"host": "whois.unitedtld.com"
|
1379
1375
|
},
|
@@ -1517,7 +1513,7 @@
|
|
1517
1513
|
"host": "whois.nic.google"
|
1518
1514
|
},
|
1519
1515
|
"dance": {
|
1520
|
-
"_group": "
|
1516
|
+
"_group": "donuts",
|
1521
1517
|
"_type": "newgtld",
|
1522
1518
|
"host": "whois.unitedtld.com"
|
1523
1519
|
},
|
@@ -1580,7 +1576,7 @@
|
|
1580
1576
|
"host": "whois.donuts.co"
|
1581
1577
|
},
|
1582
1578
|
"degree": {
|
1583
|
-
"_group": "
|
1579
|
+
"_group": "donuts",
|
1584
1580
|
"_type": "newgtld",
|
1585
1581
|
"host": "whois.rightside.co"
|
1586
1582
|
},
|
@@ -1603,7 +1599,7 @@
|
|
1603
1599
|
"host": "whois.nic.delta"
|
1604
1600
|
},
|
1605
1601
|
"democrat": {
|
1606
|
-
"_group": "
|
1602
|
+
"_group": "donuts",
|
1607
1603
|
"_type": "newgtld",
|
1608
1604
|
"host": "whois.unitedtld.com"
|
1609
1605
|
},
|
@@ -1613,7 +1609,7 @@
|
|
1613
1609
|
"host": "whois.donuts.co"
|
1614
1610
|
},
|
1615
1611
|
"dentist": {
|
1616
|
-
"_group": "
|
1612
|
+
"_group": "donuts",
|
1617
1613
|
"_type": "newgtld",
|
1618
1614
|
"host": "whois.rightside.co"
|
1619
1615
|
},
|
@@ -1841,7 +1837,7 @@
|
|
1841
1837
|
"host": "whois.donuts.co"
|
1842
1838
|
},
|
1843
1839
|
"engineer": {
|
1844
|
-
"_group": "
|
1840
|
+
"_group": "donuts",
|
1845
1841
|
"_type": "newgtld",
|
1846
1842
|
"host": "whois.rightside.co"
|
1847
1843
|
},
|
@@ -1970,7 +1966,7 @@
|
|
1970
1966
|
"host": "whois.nic.faith"
|
1971
1967
|
},
|
1972
1968
|
"family": {
|
1973
|
-
"_group": "
|
1969
|
+
"_group": "donuts",
|
1974
1970
|
"_type": "newgtld",
|
1975
1971
|
"host": "whois.rightside.co"
|
1976
1972
|
},
|
@@ -2159,7 +2155,7 @@
|
|
2159
2155
|
"host": "whois.nic.forex"
|
2160
2156
|
},
|
2161
2157
|
"forsale": {
|
2162
|
-
"_group": "
|
2158
|
+
"_group": "donuts",
|
2163
2159
|
"_type": "newgtld",
|
2164
2160
|
"host": "whois.unitedtld.com"
|
2165
2161
|
},
|
@@ -2291,7 +2287,7 @@
|
|
2291
2287
|
"host": "whois.donuts.co"
|
2292
2288
|
},
|
2293
2289
|
"futbol": {
|
2294
|
-
"_group": "
|
2290
|
+
"_group": "donuts",
|
2295
2291
|
"_type": "newgtld",
|
2296
2292
|
"host": "whois.unitedtld.com"
|
2297
2293
|
},
|
@@ -2328,7 +2324,7 @@
|
|
2328
2324
|
"host": "whois.uniregistry.net"
|
2329
2325
|
},
|
2330
2326
|
"games": {
|
2331
|
-
"_group": "
|
2327
|
+
"_group": "donuts",
|
2332
2328
|
"_type": "newgtld",
|
2333
2329
|
"host": "whois.rightside.co"
|
2334
2330
|
},
|
@@ -2407,7 +2403,7 @@
|
|
2407
2403
|
"host": "whois.donuts.co"
|
2408
2404
|
},
|
2409
2405
|
"gives": {
|
2410
|
-
"_group": "
|
2406
|
+
"_group": "donuts",
|
2411
2407
|
"_type": "newgtld",
|
2412
2408
|
"host": "whois.rightside.co"
|
2413
2409
|
},
|
@@ -2629,7 +2625,7 @@
|
|
2629
2625
|
"host": "whois.nic.google"
|
2630
2626
|
},
|
2631
2627
|
"haus": {
|
2632
|
-
"_group": "
|
2628
|
+
"_group": "donuts",
|
2633
2629
|
"_type": "newgtld",
|
2634
2630
|
"host": "whois.unitedtld.com"
|
2635
2631
|
},
|
@@ -2640,12 +2636,12 @@
|
|
2640
2636
|
"hdfc": {
|
2641
2637
|
"_group": "afiliassrs",
|
2642
2638
|
"_type": "newgtld",
|
2643
|
-
"host": "whois.
|
2639
|
+
"host": "whois.nic.hdfc"
|
2644
2640
|
},
|
2645
2641
|
"hdfcbank": {
|
2646
2642
|
"_group": "afiliassrs",
|
2647
2643
|
"_type": "newgtld",
|
2648
|
-
"host": "whois.
|
2644
|
+
"host": "whois.nic.hdfcbank"
|
2649
2645
|
},
|
2650
2646
|
"health": {
|
2651
2647
|
"_type": "newgtld",
|
@@ -2716,7 +2712,7 @@
|
|
2716
2712
|
"hkt": {
|
2717
2713
|
"_group": "afiliassrs",
|
2718
2714
|
"_type": "newgtld",
|
2719
|
-
"host": "whois.
|
2715
|
+
"host": "whois.nic.hkt"
|
2720
2716
|
},
|
2721
2717
|
"hm": {
|
2722
2718
|
"host": "whois.registry.hm"
|
@@ -2749,7 +2745,7 @@
|
|
2749
2745
|
"adapter": "none"
|
2750
2746
|
},
|
2751
2747
|
"homes": {
|
2752
|
-
"_group": "
|
2748
|
+
"_group": "donuts",
|
2753
2749
|
"_type": "newgtld",
|
2754
2750
|
"host": "whois.afilias-srs.net"
|
2755
2751
|
},
|
@@ -2859,7 +2855,7 @@
|
|
2859
2855
|
"host": "whois.nic.icu"
|
2860
2856
|
},
|
2861
2857
|
"id": {
|
2862
|
-
"host": "whois.
|
2858
|
+
"host": "whois.id"
|
2863
2859
|
},
|
2864
2860
|
"ie": {
|
2865
2861
|
"host": "whois.domainregistry.ie"
|
@@ -2898,7 +2894,7 @@
|
|
2898
2894
|
"host": "whois.donuts.co"
|
2899
2895
|
},
|
2900
2896
|
"immobilien": {
|
2901
|
-
"_group": "
|
2897
|
+
"_group": "donuts",
|
2902
2898
|
"_type": "newgtld",
|
2903
2899
|
"host": "whois.unitedtld.com"
|
2904
2900
|
},
|
@@ -3051,6 +3047,7 @@
|
|
3051
3047
|
"host": "whois.afilias-srs.net"
|
3052
3048
|
},
|
3053
3049
|
"jetzt": {
|
3050
|
+
"_group": "donuts",
|
3054
3051
|
"_type": "newgtld",
|
3055
3052
|
"adapter": "none"
|
3056
3053
|
},
|
@@ -3062,7 +3059,7 @@
|
|
3062
3059
|
"jio": {
|
3063
3060
|
"_group": "afiliassrs",
|
3064
3061
|
"_type": "newgtld",
|
3065
|
-
"host": "whois.
|
3062
|
+
"host": "whois.nic.jio"
|
3066
3063
|
},
|
3067
3064
|
"jlc": {
|
3068
3065
|
"_type": "newgtld",
|
@@ -3130,7 +3127,7 @@
|
|
3130
3127
|
"host": "whois.nic.juniper"
|
3131
3128
|
},
|
3132
3129
|
"kaufen": {
|
3133
|
-
"_group": "
|
3130
|
+
"_group": "donuts",
|
3134
3131
|
"_type": "newgtld",
|
3135
3132
|
"host": "whois.unitedtld.com"
|
3136
3133
|
},
|
@@ -3328,7 +3325,7 @@
|
|
3328
3325
|
"host": "whois.nic.law"
|
3329
3326
|
},
|
3330
3327
|
"lawyer": {
|
3331
|
-
"_group": "
|
3328
|
+
"_group": "donuts",
|
3332
3329
|
"_type": "newgtld",
|
3333
3330
|
"host": "whois.rightside.co"
|
3334
3331
|
},
|
@@ -3443,7 +3440,7 @@
|
|
3443
3440
|
"host": "whois.nic.lipsy"
|
3444
3441
|
},
|
3445
3442
|
"live": {
|
3446
|
-
"_group": "
|
3443
|
+
"_group": "donuts",
|
3447
3444
|
"_type": "newgtld",
|
3448
3445
|
"host": "whois.rightside.co"
|
3449
3446
|
},
|
@@ -3604,7 +3601,7 @@
|
|
3604
3601
|
"host": "whois.nic.google"
|
3605
3602
|
},
|
3606
3603
|
"market": {
|
3607
|
-
"_group": "
|
3604
|
+
"_group": "donuts",
|
3608
3605
|
"_type": "newgtld",
|
3609
3606
|
"host": "whois.rightside.co"
|
3610
3607
|
},
|
@@ -3643,14 +3640,6 @@
|
|
3643
3640
|
"mc": {
|
3644
3641
|
"adapter": "none"
|
3645
3642
|
},
|
3646
|
-
"mcd": {
|
3647
|
-
"_type": "newgtld",
|
3648
|
-
"adapter": "none"
|
3649
|
-
},
|
3650
|
-
"mcdonalds": {
|
3651
|
-
"_type": "newgtld",
|
3652
|
-
"adapter": "none"
|
3653
|
-
},
|
3654
3643
|
"mckinsey": {
|
3655
3644
|
"_group": "afiliassrs",
|
3656
3645
|
"_type": "newgtld",
|
@@ -3791,7 +3780,7 @@
|
|
3791
3780
|
"adapter": "none"
|
3792
3781
|
},
|
3793
3782
|
"moda": {
|
3794
|
-
"_group": "
|
3783
|
+
"_group": "donuts",
|
3795
3784
|
"_type": "newgtld",
|
3796
3785
|
"host": "whois.unitedtld.com"
|
3797
3786
|
},
|
@@ -3838,7 +3827,7 @@
|
|
3838
3827
|
"host": "whois.nic.mormon"
|
3839
3828
|
},
|
3840
3829
|
"mortgage": {
|
3841
|
-
"_group": "
|
3830
|
+
"_group": "donuts",
|
3842
3831
|
"_type": "newgtld",
|
3843
3832
|
"host": "whois.rightside.co"
|
3844
3833
|
},
|
@@ -3954,7 +3943,7 @@
|
|
3954
3943
|
"host": "whois.afilias-srs.net"
|
3955
3944
|
},
|
3956
3945
|
"navy": {
|
3957
|
-
"_group": "
|
3946
|
+
"_group": "donuts",
|
3958
3947
|
"_type": "newgtld",
|
3959
3948
|
"host": "whois.rightside.co"
|
3960
3949
|
},
|
@@ -4037,7 +4026,7 @@
|
|
4037
4026
|
"host": "whois.nic.newholland"
|
4038
4027
|
},
|
4039
4028
|
"news": {
|
4040
|
-
"_group": "
|
4029
|
+
"_group": "donuts",
|
4041
4030
|
"_type": "newgtld",
|
4042
4031
|
"host": "whois.rightside.co"
|
4043
4032
|
},
|
@@ -4091,7 +4080,7 @@
|
|
4091
4080
|
"host": "whois.nic.nikon"
|
4092
4081
|
},
|
4093
4082
|
"ninja": {
|
4094
|
-
"_group": "
|
4083
|
+
"_group": "donuts",
|
4095
4084
|
"_type": "newgtld",
|
4096
4085
|
"host": "whois.unitedtld.com"
|
4097
4086
|
},
|
@@ -4136,7 +4125,7 @@
|
|
4136
4125
|
"nowtv": {
|
4137
4126
|
"_group": "afiliassrs",
|
4138
4127
|
"_type": "newgtld",
|
4139
|
-
"host": "whois.
|
4128
|
+
"host": "whois.nic.nowtv"
|
4140
4129
|
},
|
4141
4130
|
"np": {
|
4142
4131
|
"adapter": "web",
|
@@ -4324,10 +4313,6 @@
|
|
4324
4313
|
"_type": "newgtld",
|
4325
4314
|
"host": "whois.nic.google"
|
4326
4315
|
},
|
4327
|
-
"pamperedchef": {
|
4328
|
-
"_type": "newgtld",
|
4329
|
-
"adapter": "none"
|
4330
|
-
},
|
4331
4316
|
"panasonic": {
|
4332
4317
|
"_group": "gmo",
|
4333
4318
|
"_type": "newgtld",
|
@@ -4373,7 +4358,7 @@
|
|
4373
4358
|
"pccw": {
|
4374
4359
|
"_group": "afiliassrs",
|
4375
4360
|
"_type": "newgtld",
|
4376
|
-
"host": "whois.
|
4361
|
+
"host": "whois.nic.pccw"
|
4377
4362
|
},
|
4378
4363
|
"pe": {
|
4379
4364
|
"host": "kero.yachay.pe"
|
@@ -4628,7 +4613,7 @@
|
|
4628
4613
|
"host": "whois.dns.pt"
|
4629
4614
|
},
|
4630
4615
|
"pub": {
|
4631
|
-
"_group": "
|
4616
|
+
"_group": "donuts",
|
4632
4617
|
"_type": "newgtld",
|
4633
4618
|
"host": "whois.unitedtld.com"
|
4634
4619
|
},
|
@@ -4717,7 +4702,7 @@
|
|
4717
4702
|
"host": "whois.afilias-srs.net"
|
4718
4703
|
},
|
4719
4704
|
"rehab": {
|
4720
|
-
"_group": "
|
4705
|
+
"_group": "donuts",
|
4721
4706
|
"_type": "newgtld",
|
4722
4707
|
"host": "whois.rightside.co"
|
4723
4708
|
},
|
@@ -4737,7 +4722,7 @@
|
|
4737
4722
|
"reliance": {
|
4738
4723
|
"_group": "afiliassrs",
|
4739
4724
|
"_type": "newgtld",
|
4740
|
-
"host": "whois.
|
4725
|
+
"host": "whois.nic.reliance"
|
4741
4726
|
},
|
4742
4727
|
"ren": {
|
4743
4728
|
"_type": "newgtld",
|
@@ -4764,7 +4749,7 @@
|
|
4764
4749
|
"host": "whois.donuts.co"
|
4765
4750
|
},
|
4766
4751
|
"republican": {
|
4767
|
-
"_group": "
|
4752
|
+
"_group": "donuts",
|
4768
4753
|
"_type": "newgtld",
|
4769
4754
|
"host": "whois.rightside.co"
|
4770
4755
|
},
|
@@ -4783,7 +4768,7 @@
|
|
4783
4768
|
"host": "whois.nic.review"
|
4784
4769
|
},
|
4785
4770
|
"reviews": {
|
4786
|
-
"_group": "
|
4771
|
+
"_group": "donuts",
|
4787
4772
|
"_type": "newgtld",
|
4788
4773
|
"host": "whois.unitedtld.com"
|
4789
4774
|
},
|
@@ -4799,7 +4784,7 @@
|
|
4799
4784
|
"richardli": {
|
4800
4785
|
"_group": "afiliassrs",
|
4801
4786
|
"_type": "newgtld",
|
4802
|
-
"host": "whois.
|
4787
|
+
"host": "whois.nic.richardli"
|
4803
4788
|
},
|
4804
4789
|
"ricoh": {
|
4805
4790
|
"_type": "newgtld",
|
@@ -4812,7 +4797,7 @@
|
|
4812
4797
|
"ril": {
|
4813
4798
|
"_group": "afiliassrs",
|
4814
4799
|
"_type": "newgtld",
|
4815
|
-
"host": "whois.
|
4800
|
+
"host": "whois.nic.ril"
|
4816
4801
|
},
|
4817
4802
|
"rio": {
|
4818
4803
|
"_group": "nicbr",
|
@@ -4820,7 +4805,7 @@
|
|
4820
4805
|
"host": "whois.gtlds.nic.br"
|
4821
4806
|
},
|
4822
4807
|
"rip": {
|
4823
|
-
"_group": "
|
4808
|
+
"_group": "donuts",
|
4824
4809
|
"_type": "newgtld",
|
4825
4810
|
"host": "whois.rightside.co"
|
4826
4811
|
},
|
@@ -4837,7 +4822,7 @@
|
|
4837
4822
|
"adapter": "none"
|
4838
4823
|
},
|
4839
4824
|
"rocks": {
|
4840
|
-
"_group": "
|
4825
|
+
"_group": "donuts",
|
4841
4826
|
"_type": "newgtld",
|
4842
4827
|
"host": "whois.unitedtld.com"
|
4843
4828
|
},
|
@@ -4917,7 +4902,7 @@
|
|
4917
4902
|
"adapter": "none"
|
4918
4903
|
},
|
4919
4904
|
"sale": {
|
4920
|
-
"_group": "
|
4905
|
+
"_group": "donuts",
|
4921
4906
|
"_type": "newgtld",
|
4922
4907
|
"host": "whois.rightside.co"
|
4923
4908
|
},
|
@@ -5195,7 +5180,7 @@
|
|
5195
5180
|
"sina": {
|
5196
5181
|
"_group": "afiliassrs",
|
5197
5182
|
"_type": "newgtld",
|
5198
|
-
"host": "whois.
|
5183
|
+
"host": "whois.nic.sina"
|
5199
5184
|
},
|
5200
5185
|
"singles": {
|
5201
5186
|
"_group": "donuts",
|
@@ -5267,7 +5252,7 @@
|
|
5267
5252
|
"host": "whois.donuts.co"
|
5268
5253
|
},
|
5269
5254
|
"social": {
|
5270
|
-
"_group": "
|
5255
|
+
"_group": "donuts",
|
5271
5256
|
"_type": "newgtld",
|
5272
5257
|
"host": "whois.unitedtld.com"
|
5273
5258
|
},
|
@@ -5276,7 +5261,7 @@
|
|
5276
5261
|
"host": "whois.nic.softbank"
|
5277
5262
|
},
|
5278
5263
|
"software": {
|
5279
|
-
"_group": "
|
5264
|
+
"_group": "donuts",
|
5280
5265
|
"_type": "newgtld",
|
5281
5266
|
"host": "whois.rightside.co"
|
5282
5267
|
},
|
@@ -5403,7 +5388,7 @@
|
|
5403
5388
|
"adapter": "none"
|
5404
5389
|
},
|
5405
5390
|
"studio": {
|
5406
|
-
"_group": "
|
5391
|
+
"_group": "donuts",
|
5407
5392
|
"_type": "newgtld",
|
5408
5393
|
"host": "whois.rightside.co"
|
5409
5394
|
},
|
@@ -5952,7 +5937,7 @@
|
|
5952
5937
|
"host": "whois.nic.versicherung"
|
5953
5938
|
},
|
5954
5939
|
"vet": {
|
5955
|
-
"_group": "
|
5940
|
+
"_group": "donuts",
|
5956
5941
|
"_type": "newgtld",
|
5957
5942
|
"host": "whois.rightside.co"
|
5958
5943
|
},
|
@@ -5969,7 +5954,7 @@
|
|
5969
5954
|
"host": "whois.donuts.co"
|
5970
5955
|
},
|
5971
5956
|
"video": {
|
5972
|
-
"_group": "
|
5957
|
+
"_group": "donuts",
|
5973
5958
|
"_type": "newgtld",
|
5974
5959
|
"host": "whois.rightside.co"
|
5975
5960
|
},
|
@@ -6143,7 +6128,7 @@
|
|
6143
6128
|
"weibo": {
|
6144
6129
|
"_group": "afiliassrs",
|
6145
6130
|
"_type": "newgtld",
|
6146
|
-
"host": "whois.
|
6131
|
+
"host": "whois.nic.weibo"
|
6147
6132
|
},
|
6148
6133
|
"weir": {
|
6149
6134
|
"_type": "newgtld",
|
@@ -6255,7 +6240,7 @@
|
|
6255
6240
|
},
|
6256
6241
|
"xn--11b4c3d": {
|
6257
6242
|
"_type": "newgtld",
|
6258
|
-
"host": "whois.nic.
|
6243
|
+
"host": "whois.nic.xn--11b4c3d"
|
6259
6244
|
},
|
6260
6245
|
"xn--1ck2e1b": {
|
6261
6246
|
"_group": "amazonregistry",
|
@@ -6292,7 +6277,7 @@
|
|
6292
6277
|
"xn--3oq18vl8pn36a": {
|
6293
6278
|
"_group": "afiliassrs",
|
6294
6279
|
"_type": "newgtld",
|
6295
|
-
"host": "whois.
|
6280
|
+
"host": "whois.nic.xn--3oq18vl8pn36a"
|
6296
6281
|
},
|
6297
6282
|
"xn--3pxu8k": {
|
6298
6283
|
"_type": "newgtld",
|
@@ -6397,7 +6382,7 @@
|
|
6397
6382
|
"xn--9krt00a": {
|
6398
6383
|
"_group": "afiliassrs",
|
6399
6384
|
"_type": "newgtld",
|
6400
|
-
"host": "whois.
|
6385
|
+
"host": "whois.nic.xn--9krt00a"
|
6401
6386
|
},
|
6402
6387
|
"xn--b4w605ferd": {
|
6403
6388
|
"_group": "afiliassrs",
|
@@ -6507,7 +6492,7 @@
|
|
6507
6492
|
"xn--fzys8d69uvgm": {
|
6508
6493
|
"_group": "afiliassrs",
|
6509
6494
|
"_type": "newgtld",
|
6510
|
-
"host": "whois.
|
6495
|
+
"host": "whois.nic.xn--fzys8d69uvgm"
|
6511
6496
|
},
|
6512
6497
|
"xn--g2xx48c": {
|
6513
6498
|
"_group": "afiliassrs",
|
@@ -6569,7 +6554,7 @@
|
|
6569
6554
|
"xn--jlq61u9w7b": {
|
6570
6555
|
"_group": "afiliassrs",
|
6571
6556
|
"_type": "newgtld",
|
6572
|
-
"host": "whois.
|
6557
|
+
"host": "whois.nic.xn--jlq61u9w7b"
|
6573
6558
|
},
|
6574
6559
|
"xn--jvr189m": {
|
6575
6560
|
"_group": "amazonregistry",
|
@@ -6811,7 +6796,7 @@
|
|
6811
6796
|
"xn--vuq861b": {
|
6812
6797
|
"_group": "ngtld",
|
6813
6798
|
"_type": "newgtld",
|
6814
|
-
"host": "whois.
|
6799
|
+
"host": "whois.teleinfo.cn"
|
6815
6800
|
},
|
6816
6801
|
"xn--w4r85el8fhu5dnra": {
|
6817
6802
|
"_type": "newgtld",
|
@@ -6980,4 +6965,4 @@
|
|
6980
6965
|
"zw": {
|
6981
6966
|
"adapter": "none"
|
6982
6967
|
}
|
6983
|
-
}
|
6968
|
+
}
|
data/lib/whois/version.rb
CHANGED
data/whois.gemspec
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: whois 4.0.
|
2
|
+
# stub: whois 4.0.4 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "whois".freeze
|
6
|
-
s.version = "4.0.
|
6
|
+
s.version = "4.0.4"
|
7
7
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
9
9
|
s.require_paths = ["lib".freeze]
|
10
10
|
s.authors = ["Simone Carletti".freeze]
|
11
|
-
s.date = "2017-07-
|
11
|
+
s.date = "2017-07-29"
|
12
12
|
s.description = "Whois is an intelligent WHOIS client and parser written in pure Ruby. It can query registry data for IPv4, IPv6 and top level domains, and parse the responses into easy-to-use Ruby objects via the whois-parser library.".freeze
|
13
13
|
s.email = ["weppos@weppos.net".freeze]
|
14
14
|
s.executables = ["whoisrb".freeze]
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: whois
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0.
|
4
|
+
version: 4.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Simone Carletti
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-10-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|