Method IsBadDomain
- Namespace
- DisCatSharp.Entities.Core
- Assembly
- DisCatSharp.dll
IsBadDomain(string)
Checks if the input is a bad domain.
public static bool IsBadDomain(string input)
Parameters
inputstringThe input domain or URL to check.
Checks if the input is a bad domain.
public static bool IsBadDomain(string input)
input stringThe input domain or URL to check.