From cc92556cb48104cb9488644708cc1dc9b7005d99 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Nov 2022 09:53:53 +0800 Subject: [PATCH] Update invalid-domains.json --- utils/invalid-domains.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 2bc21a6..5d9cda0 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -1,18 +1,28 @@ [ + "*", "_acme-challenge", "_github-challenge-is-a-good-dev", "_github-pages-challenge-is-a-good-dev", + "email", + "example", "help", + "mail", "no-reply", "noreply", "notification", "notifications", "support", + "will", "ww", "ww1", "ww2", "ww3", "ww4", + "ww5", + "ww6", + "ww7", + "ww8", + "ww9", "wwww", "your-domain-name" -] \ No newline at end of file +]