From f228547caea87a42d986125820c16c226d045a11 Mon Sep 17 00:00:00 2001 From: Erikas Date: Mon, 14 Mar 2022 22:33:15 +0200 Subject: [PATCH] fix typo --- internal/targets/websites.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/targets/websites.go b/internal/targets/websites.go index bf64a36..d5b1b48 100644 --- a/internal/targets/websites.go +++ b/internal/targets/websites.go @@ -205,7 +205,7 @@ var TargetWebsites = map[string]struct{}{ "https://online.mkb.ru": {}, "https://www.tinkoff.ru": {}, "http://178.248.236.218": {}, - "http://92.223.84.84 80": {}, + "http://92.223.84.84": {}, "http://91.194.226.50": {}, "http://78.46.94.184": {}, "http://46.4.106.111": {},