@@ -125,6 +125,9 @@ func IPv6ToPTR(ipv6 string) (string, error) {
}
func handler(w http.ResponseWriter, r *http.Request) {
WriteLog("~", "Full-URL:", r.URL.String())
Dns := r.URL.Query().Get("DDNS")
Ip := r.URL.Query().Get("IP")
Ip6 := r.URL.Query().Get("IPv6")
The note is not visible to the blocked user.