@@ -8,7 +8,7 @@ import (
)
func main() {
var insultURL string = "https://evilinsult.com/generate_insult.php"
const insultURL string = "https://evilinsult.com/generate_insult.php"
resp, err := http.Get(insultURL)
if err != nil {
The note is not visible to the blocked user.