[#5492] Comic: agnes, libertymeadows change image url
Summary Comic: agnes, libertymeadows change image url
Queue Klutz
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners Michael Rubinsky <mrubinsk (at) horde (dot) org>
Requester fsteinel (at) klutz (dot) horde (dot) flonet (dot) net
Created 06/23/07 (994 days ago)
Due
Updated 06/23/07 (994 days ago)
Assigned 06/23/07 (994 days ago)
Resolved 06/23/07 (994 days ago)
Attachments
Milestone
Patch No

History
06/23/07 Michael Rubinsky Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
06/23/07 Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
06/23/07 fsteinel (at) klutz (dot) horde (dot) flonet (dot) net Comment #1
State ⇒ Unconfirmed
Queue ⇒ Klutz
Summary ⇒ Comic: agnes, libertymeadows change image url
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
     'agnes' => array(

         'name'      => 'Agnes',

         'author'    => 'Tony Cochran',

         'method'    => 'search',

         'url'       => 
'http://www.comics.com/creators/agnes/archive/agnes-{%Y%m%d}.html',

         'search'    => 
'src\s*=\s*\S*(/creators/[a-zA-Z0-9\/.]+/agnes\d+.\w{3})',

         'homepage'  => 
'http://www.creators.com/comics_show.cfm?ComicName=agn',

         'enabled'   => true

     ),



     'libertymeadows' => array(

         'name'      => 'Liberty Meadows',

         'author'    => 'Frank Cho',

         'homepage'  => 'http://www.comics.com/creators/liberty/',

         'method'    => 'search',

         'url'       => 
'http://www.comics.com/creators/liberty/archive/liberty-{%Y%m%d}.html',

         'search'    => 
'src\s*=\s*\S*(/creators/[a-zA-Z0-9\/.]+/liberty\d+.\w{3})',

         'enabled'   => true

     ),