From 2e24fc34c736bd055278edff21f7ce5ed2120a70 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 11 Jan 2023 20:41:09 +1100 Subject: [PATCH] domain rules --- app/Http/ValidationRules/Account/BlackListRule.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Http/ValidationRules/Account/BlackListRule.php b/app/Http/ValidationRules/Account/BlackListRule.php index 7213ff5e8855..00a4d44b967b 100644 --- a/app/Http/ValidationRules/Account/BlackListRule.php +++ b/app/Http/ValidationRules/Account/BlackListRule.php @@ -29,6 +29,7 @@ class BlackListRule implements Rule 'dataservices.space', 'karenkey.com', 'sharklasers.com', + '100072641.help' ]; /**