I've add some cartoons to the plugin, replace the original xml file with the one in the attachment to add the sites
(make a backup of the original just in case)
@ :GoComics.com there are loads of comics that are easy to add, see the xml example to add sites,
example site xml (only red needs to be changed)
(make a backup of the original just in case)
@ :GoComics.com there are loads of comics that are easy to add, see the xml example to add sites,
example site xml (only red needs to be changed)
Code:
<comic>
<name>[COLOR="Red"]name[/COLOR]</name>
<url>[url=http://www.gocomics.com/]GoComics.com[/url]/[COLOR="red"]name[/COLOR]/[yyyy]/[MM]/[dd]</url>
<enabled>true</enabled>
<language>us</language>
<type>date</type>
<urltype>webpage</urltype>
<startswith>http://cdn.svcs.c2.uclick.com/</startswith>
<endswith>5b</endswith>
</comic>