block some paste ddos spam initiator ips
This commit is contained in:
parent
c147b3a99d
commit
53fc0c8582
1 changed files with 9 additions and 1 deletions
|
@ -69,7 +69,15 @@ custom_rules: [
|
||||||
]
|
]
|
||||||
|
|
||||||
blocked_ips: [
|
blocked_ips: [
|
||||||
'14.102.69.78', '104.219.54.236', '103.38.177.2', '110.172.140.98',
|
'14.102.69.78',
|
||||||
|
'104.219.54.236',
|
||||||
|
'103.38.177.2',
|
||||||
|
'110.172.140.98',
|
||||||
|
'183.80.131.253',
|
||||||
|
'113.190.178.137',
|
||||||
|
'115.76.39.108',
|
||||||
|
'116.109.31.204',
|
||||||
|
'209.64.155.56',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue