Skip to content

Commit

Permalink
Remove abuser IP
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Nov 1, 2023
1 parent 35223c1 commit 5754146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Controller/PackageController.php
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,6 @@ private function blockAbusers(Request $req): ?JsonResponse
{
$abusers = [
'193.13.144.72',
'144.178.97.2',
'185.167.99.27',
'82.77.112.123',
'14.116.239.33', '14.116.239.34', '14.116.239.35', '14.116.239.36', '14.116.239.37',
Expand Down

0 comments on commit 5754146

Please sign in to comment.