import { domainToUnicode } from "https://dotland.deno.dev/std@0.177.0/node/url.ts";
The url.domainToUnicode() takes an IDN and attempts to convert it into unicode
import { domainToUnicode } from "https://dotland.deno.dev/std@0.177.0/node/url.ts";
The url.domainToUnicode() takes an IDN and attempts to convert it into unicode