Table of Contents

Class DisCatSharpBadDomainChecker

Namespace
DisCatSharp.Entities.Core
Assembly
DisCatSharp.dll

Represents a bad domain checker for DisCatSharp based on discord official bad domain hashes.

public static class DisCatSharpBadDomainChecker
Inheritance
DisCatSharpBadDomainChecker
Inherited Members

Properties

BadHashes

Gets the set of bad domain hashes.

Methods

IsBadDomain(string)

Checks if the input is a bad domain.