Neale stops running ddns on phone

This commit is contained in:
Neale Pickett 2016-02-28 16:00:02 +00:00
parent c6c12f4a0d
commit 2acdac0cab
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
// Internal port: 19132
var hosts = []HostEntry{
{"h.woozle.org:26548", "Ginnie"},
{"n.dirtbags.net:29837", "Neale"},
{"h.dirtbags.net:29837", "Neale"},
}
const MAGIC = "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78"