From 25f7d232a8b889c85a61b27fdb1a1ea7a7d6f983 Mon Sep 17 00:00:00 2001 From: Darshan Shaligram Date: Tue, 22 Mar 2011 10:12:50 +0530 Subject: [PATCH] Use shorter cao ttyrec URL. --- commands/helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/helper.rb b/commands/helper.rb index 0808acec..330f4f38 100644 --- a/commands/helper.rb +++ b/commands/helper.rb @@ -41,7 +41,7 @@ DGL_ALIEN_TTYRECS = \ [ - [ %r/cao-.*/, ['http://termcast.develz.org/crawl.akrasiac.org/ttyrecs', + [ %r/cao-.*/, ['http://termcast.develz.org/cao/ttyrecs', 'http://crawl.akrasiac.org/rawdata'] ], [ %r/cdo.*$/, [ 'http://termcast.develz.org/ttyrecs', 'http://crawl.develz.org/ttyrecs' ] ],