diff --git a/nitter.conf b/nitter.conf index 20afcae76..2dc9014b1 100644 --- a/nitter.conf +++ b/nitter.conf @@ -4,7 +4,7 @@ port = 8080 https = false # disable to enable cookies when not using https staticDir = "./public" title = "Yitter" -hostname = "yittr.com" +hostname = "yitter.net" [Cache] directory = "./tmp"