diff options
author | FChannel <> | 2021-06-28 20:09:42 -0700 |
---|---|---|
committer | FChannel <> | 2021-06-28 20:09:42 -0700 |
commit | 057c5639222dc773ff8d588ab122cc267b27c187 (patch) | |
tree | cfb3b98feb22844eea707e149657275aae377bab /client.go | |
parent | 429ab6de683653c0ae509ba169eab768f2e3bd91 (diff) |
added tor image in place of broken links. if user is using tor they just click the image to view it
Diffstat (limited to 'client.go')
-rw-r--r-- | client.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ import "strings" import "strconv" import "sort" import "regexp" -import "os" var Key *string = new(string) |