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' }