@cleandns/whois-rdap 1.0.14 → 1.0.15

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.
@@ -743,7 +743,7 @@ export const port43servers = {
743
743
  mv: null,
744
744
  mw: "whois.nic.mw",
745
745
  mx: "whois.mx",
746
- my: "whois.domainregistry.my",
746
+ my: "whois.mynic.my",
747
747
  mz: "whois.nic.mz",
748
748
  na: "whois.na-nic.com.na",
749
749
  nc: "whois.nc",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleandns/whois-rdap",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -790,7 +790,7 @@ export const port43servers: Record<string, any> = {
790
790
  mv: null,
791
791
  mw: "whois.nic.mw",
792
792
  mx: "whois.mx",
793
- my: "whois.domainregistry.my",
793
+ my: "whois.mynic.my",
794
794
  mz: "whois.nic.mz",
795
795
  na: "whois.na-nic.com.na",
796
796
  nc: "whois.nc",