commit 9eac3610cb332e5ff07054b3818ced3836e182f4 parent a6ae075598ae87296a665767445df729a88cc241 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Mon, 10 Aug 2015 22:38:47 +0200 Adding TODO Diffstat:
A | TODO | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -0,0 +1,3 @@ +- Use Go idna package to check if a domain is an IDN instead of the current string comparison +- Add flags to enable/disable options +- Output JSON data? +\ No newline at end of file