Class ExcludePackageWithTLDNames

java.lang.Object
jadx.core.deobf.conditions.AbstractDeobfCondition
jadx.core.deobf.conditions.ExcludePackageWithTLDNames
All Implemented Interfaces:
IDeobfCondition

public class ExcludePackageWithTLDNames extends AbstractDeobfCondition
Provides a list of all top level domains, so we can exclude them from deobfuscation.