Skip to content

Commit 1fe83c0

Browse files
misc: update data files 2026-05-18 [skip ci]
1 parent ff9d5d4 commit 1fe83c0

3 files changed

Lines changed: 11 additions & 13 deletions

File tree

twistrs/data/whois-servers.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -470,14 +470,14 @@
470470
"bb": null,
471471
"bd": null,
472472
"be": "whois.dns.be",
473-
"bf": null,
473+
"bf": "whois.registre.bf",
474474
"bg": "whois.register.bg",
475-
"bh": null,
475+
"bh": "whois.centralnic.com",
476476
"bi": "whois1.nic.bi",
477477
"bj": "whois.nic.bj",
478478
"bl": null,
479479
"bm": "whois.afilias-srs.net",
480-
"bn": "whois.bn",
480+
"bn": "whois.bnnic.bn",
481481
"bo": "whois.nic.bo",
482482
"bq": null,
483483
"br": "whois.registro.br",
@@ -504,7 +504,7 @@
504504
"co": "whois.registry.co",
505505
"cr": "whois.nic.cr",
506506
"cu": null,
507-
"cv": null,
507+
"cv": "whois.nic.cv",
508508
"cw": null,
509509
"cx": "whois.nic.cx",
510510
"cy": null,
@@ -546,7 +546,7 @@
546546
"gi": "whois.afilias-grs.info",
547547
"gl": "whois.nic.gl",
548548
"gm": null,
549-
"gn": null,
549+
"gn": "whois.nic.gn",
550550
"gp": "whois.nic.gp",
551551
"gq": "whois.dominio.gq",
552552
"gr": null,
@@ -609,9 +609,9 @@
609609
"mh": null,
610610
"mk": "whois.marnet.mk",
611611
"ml": "whois.dot.ml",
612-
"mm": null,
612+
"mm": "whois.registry.gov.mm",
613613
"mn": "whois.nic.mn",
614-
"mo": null,
614+
"mo": "whois.monic.mo",
615615
"mp": null,
616616
"mq": "whois.mediaserv.net",
617617
"mr": "whois.nic.mr",
@@ -664,7 +664,7 @@
664664
"sa": "whois.nic.net.sa",
665665
"sb": "whois.nic.sb",
666666
"sc": "whois.afilias-grs.info",
667-
"sd": null,
667+
"sd": "whois.nic.sd",
668668
"se": "whois.iis.se",
669669
"sg": "whois.sgnic.sg",
670670
"sh": "whois.nic.sh",
@@ -675,7 +675,7 @@
675675
"sm": "whois.nic.sm",
676676
"sn": "whois.nic.sn",
677677
"so": "whois.nic.so",
678-
"sr": null,
678+
"sr": "whois.sr",
679679
"ss": "whois.nic.ss",
680680
"st": "whois.nic.st",
681681
"su": "whois.tcinet.ru",

twistrs/src/tlds.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is auto-generated. Do not edit manually.
2-
pub const TLDS: [&str; 6934] = [
2+
pub const TLDS: [&str; 6932] = [
33
"0.bg",
44
"1.bg",
55
"2.bg",
@@ -790,7 +790,6 @@ pub const TLDS: [&str; 6934] = [
790790
"cc.ms.us",
791791
"cc.mt.us",
792792
"cc.nc.us",
793-
"cc.nd.us",
794793
"cc.ne.us",
795794
"cc.nh.us",
796795
"cc.nj.us",
@@ -3325,7 +3324,6 @@ pub const TLDS: [&str; 6934] = [
33253324
"lib.mo.us",
33263325
"lib.mt.us",
33273326
"lib.nc.us",
3328-
"lib.nd.us",
33293327
"lib.ne.us",
33303328
"lib.nh.us",
33313329
"lib.nj.us",

0 commit comments

Comments
 (0)