Trying to make a definition for Wulffmorgenthaler.
It runs just fine in the debugger but when I try to run it for real it crashes the Woofy program.
Can anyone spot what I'm doing wrong?
<?xml version="1.0" encoding="utf-8"?>
<comicInfo friendlyName="Wulffmorgenthaler">
<startUrl><![CDATA[http://www.wulffmorgenthaler.com/]]></startUrl>
<firstIssue><![CDATA[http://www.wulffmorgenthaler.com/striphandler.ashx?stripid=27f82bea-f799-47e6-97ce-7278fa7c1422]]></firstIssue>
<comicRegex><![CDATA[striphandler\.ashx\?stripid=[0-9\w-]*"\salt="Strip"]]></comicRegex>
<backButtonRegex><![CDATA[<a\shref="(?<content>/[\w]*\.aspx\?id=[0-9\w-]*)"\sid="ctl00_content_[Ss]trip1_aPrev"><img\sstyle='margin:\s5px\s10px\s0\s0;'\ssrc="pics/previous\.gif"\salt="Previous"\s/></a>]]></backButtonRegex>
</comicInfo>