Skip to content

Commit 5754146

Browse files
committedNov 1, 2023
Remove abuser IP
1 parent 35223c1 commit 5754146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/Controller/PackageController.php

-1
Original file line numberDiff line numberDiff line change
@@ -1689,7 +1689,6 @@ private function blockAbusers(Request $req): ?JsonResponse
16891689
{
16901690
$abusers = [
16911691
'193.13.144.72',
1692-
'144.178.97.2',
16931692
'185.167.99.27',
16941693
'82.77.112.123',
16951694
'14.116.239.33', '14.116.239.34', '14.116.239.35', '14.116.239.36', '14.116.239.37',

0 commit comments

Comments
 (0)
Please sign in to comment.