Summary | Comic: agnes, libertymeadows change image url |
Queue | Klutz |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | fsteinel (at) klutz (dot) horde (dot) flonet (dot) net |
Created | 06/23/2007 (6614 days ago) |
Due | |
Updated | 06/23/2007 (6614 days ago) |
Assigned | 06/23/2007 (6614 days ago) |
Resolved | 06/23/2007 (6614 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Comic: agnes, libertymeadows change image url
Queue ⇒ Klutz
State ⇒ Unconfirmed
'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
),