# Domain Blacklist

## How blacklist works

Server owners are able to blacklist any type of domain at their choosing. Please note that if you ban a domain, you will ban all subdomains aswell.&#x20;

Example. If you blacklist google.com. Then abc.google.com will also be detected and sanction users accordingly.

## Default: <mark style="color:green;">Enabled</mark>

Bot will by default delete message and ban users from all servers if the user post a blacklisted link from server owners blacklist.

**Default punishment type**: Delete & Ban

\
To configurate this scanner, follow these steps:

> **Step 1:** /settings\
> **Step 2:** *Select* Server scanners\
> **Step 3:** Domain blacklist


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dis.tf/scanner-types/domain-blacklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
