From 057c5639222dc773ff8d588ab122cc267b27c187 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Mon, 28 Jun 2021 20:09:42 -0700 Subject: added tor image in place of broken links. if user is using tor they just click the image to view it --- client.go | 1 - 1 file changed, 1 deletion(-) (limited to 'client.go') diff --git a/client.go b/client.go index 1c2b8ce..d91bbc7 100644 --- a/client.go +++ b/client.go @@ -9,7 +9,6 @@ import "strings" import "strconv" import "sort" import "regexp" -import "os" var Key *string = new(string) -- cgit v1.2.3