| 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 |
State ⇒ Resolved
Assigned to Michael Rubinsky
State ⇒ Unconfirmed
Queue ⇒ Klutz
Summary ⇒ Comic: agnes, libertymeadows change image url
Type ⇒ Bug
Priority ⇒ 1. Low
'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
),