Unable to block ".fun" domain

Please follow the below template, it will help us to help you!

Expected Behaviour:

entering ".fun" domain on the blacklist (exact/wildcard) should add this type of domain to the blacklist.

Actual Behaviour:

Error ".fun is not a valid domain"

Debug Token:

N/A

You have to enter fun without the leading dot. This will automatically block the domain fun as well as all subdomains. If you want to permit the domain fun and block all of its subdomains, you'd have to add the following blacklist regex:

(\.)fun$
2 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.