mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 22:04:35 -04:00
Add domains to blacklist
This commit is contained in:
parent
62f518e25b
commit
ffbfc11407
@ -21,6 +21,7 @@ class BlackListRule implements Rule
|
|||||||
{
|
{
|
||||||
private array $blacklist = [
|
private array $blacklist = [
|
||||||
'candassociates.com',
|
'candassociates.com',
|
||||||
|
'vusra.com',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user