@@ -2,13 +2,14 @@ package main
import (
"encoding/json"
"fmt"
"net/http"
"os"
"strings"
)
func main() {
fmt.Print("Now running server!")
// Serves index
http.HandleFunc("/", index_handler)
The note is not visible to the blocked user.