Add domains to blacklist
This commit is contained in:
parent
62f518e25b
commit
ffbfc11407
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ class BlackListRule implements Rule
|
|||
{
|
||||
private array $blacklist = [
|
||||
'candassociates.com',
|
||||
'vusra.com',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue