From 73e49dbd66f3476c43b10c93acb84a3da7caff46 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Tue, 17 Jul 2007 20:50:52 +0000 Subject: [PATCH] meuh --- getdistorted/getdistorted.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getdistorted/getdistorted.conf b/getdistorted/getdistorted.conf index 4a3fc2e..eeed777 100644 --- a/getdistorted/getdistorted.conf +++ b/getdistorted/getdistorted.conf @@ -70,7 +70,7 @@ }, "the_skeptics_guide_to_the_universe" => { "rss" => 'http://www.theskepticsguide.org/rss.xml', - "rename" => [ /(i?)(skepticast)/, 'sk ' ], + "rename" => [ /(?i)(skepticast)/, 'sk ' ], "savedir" => '/Users/ward/Private/mp3/[books]/The Skeptics Guide', "linkdir" => '/Users/ward/ipod_sync/[books]/The Skeptics Guide' }