public class FakerIDN
extends java.lang.Object
public static final java.lang.String toASCII(java.lang.String in)
IDN.toASCII(String) is too picky for our needs. It was throwing exceptions for fa.yml and
he.yml as they're Bidi languages and something was causing them to die. This is kind of a brute force
fix but it appears to fix the issue.Copyright © 2018. All Rights Reserved.