@ -1,4 +1,4 @@
package main
package v1
import (
"bytes"
@ -1,7 +1,7 @@
// This code represents wttr.in view v1.
// It is based on wego (github.com/schachmat/wego) from which it diverged back in 2016.
_ "crypto/sha512"
"fmt"
var (
iconUnknown = []string{
locale = map[string]string{
"math"