From cfa30e9500402e8b0d7a947d5efac49f1f33e19a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 18 Apr 2010 21:28:26 -0500 Subject: oops, how did that get changed --- lib/App/Termcast.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm index 5b687e5..a82a946 100644 --- a/lib/App/Termcast.pm +++ b/lib/App/Termcast.pm @@ -36,7 +36,7 @@ service). has host => ( is => 'rw', isa => 'Str', - default => 'termcast.org', + default => 'noway.ratry.ru', documentation => 'Hostname of the termcast server to connect to', ); -- cgit v1.2.3-54-g00ecf