tree: ebcade3db72a0836ca8d9c7d4f5c67903e1dcb19 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. format_url.cc
  4. OWNERS
  5. README.md
components/url_formatter/tools/README.md

IDN Tools

This directory contains tools to help with changes related to the handling of Internationalized Domain Names (IDN) related changes.

format_url

This binary takes a list of domain names, passes them through url_formatter and prints the result. This is useful when measuring the impact of spoof checks in components/url_formatter over a large list of domains.