|
36 | 36 | 'ml' => 'rdap.nic.ml', |
37 | 37 | 'ke' => 'whois.kenic.or.ke', |
38 | 38 | 'gov' => 'rdap.cloudflareregistry.com', |
| 39 | + |
| 40 | + # reported by @notpushkin, see https://gist.github.com/notpushkin/6220d8efa5899dbb0dcff1b9ccf729d4 |
| 41 | + "ac" => "https://rdap.identitydigital.services/rdap/", |
| 42 | + "ae" => "https://rdap.nic.ae/", # works but no data |
| 43 | + "ag" => "https://rdap.identitydigital.services/rdap/", |
| 44 | + "bh" => "https://rdap.centralnic.com/bh/", |
| 45 | + "bz" => "https://rdap.identitydigital.services/rdap/", |
| 46 | + "ch" => "https://rdap.nic.ch/", |
| 47 | + "co" => "https://rdap.nic.co/", |
| 48 | + "de" => "https://rdap.denic.de/", |
| 49 | + "dm" => "https://rdap.dmdomains.dm/rdap/", |
| 50 | + "ga" => "https://rdap.nic.ga/", |
| 51 | + "gi" => "https://rdap.identitydigital.services/rdap/", |
| 52 | + "gl" => "https://rdap.centralnic.com/gl/", |
| 53 | + "in" => "https://rdap.registry.in/", |
| 54 | + "io" => "https://rdap.identitydigital.services/rdap/", |
| 55 | + "ki" => "https://rdap.coccaregistry.org/", |
| 56 | + "kn" => "https://rdap.nic.kn/", |
| 57 | + "lc" => "https://rdap.identitydigital.services/rdap/", |
| 58 | + "li" => "https://rdap.nic.li/", |
| 59 | + "me" => "https://rdap.identitydigital.services/rdap/", |
| 60 | + "mg" => "https://rdap.nic.mg/", |
| 61 | + "mn" => "https://rdap.identitydigital.services/rdap/", |
| 62 | + "mr" => "https://rdap.nic.mr/", |
| 63 | + "my" => "https://rdap.mynic.my/rdap/", |
| 64 | + "mz" => "https://rdap.nic.mz/", |
| 65 | + "ng" => "https://rdap.nic.net.ng/", |
| 66 | + "om" => "https://rdap.registry.om/", |
| 67 | + "pr" => "https://rdap.identitydigital.services/rdap/", |
| 68 | + "py" => "https://rdap.nic.py/", |
| 69 | + "sc" => "https://rdap.identitydigital.services/rdap/", |
| 70 | + "sh" => "https://rdap.identitydigital.services/rdap/", |
| 71 | + "sn" => "https://rdap.nic.sn/", |
| 72 | + "so" => "https://rdap.nic.so/", |
| 73 | + "td" => "https://rdap.nic.td/", |
| 74 | + "tl" => "https://rdap.nic.tl/", |
| 75 | + "us" => "https://rdap.nic.us/", |
| 76 | + "vc" => "https://rdap.identitydigital.services/rdap/", |
| 77 | + "ve" => "https://rdap.nic.ve/rdap/", |
| 78 | + "vu" => "https://rdap.dnrs.vu/", |
| 79 | + "ws" => "https://rdap.website.ws/", |
| 80 | + "arpa" => "https://rdap.iana.org/", |
39 | 81 | }; |
40 | 82 |
|
41 | 83 | # |
|
0 commit comments