mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update blacklist
This commit is contained in:
parent
6447b887f0
commit
429bcf51b9
@ -19,6 +19,9 @@ use Illuminate\Contracts\Validation\Rule;
|
|||||||
class BlackListRule implements Rule
|
class BlackListRule implements Rule
|
||||||
{
|
{
|
||||||
private array $blacklist = [
|
private array $blacklist = [
|
||||||
|
'secure-coinspot.com',
|
||||||
|
'casasotombo.com',
|
||||||
|
'otpku.com',
|
||||||
'ckptr.com',
|
'ckptr.com',
|
||||||
'pretreer.com',
|
'pretreer.com',
|
||||||
'candassociates.com',
|
'candassociates.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user