1# Strip Groups
2group andrews
3	desc Andrew's Favorite Strips
4	include userfriendly dilbert foxtrot
5	include pennyarcade joyoftech thefifthwave monty bc
6	include wizardofid garfield adamathome
7end
8
9group michael
10	desc Michael's Favorite Strips
11	include foxtrot boondocks doonesbury zits dilbert babyblues
12	include monty bc blondie calvinandhobbes funkywinkerbean
13	include zippythecolorpinhead peanuts adamathome forbetter bizarro
14	include userfriendly geech shoe wizardofid
15end
16
17group gloucestertimes
18	desc Gloucester Daily Times Strips
19	include garfield broomhilda bc wizardofid roseisrose
20	include dilbert cathy sallyforth monty grimmy peanuts
21	include forbetter foxtrot offthemark
22end
23
24group bgsunday
25	desc Boston Globe Sunday Comics
26	include dilbert doonesbury garfield getfuzzy adamathome grimmy forbetter
27	include foxtrot jumpstart zits zippythecolorpinhead curtis
28	include rhymeswithorange boondocks nonsequitur stonesoup roseisrose monty
29	include arlonjanis askshagg
30end
31
32# Class definitions
33class ucomics-srch
34	homepage http://www.ucomics.com/$strip/view$1.htm
35	type search
36	searchpattern <img.+?src=".+?(/$1/(\d+)/$1(\d+).+?)"
37	baseurl http://images.ucomics.com/comics
38	provides latest
39end
40
41class ucomics-gen
42	homepage http://www.ucomics.com/$strip/view$1.htm
43	type generate
44	imageurl http://images.ucomics.com/comics/$1/%Y/$1%y%m%d.gif
45	provides any
46
47end
48
49class unitedmedia-srch-comics
50	homepage http://www.unitedmedia.com/comics/$strip/index.html
51	type search
52	searchpage http://www.unitedmedia.com/comics/$strip/archive/$strip-%Y%m%d.html
53	searchpattern <img.+?src="(/comics/$strip/archive/images/$strip.+?)"
54	baseurl http://www.unitedmedia.com
55	provides any
56end
57
58class unitedmedia-srch-comics-lag
59	homepage http://www.unitedmedia.com/comics/$strip/index.html
60	type search
61	searchpattern <img.+?src="(/comics/$strip/archive/images/$strip.+?)"
62	baseurl http://www.unitedmedia.com
63	provides latest
64end
65
66class unitedmedia-srch-creators
67	homepage http://www.unitedmedia.com/creators/$strip/index.html
68	type search
69	searchpattern <img.+?src="?(/creators/$strip/archive/images/.+?\.(gif|jpg))"?
70	baseurl http://www.unitedmedia.com
71	provides latest
72end
73
74class unitedmedia-srch-wash
75	homepage http://www.unitedmedia.com/wash/$strip/index.html
76	type search
77	searchpattern (/wash/$strip/archive/images/(.*?)\.(gif|jpg))
78	baseurl http://www.unitedmedia.com
79	provides latest
80end
81
82class unitedmedia-srch-editoons
83	homepage http://www.unitedmedia.com/editoons/$1/index.html
84	type search
85	searchpattern <img src="(/editoons/$1/archive/images/$1\d+\..+?)"
86	baseurl http://www.unitedmedia.com
87	provides latest
88end
89
90class sfgate-gen-zippy
91	homepage http://www.sfgate.com/cgi-bin/article.cgi?file=/comics/$1.dtl
92	type generate
93	imageurl http://pst.rbma.com/content/$3
94	provides latest
95	prefetch $homepage
96end
97
98class sfgate-gen-zippycolor
99	homepage http://www.sfgate.com/cgi-bin/article.cgi?file=/comics/$1.dtl
100	type generate
101	imageurl http://pst.rbma.com/content/$2
102	provides latest
103end
104
105class sfgate-gen
106	homepage http://www.sfgate.com/cgi-bin/article.cgi?file=/comics/$1.dtl
107	type generate
108	imageurl http://pst.rbma.com/content/$1
109	provides latest
110	prefetch $homepage
111end
112
113class sfgate-srch
114	homepage http://www.sfgate.com/cgi-bin/article.cgi?file=/comics/$1.dtl
115	type search
116	searchpattern <img.+?src=".+?(/comics/graphics/$2/.+?\..+?)"
117	baseurl http://www.sfgate.com
118	provides latest
119end
120
121class sfgate-columnists
122	homepage http://www.sfgate.com/columnists/$1/
123	type search
124	provides latest
125	searchpattern <IMG.+?SRC="(http://www.sfgate.com/chronicle/pictures/\d+/\d+/\d+/.+?-farley.gif)"
126end
127
128class comicspage-strips-gen
129        # $1 - more or less the real name
130        # $2 - 3-letter abbreviation of $1
131        referer http://www.comicspage.com/$1/index.html
132        homepage http://www.comicspage.com/$1/index.html
133        type generate
134        imageurl http://www.tmsfeatures.com/tmsfeatures/servlet/com.featureserv.util.Download?file=%Y%m%dcs$2-<code:"s" if %w==0><code:"a" if %w!=0>-p.jpg&code=cs$2
135        provides any
136end
137
138class comicspage-panels-gen
139	# $1 - more or less the real name
140	# $2 - 3-letter abbreviation of $1
141	homepage http://www.comicspage.com/$1/index.html
142	#type search
143	#searchpage http://www.comicspage.com/$1/main.html
144	#searchpattern <img.+?src="(http://www.comicspage.com/daily/cp$2/\d+cp$2((-\w)?)\..+?)"
145	type generate
146	imageurl http://www.tmsfeatures.com/tmsfeatures/servlet/com.featureserv.util.Download?file=%Y%m%dcp$2-<code:"s" if %w==0><code:"a" if %w!=0>-p.jpg&code=cp$2
147	#provides latest
148	provides any
149end
150
151class comicspage-editorial-gen
152	# $1 - more or less the real name
153	# $2 - 3-letter abbreviation of $1
154	homepage http://www.comicspage.com/$1/index.html
155	#type search
156	#searchpage http://www.comicspage.com/$1/main.html
157	#searchpattern <img.+?src="(http://www.comicspage.com/daily/ed$2/\d+ed$2((-\w)?)\..+?)"
158	#provides latest
159	type generate
160	imageurl http://www.tmsfeatures.com/tmsfeatures/servlet/com.featureserv.util.Download?file=%Y%m%ded$2-a-p.jpg&code=ed$2
161	provides any
162end
163
164class mercurycenter
165        # $1 - number of strip (unique to Mercury Center?)
166        # $2 - name of strip spaces=_?
167        homepage http://cgi.mercurycenter.com/cgi-bin/comics/show.cgi?ID=$1&DATE=TODAY
168        type generate
169        imageurl http://cgi.mercurycenter.com/premium/comics/%m_%d/$2.gif
170        provides any
171end
172
173class sev-comics
174        homepage http://www.sev.com.au/toonzone/$strip.asp
175        type generate
176        imageurl http://www.sev.com.au/toonzone/$strip.jpg
177        provides latest
178end
179
180class washpost-creators
181        homepage http://featurepage.creators.com/washpost.html?name=$1
182        type generate
183	prefetch $homepage
184        imageurl http://www.creators.com/<code:use POSIX;my$o=0;while(strftime("\%"."w",localtime($time_today-86400*$o))!=0){$o++}my$d=strftime("\%"."m"."\%"."d",localtime($time_today-86400*$o));"$d">/$1/$1%m%dg.gif
185        provides any
186end
187
188class washpost-king
189        homepage http://www.washingtonpost.com/wp-srv/style/comics/king.htm?$1
190        prefetch $homepage
191        imageurl http://est.rbma.com/content/$1
192        type generate
193        provides latest
194end
195
196class washpost-uclick
197	homepage http://www2.uclick.com/client/wpc/$1/
198	type search
199	searchpattern <IMG.+?SRC="(http://images.ucomics.com/comics/$1/\d+/$1\d+.gif)">
200	provides latest
201end
202
203class slate-cagle
204	homepage http://cagle.slate.msn.com/politicalcartoons/PCcartoons/$1.asp
205	type search
206	searchpattern <IMG.+?SRC=.+?(/comics/updating/$2\.(gif|jpg))"
207	baseurl http://cagle.slate.msn.com
208	provides latest
209end
210
211# Non-standard strips
212
213# should be possible to generate?
214# sometimes multi-image - need a new way to handle this
215strip avalonhigh
216	name Avalon High
217	homepage http://www.avalonhigh.com/
218	type search
219	searchpattern <IMG.+?SRC="(/?comics/avalon\d{8}.*?\.gif)"
220	baseurl $homepage
221	provides latest
222end
223
224strip drfun
225	name Doctor Fun
226	homepage http://www.ibiblio.org/Dave/Dr-Fun/html/
227	type generate
228	imageurl http://www.ibiblio.org/Dave/Dr-Fun/latest.jpg
229	provides latest
230end
231
232strip goats
233	name Goats
234	homepage http://www.goats.com/
235	type search
236	searchpattern <IMG.+?SRC="(/comix/\d+/goats\d+.gif)"
237	baseurl http://www.goats.com/
238	provides latest
239end
240
241strip jokesonyou
242	name The Joke's on You
243	homepage http://www.thefunnypages.com/
244	type search
245	searchpattern <img.+src="(http://www.thefunnypages.com/archives/.+?\.gif)"
246	#updated daily or not? - check - seems to be, but check weekend
247	provides latest
248end
249
250strip innies
251	name Innies and Outies
252	homepage http://www.inniesandoutties.com/
253	type generate
254	#updated M/W/F - no sense searching
255	imageurl http://www.inniesandoutties.com/images/front.jpg
256	provides latest
257end
258
259strip joyoftech
260	name The Joy of Tech
261	homepage http://www.joyoftech.com/joyoftech/
262	type search
263	searchpattern <IMG.+?src="(joyimages/\d+\.(gif|jpg))\"
264	baseurl http://www.joyoftech.com/joyoftech/
265	provides latest
266end
267
268strip megatokyo
269	name MegaTokyo
270	homepage http://www.megatokyo.com/
271	type search
272	searchpattern <IMG.+?SRC="(/?strips/\d+\..+?)"
273	baseurl http://www.megatokyo.com/
274	provides latest
275
276end
277
278strip mostlybusiness
279	name Mostly Business
280	homepage http://www.tedgoff.com/
281	type generate
282	#fix to use more precise addr - maybe not possible?
283	imageurl http://www.tedgoff.com/mb/images/today.gif
284	provides latest
285end
286
287# website gone (?) 2002-05-24
288#strip notquiteright
289#	name Not Quite Right
290#	homepage http://www.notquiteright.com/
291#	type generate
292#	imageurl http://www.notquiteright.com/wow/todaystoon.gif
293#	provides latest
294#end
295
296strip pennyarcade
297	name Penny Arcade
298	homepage http://www.penny-arcade.com/
299	type search
300	searchpage http://www.penny-arcade.com/view.php3
301	searchpattern <img.+?src="(images/\d{4}/\d{8}l\..{3})"
302	#searchpattern <IMG.+?src="(images/200.+?\.gif)"></TD>
303	baseurl http://www.penny-arcade.com/
304	provides latest
305end
306
307strip plif
308      name Parking Lot is Full
309      homepage http://www.plif.com
310      type generate
311      imageurl http://www.plif.com/thisweek.gif
312      provides latest
313end
314
315# gone? 2002-04-02
316#strip punc
317#	name Punc & Mark
318#	homepage http://byteus.com/pm/
319#	type search
320#	searchpage http://artiztik.com/cgi-bin/pmviewer.cgi?list=pm&config=pm.cfg&slide=999&style=pm
321#	searchpattern <img.+?src=(/pm/strips/.+?\.jpg)
322#	baseurl http://artiztik.com/
323#	provides latest
324#end
325
326strip pvp
327	name Player vs. Player
328	homepage http://www.pvponline.com/
329	type generate
330	imageurl http://www.pvponline.com/archive/%Y/pvp%Y%m%d.gif
331	provides any
332end
333
334strip pvpcurrent
335	name Player vs. Player - Current
336	homepage http://www.pvponline.com/
337	type search
338	searchpattern <img SRC="(archive/%Y/pvp%Y\d{4}\.gif)">
339	baseurl $homepage
340	provides latest
341end
342
343strip redmeat
344	name Redmeat
345	homepage http://www.redmeat.com/redmeat/current/
346	type generate
347	imageurl http://www.redmeat.com/redmeat/current/index-1.gif
348	provides latest
349end
350
351
352strip rudypark
353	name Rudy Park
354	homepage http://www.rudypark.com/
355	type generate
356	imageurl http://www.rudypark.com/comics/rudy%Y%m%d.gif
357	provides latest
358end
359
360strip sinfest
361	name Sinfest
362	homepage http://sinfest.net
363	type generate
364	imageurl http://sinfest.net/comics/sf%Y%m%d.gif
365	provides any
366end
367
368strip sluggy
369	name Sluggy Freelance
370	homepage http://www.sluggy.com/
371	type search
372	searchpage http://www.sluggy.com/daily.php?date=%y%m%d
373	searchpattern <img.+?src="?(http://pics.sluggy.com/comics/%y%m%d.+?\.(gif|jpg))
374	provides any
375end
376
377# only updated M-F, but no better way to handle it
378strip squinkers
379	name Squinkers
380	homepage http://www.squinkers.com/
381	type generate
382	imageurl http://www.squinkers.com/sqkrs/Images/today.gif
383	provides latest
384end
385
386strip superosity
387	name Superosity
388	homepage http://www.superosity.com/
389	type generate
390	imageurl http://www.superosity.com/comics/sup%Y%m%d.gif
391	provides any
392end
393
394#every day except sunday
395strip theweedpatch
396	name The WeedPatch
397	homepage http://www.jpjennings.com/toons/
398	type generate
399	imageurl http://www.jpjennings.com/toons/%m%d%Y.gif
400	provides any
401end
402
403strip userfriendly
404	name User Friendly
405	homepage http://www.userfriendly.org/static/
406	type search
407	searchpage http://ars.userfriendly.org/cartoons/?id=%Y%m%d&mode=classic
408	searchpattern <img.+?src="(http://www.userfriendly.org/cartoons/archives/%y.+?/uf.+?\.gif)"
409	provides any
410end
411
412# done
413#strip exploitnow
414#	name Exploitation Now
415#	homepage http://www.exploitationnow.com/
416#	type search
417#	searchpattern <IMG.+?SRC="(/comics/rb\d+\..+?)"
418#	baseurl $homepage
419#	provides latest
420#end
421
422#nothing new since april 2002 - ruled dead
423#strip coolcat
424#	name Cool Cat Studio
425#	homepage http://www.coolcatstudio.com/
426#	type search
427#	searchpattern <IMG.+?SRC="(/comics/ccs\d+\..+?)"
428#	baseurl http://www.coolcatstudio.com/
429#	provides latest
430#end
431
432strip classm
433	name The Class Menagerie
434	homepage http://www.theclassm.com/
435	type search
436	searchpattern <IMG.+?SRC="(/comics/cmc\d+\..+?)"
437	baseurl http://www.theclassm.com/
438	provides latest
439end
440
441strip bruno
442	name The Bruno Daily Times
443	homepage http://www.brunostrip.com/bruno.html
444	type generate
445	imageurl http://www.brunostrip.com/%Ypics/%Y%m%d.gif
446	provides any
447end
448
449strip nukees
450	name Nukees
451	homepage http://www.nukees.com
452	type search
453	searchpattern <IMG.+?SRC="(/comics/\d+\..+?)"
454	baseurl http://www.nukees.com/
455	provides latest
456end
457
458strip joeaverage
459	name Joe Average
460	homepage http://www.joeaverage.org
461	type search
462	searchpattern <IMG.+?SRC="(/comics/\d+\..+?)"
463	baseurl http://www.joeaverage.org/
464	provides latest
465end
466
467# seems to be gone: 10/26/01
468#strip hotzp
469#	name Bad Boys of Computer Science
470#	homepage http://hotzp.com/badboys/
471#	type generate
472#	imageurl http://hotzp.com/badboys/new.jpg
473#	provides latest
474#end
475
476strip angst
477	name Angst Technology
478	homepage http://www.inktank.com/AT/
479	type generate
480	imageurl http://www.inktank.com/images/AT/cartoons/%m-%d-%y.gif
481	provides any
482end
483
484# superceded by kscarborough's
485#strip zapiro
486#	name Zapiro
487#	homepage http://www.mg.co.za/mg/zapiro/
488#	type generate
489#	imageurl http://www.chico.mweb.co.za/images/zapiro/%y-<code:lc(strftime("\%b", @localtime_today))>%d.gif
490#	provides any
491#end
492
493strip clanofthecats
494	name Clan of the cats
495	homepage http://www.clanofthecats.com/
496	#type generate
497	#imageurl http://www.clanofthecats.com/comics/%Y%m%da.gif
498	#provides any
499	type search
500	searchpage http://www.clanofthecats.com/d/%Y%m%d.html
501	searchpattern <img.+?SRC="/(comics/%Y%m%d.+?)"
502	baseurl $homepage
503	provides any
504end
505
506strip gpf
507	name General Protection Fault
508	homepage http://www.gpf-comics.com/
509	type search
510	searchpattern <IMG.+?SRC="(/comics/gpf\d+.+?\..+?)"
511	baseurl http://www.gpf-comics.com
512	provides latest
513end
514
515#note: doesn't work perfectly - some strips are broken up into multiple images
516# this is not yet supported, but could be done
517strip crfh
518	name College Roomies from Hell
519	homepage http://www.crfh.net
520	type generate
521	imageurl http://www.crfh.net/comics/crfh%Y%m%d.jpg
522	provides any
523end
524
525#generatable?
526strip striptease
527	name Strip Tease Comic
528	homepage http://www.stripteasecomic.com/
529	type search
530	searchpattern <img.+?src="(/?strips\d+/\d+\..+?)"
531	baseurl $homepage
532	provides latest
533end
534
535strip dorktower
536	name Dork Tower
537	homepage http://www.dorktower.com/
538	type search
539	searchpattern <img.+?src="(/?images/comics/.+?\..+?)"
540	baseurl http://www.gamespy.com/comics/dorktower/
541	provides latest
542end
543
544strip jerkcity
545	name Jerkcity
546	homepage http://www.jerkcity.com/
547  	type generate
548	imageurl http://www.jerkcity.com/today.gif
549	provides latest
550end
551
552strip kevinandkell
553	name Kevin and Kell
554	homepage http://www.kevinandkell.com/
555	type generate
556	imageurl http://www.kevinandkell.com/%Y/strips/kk%Y%m%d.gif
557	provides any
558end
559
560strip freefall
561	name Freefall
562	homepage http://www.purrsia.com/freefall/
563	type generate
564	imageurl $homepage<code:use POSIX;my $w=strftime("\%"."u",localtime($time_today));my $s=517+3*floor(($time_today-995839200)/604800);$s++if$w\>2;$s++if$w\>4;my$c=int(($s+99)/100);"ff${c}00/fv00$s.gif">
565	provides any
566end
567
568strip 8bit
569	name 8-Bit Theater
570	homepage http://www.nuklearpower.com/latest.php
571	type search
572	searchpattern <img.+?src="(http://www.nuklearpower.com/comics/\d+\..+?)">
573	provides latest
574end
575
576strip apodbig
577	name Astronomy Picture of the Day (big image)
578	homepage http://antwrp.gsfc.nasa.gov/apod/
579	type search
580	searchpattern <a.+?href="(image/\d{4}/.+?\.(jpg|gif))"
581	baseurl $homepage
582	provides latest
583end
584
585strip apod
586	name Astronomy Picture of the Day
587	homepage http://antwrp.gsfc.nasa.gov/apod/
588	type search
589	searchpattern <img.+?SRC="(image/\d{4}/.+?\..+?)"
590	baseurl $homepage
591	provides latest
592end
593
594
595strip pgs
596	name Pathetic Geek Stories
597	homepage http://www.theonionavclub.com/
598	type search
599	#searchpattern <a.+?HREF="/avclub\d+/pgs(\d+).html"
600	#imageurl http://graphics.theonion.com/avpics_$match/pgs_$match.gif
601
602	#window.open('/comics.php?img_article_id=1192','pgs'
603        #http://www.theonionavclub.com/images/229/image_article1192.jpg
604	searchpattern issue_id=(\d+).+?window.open\('/comics.php\?img_article_id=(\d+)','pgs'
605	imageurl http://www.theonionavclub.com/images/$match_1/image_article$match_2.jpg
606
607	provides latest
608end
609
610# seems to be '....a.gif' now.
611strip adventurers
612	name Adventurers!
613	homepage http://www.adventurers-comic.com/
614	type generate
615	imageurl http://www.adventurers-comic.com/comics/adventurers%Y%m%da.gif
616	provides any
617end
618
619# discontinued 2002-05-24
620# may be updated to download old strips
621#strip basement
622#	name Basement Studios
623#	homepage http://www.basement-studios.com/
624#	type generate
625#	imageurl http://www.basement-studios.com/archive/images/%m%d%y.gif
626#	provides any
627#end
628
629strip btaf
630	name Bob, The Angry Flower
631	homepage http://angryflower.com/
632	type search
633	searchpage http://angryflower.com/archive.html
634	searchpattern <a href="(.+?.gif)"
635	provides latest
636	baseurl http://angryflower.com/
637end
638
639strip boasas
640	name Boy on a Stick and Slither
641	homepage http://www.boasas.com/
642	type search
643	searchpattern <img.+?src="(boasas/\d+\..+?)"
644	provides latest
645	baseurl http://www.boasas.com/
646end
647
648strip brunothebandit
649	name Bruno the Bandit
650	homepage http://www.brunothebandit.com
651	type generate
652	imageurl http://www.brunothebandit.com/comics/%Y%m%da.GIF
653	provides any
654end
655
656strip brunothebanditcurrent
657	name Bruno the Bandit - Current
658	homepage http://www.brunothebandit.com
659	type search
660	searchpattern <IMG ALT="comic" BORDER=0 SRC="(/comics/%Y\d{4}[a-z]{0,1}\.GIF)"
661	baseurl $homepage
662	provides latest
663end
664
665strip dieselsweeties
666	name Diesel Sweeties
667	homepage http://www.dieselsweeties.com/gif.php
668	type search
669	searchpattern <img.+?src="(http://images.clango.org/strips/sw\d+\..+?)"
670	#<img src="http://images.clango.org/strips/sw625.gif" border="0" alt="newest cartoon">
671	provides latest
672end
673
674strip fuzzylogic
675	name Fuzzy Logic
676	homepage http://www.bbspot.com/comics/fuzzy_logic/index.html
677	type generate
678	imageurl http://www.bbspot.com/Images/comics/fuzzy_logic/%Y/%Y%m%d.jpg
679	provides any
680end
681
682strip littlegamers
683	name Little Gamers
684	homepage http://www.little-gamers.com/
685	#type generate
686	#imageurl http://www.little-gamers.com/comics/%Y%m%d.gif
687	#provides any
688	type search
689	searchpattern <img.+?src='/(index.php\?do_command=show_strip&strip_id=\d+.+?)'
690	baseurl $homepage
691	provides latest
692	#img src='/index.php?do_command=show_strip&strip_id=540&auth=89345-28462-18353-19853-12612' border=0>
693end
694
695# tuesdays, thursdays, sundays
696strip machall
697	name Mac Hall
698	homepage http://www.MacHall.com/
699	type search
700	searchpattern <img.+?src='(/index.php\?do_command=show_strip\&strip_id=\d+\&auth=.+?)'
701	baseurl $homepage
702	provides latest
703end
704
705# not daily
706strip mrchuckshow
707	name Mr. Chuck Show
708	homepage http://www.mrchuckshow.com/
709	type generate
710	imageurl http://www.mrchuckshow.com/strips/mcs%Y%m%db.png
711	provides any
712end
713
714strip pentasmal
715	name Pentasmal
716	homepage http://www.pentasmal.com/
717	type generate
718	imageurl http://www.pentasmal.com/comics/%Y%m%d.png
719	provides any
720end
721
722strip rpgworld
723	name RPG World
724	homepage http://www.rpgworldcomic.com/
725	#type generate
726	#imageurl http://www.rpgworldcomic.com/comics/%Y%m%d.jpg
727	#provides any
728	type search
729	searchpattern <IMG.+?SRC="(/comics/.+?\..+?)"
730	provides latest
731	baseurl $homepage
732end
733
734# Ubersoft - multi-strip
735strip ubersoft1
736	name Ubersoft-1
737	homepage http://www.ubersoft.net/
738	type generate
739	imageurl http://www.ubersoft.net/comics/hd%Y%m%da.png
740	provides any
741end
742
743strip ubersoft2
744	name Ubersoft-2
745	homepage http://www.ubersoft.net/
746	type generate
747	imageurl http://www.ubersoft.net/comics/hd%Y%m%dc.png
748	provides any
749end
750
751strip ubersoft3
752	name Ubersoft-3
753	homepage http://www.ubersoft.net/
754	type generate
755	imageurl http://www.ubersoft.net/comics/hd%Y%m%de.png
756	provides any
757end
758
759strip ubersoft4
760	name Ubersoft-4
761	homepage http://www.ubersoft.net/
762	type generate
763	imageurl http://www.ubersoft.net/comics/hd%Y%m%dg.png
764	provides any
765end
766
767strip spazlabs
768	name Spaz Labs
769	homepage http://www.stonebrokestudios.com
770	type generate
771	imageurl http://www.stonebrokestudios.com/archives/spaz/%y%m%dspaz.gif
772	provides any
773end
774
775strip glasbergen
776	name Randy Glasbergen
777	homepage http://www.glasbergen.com
778	type generate
779	imageurl http://www.glasbergen.com/images/toon.gif
780	provides latest
781end
782
783strip spiderman
784	name Spider Man
785	homepage http://www.kingfeatures.com/features/comics/spidermn/about.htm
786	type search
787	searchpage http://www.kingfeatures.com/features/comics/spidermn/aboutMaina.php
788	searchpattern <img.+?src='(http://est.rbma.com/content/Spiderman\?date=\d{8})'
789	provides latest
790	prefetch http://www.kingfeatures.com/images/clear.gif
791end
792
793# can be made into a class
794strip tuma
795	name Kevin Tuma Cartoon
796	homepage http://www.cnsnews.com/cartoon/Tuma.asp
797	type search
798	searchpage http://www.cnsnews.com/cartoon/tuma.asp
799	searchpattern <img.+?src="/cartoon/(tumaimages/\d+/\w+\..+?)"
800	baseurl http://www.cnsnews.com/cartoon/
801	provides latest
802end
803
804strip nowak
805	name Paul Nowak Cartoon
806	homepage http://www.cnsnews.com/cartoon/nowak.asp
807	type search
808	searchpattern <img.+?src=".+?(Nowakimages/%Y/\w+\..+?)"
809	#<img border="0" src="/cartoon/nowakimages/2003/rightwing.jpg"></td>
810	baseurl http://www.cnsnews.com/cartoon/
811	provides latest
812end
813
814
815
816strip lang
817	name Bob Lang Cartoon
818	homepage http://www.cnsnews.com/cartoon/lang.asp
819	type search
820	searchpage http://www.cnsnews.com/cartoon/Lang.asp
821	searchpattern <img.+?src="/?(cartoon/langimages/\d+/.+?\..+?)"
822	#<img border="0" src="/cartoon/langimages/2003/lastdays.jpg"></td>
823	baseurl http://www.cnsnews.com/
824	provides latest
825end
826
827strip shelton
828	name Barry Shelton Cartoon
829	homepage http://www.cnsnews.com/cartoon/shelton.asp
830	type search
831	searchpattern <img.+?border="0".+?src="(Sheltonimages/%Y/.+?\..+?)"
832	baseurl http://www.cnsnews.com/cartoon/
833	provides latest
834end
835
836strip elflifeadult
837	name Elf Life: R Rated
838	homepage http://www.elflife.com/adults.html
839	type generate
840	imageurl http://www.elflife.com/current/%Y%m%dm.gif
841	provides any
842end
843
844strip funnyfarm
845	name Funny Farm
846	homepage http://www.funnyfarmcomics.com/
847	type search
848	searchpage http://www.funnyfarmcomics.com/d/%Y%m%d.html
849	searchpattern <IMG.+?SRC="(/comics/%Y%m%da\..+?)"
850	baseurl $homepage
851	provides any
852end
853
854strip elflife
855	name Elf Life
856	homepage http://www.elflife.com/
857	type generate
858	imageurl http://www.elflife.com/comics/%Y%m%dm.gif
859	provides any
860end
861
862strip ozyandmillie
863	name Ozy and Millie
864	homepage http://www.ozyandmillie.org/
865	type generate
866	imageurl http://www.ozyandmillie.org/comics/om%Y%m%d.gif
867	provides any
868end
869
870strip suburbanjungle
871	name Suburban Jungle
872	homepage http://www.suburbanjungle.com/
873	type search
874	searchpage http://suburbanjungle.com/d/%Y%m%d.html
875	searchpattern <img.+?SRC="(/comics/sj%Y%m%d\..+?)"
876	baseurl http://www.suburbanjungle.com
877	provides any
878end
879
880strip acidreflux
881	name Acid Reflux
882	homepage http://www.acidrefluxcomic.com/
883	type search
884	baseurl http://www.acidrefluxcomic.com/
885	searchpattern <img.+?src="(archive/c\d+\..+?)"
886	provides latest
887end
888
889strip whenigrowup
890	name When I Grow Up
891	homepage http://www.whenigrowup.net/
892	type generate
893	imageurl http://www.whenigrowup.net/comics/wigu%Y%m%d.png
894	provides any
895end
896
897strip walky
898	name It's Walky
899	homepage http://www.itswalky.com/
900	baseurl $homepage
901	type search
902	searchpattern <img.+?SRC="/(comics/.+?)"
903	baseurl $homepage
904	provides latest
905end
906
907strip jackiesfridge
908	name Jackie's Fridge
909	type generate
910	homepage http://jackiesfridge.keenspace.com/
911	imageurl http://jackiesfridge.keenspace.com/comics/jf%Y%m%da.jpg
912	provides any
913end
914
915strip schlockmercenary
916	name Schlock Mercenary
917	type generate
918	homepage http://www.schlockmercenary.com/
919	imageurl http://www.schlockmercenary.com/comics/schlock%Y%m%d.png
920	provides any
921end
922
923# finished
924#strip unicornjelly
925#	name Unicorn Jelly
926#	type search
927#	homepage http://unicornjelly.com/
928#	searchpattern <IMG.+?SRC="(images\/uni\d+\..+?)"
929#	baseurl $homepage
930#	provides latest
931#end
932
933strip downtoearth
934	name Down To Earth
935	homepage http://downtoearth.ncbuy.com
936	type generate
937	imageurl http://downtoearth.ncbuy.com/img/syndicate/nav1_dte_today.gif
938	provides latest
939end
940
941# website gone (?) 2002-05-24
942#strip wandering
943#	name Wandering Ones
944#	homepage http://www.wanderingones.com/
945#	type generate
946#	imageurl http://www.wanderingones.com/comics/wan%Y%m%d.gif
947#	provides any
948#end
949
950strip rvfun
951	name Reverend Fun
952	homepage http://rev-fun.gospelcom.net/
953	type generate
954	#imageurl http://rev-fun.gospelcom.net/%Y/%m/%Y%m%d.gif
955	imageurl http://rev-fun.gospelcom.net/add_toon_info.php?date=%Y%m%d
956	provides any
957end
958
959# no longer updated 2002-05-24
960strip greytown
961        name Living in Greytown
962        homepage http://www.livingingreytown.com/
963        type generate
964        imageurl $homepage/comics/grey%Y%m%d.jpg
965        provides any
966end
967
968strip slowwave
969        name Slow Wave
970        homepage http://www.slowwave.com/
971        type generate
972        imageurl $homepage/img.cgi?thisweek.gif
973        provides latest
974end
975
976# formerly "The Thin H Line". NC-17. Vertical format.
977strip sexylosers
978	name Sexy Losers
979	homepage http://sexylosers.keenspace.com/
980	type search
981	#searchpattern <IMG.+?SRC.*?=.*?"(http://sexylosers\.(keenspace\.)?com/)?(images/sl\d+\.jpg)"
982	#searchpattern <IMG.+?SRC="http://sexylosers=com/(images/sl\d+\.jpg)"
983	#searchpattern <table.+?width.*?=.*?325.+?<img.+?src.*?=.*?"(http://sexylosers.keenspace.com/images/.+?)"
984	searchpattern <A.+?HREF="http://sexylosers.keenspace.com/(\d+).html"
985	imageurl http://sexylosers.keenspace.com/comics/sl$match_1.jpg
986	provides latest
987end
988
989# weekly
990strip youdamnkid
991        name You Damn Kid
992        homepage http://www.youdamnkid.com/
993        type search
994        baseurl $homepage
995        provides latest
996        searchpattern <IMG.+?SRC="/(comics/ydk\d+\.gif)"
997end
998
999# weekly, moving daily soon?
1000strip houndshome
1001        name Hound's Home
1002        homepage http://www.houndshome.com/
1003        type search
1004        baseurl $homepage
1005        provides latest
1006        searchpattern <IMG.+?SRC="/(comics/hh.+?)"
1007end
1008
1009strip cutewendy
1010        name CuteWendy
1011        homepage http://www.wendycomic.com/
1012        type generate
1013        imageurl http://www.wendycomic.com/comics/wendy%Y%m%d.gif
1014        provides any
1015end
1016
1017# sporadic
1018strip lifesorad
1019        name Life's So Rad
1020        homepage http://www.radcomics.com/
1021        type search
1022        baseurl $homepage
1023        provides latest
1024        searchpattern <IMG.+?SRC="/(comics/\d+.+?)"
1025end
1026
1027# formerly known as otakufeh. NC-17.
1028strip bigones
1029        name Big Ones
1030        homepage http://otakufeh.keenspace.com/
1031        type generate
1032        provides any
1033        imageurl $homepage/comics/big%Y%m%d.gif
1034end
1035
1036strip offthemark
1037	name Off the Mark
1038	homepage http://www.offthemark.com/
1039	type search
1040	provides latest
1041	searchpage $homepage/daily.asp
1042	searchpattern <img.+?src="(http://www.offthemark.com/rotate/\d+.gif)"
1043end
1044
1045strip asif
1046	name As If
1047	homepage http://www.asifcomic.com/
1048	type search
1049	searchpage http://www.asifcomic.com/current.html
1050	searchpattern <img.+?src=".*?_left\.jpg".+?><img.+?src="(\d+\..{3})".+?alt="Comic
1051	baseurl $homepage
1052	provides latest
1053end
1054
1055strip nipandtuck
1056	name Nip 'N Tuck
1057	homepage http://nipandtuck.keenspace.com
1058	type search
1059	searchpattern SRC=".+?(/comics/nt(\d{8})\.gif)"
1060	baseurl $homepage
1061	provides latest
1062end
1063
1064strip lemontree
1065	name Under The Lemon Tree
1066	homepage http://utlt.keenspace.com
1067	type search
1068	searchpattern <IMG.+?SRC=".+?(/comics/.+?\d{8}\..+?)"
1069	#<IMG ALT="comic" BORDER=0 SRC="http://utlt.keenspace.com/comics/bn20030824.gif" HEIGHT="360" WIDTH="994">
1070	baseurl $homepage
1071	provides latest
1072end
1073
1074strip winter
1075	name Winter
1076	homepage http://www.wintercomic.com/
1077	type search
1078	#searchpattern img src='(pages/page(\d+)\.gif)'
1079	searchpattern <img.+?src='(/index.php\?do_command=show_strip&.+?)'
1080	baseurl $homepage
1081	provides latest
1082end
1083
1084#strip pcnpixel
1085#	name PC and Pixel
1086#	homepage http://www.pccomix.com/PCandPixel/
1087#	type search
1088#	searchpage http://www.pccomix.com/PCandPixel/pc_dailystrip/PCdaily.html
1089#	searchpattern <p><img SRC="pc(\w+).gif".+?WIDTH=
1090#	matchpart 1
1091#	imageurl http://www.pccomix.com/PCandPixel/pc_dailystrip/pc$match.gif
1092#	provides latest
1093#end
1094
1095#discontinued may 2002
1096#strip bobbins
1097#	name Bobbins
1098#	homepage http://www.bobbins.org/
1099#	type search
1100#	searchpage http://bobbins.org/d/%Y%m%d.html
1101#	searchpattern <img.+?SRC="(/comics/%Y%m%d\..+?)"
1102#	baseurl http://www.bobbins.org
1103#	provides any
1104#end
1105
1106strip brainbuzz
1107	name Brainbuzz
1108	homepage http://cramsession.brainbuzz.com/lists/cartoon/
1109	type generate
1110	imageurl http://i.brainbuzz.com/CS/Lists/Cartoon/%y%m%d.gif
1111	#every day except saturday, sunday
1112	provides any
1113end
1114
1115#they win... for now (8394022423 levels of frames and i don't feel like building a full-blown web browser right now)
1116strip swamp
1117	name Swamp
1118	homepage http://www.swamp.com.au
1119	type search
1120	searchpage http://s1.emcs.com.au/SwampStrips/Strips/Strip.asp?Date=<code:strftime("%-d-%b-%Y", @localtime_today)
1121	searchpattern <img.+?src="(http://s1.emcs.com.au/swampstrips/Strips_Images/\d+\..+?)"
1122	provides any
1123end
1124
1125strip thenorm
1126	name The Norm
1127	homepage http://www.thenorm.com/
1128	type generate
1129	imageurl http://www.thenorm.com/arch/%y%m%d.gif
1130	provides any
1131end
1132
1133strip somethingpositive
1134	name Something Positive
1135	homepage http://www.somethingpositive.net/
1136	type generate
1137	imageurl http://www.somethingpositive.net/arch/sp%m%d%Y.gif
1138	provides latest
1139end
1140
1141strip melonpool
1142	name Melonpool
1143	homepage http://www.melonpool.com/
1144	type generate
1145	imageurl http://www.melonpool.com/comics/MM%Y%m%d.gif
1146	provides any
1147end
1148
1149strip flem
1150        name FLEM!
1151        homepage http://www.flemcomics.com/
1152        type generate
1153        imageurl http://flem.dhs.org/new.jpg
1154        provides latest
1155end
1156
1157#replaced
1158# Updated Mon - Fri
1159#strip reallife
1160#        name Real Life
1161#        homepage http://www.reallifecomics.com/
1162#        type generate
1163#        imageurl http://www.reallifecomics.com/comics/%Y%m%da.jpg
1164#        provides any
1165#end
1166
1167# Updated Mon - Sat
1168strip sheldon
1169        name Sheldon
1170        useclass unitedmedia-srch-comics
1171end
1172
1173# Updated Mon
1174strip weakendwarriors
1175        name Weak-end Warriors
1176        homepage http://www.inktank.com/WW/
1177        type generate
1178        imageurl http://www.inktank.com/images/WW/cartoons/%m-%d-%y.gif
1179        provides any
1180end
1181
1182strip alice
1183	name Alice!
1184	homepage http://www.alicecomics.com/today.html
1185	type search
1186	searchpattern <IMG.+?SRC="(/comics/alice.+?\..+?)"
1187	baseurl http://www.alicecomics.com/
1188	provides latest
1189end
1190
1191strip theshadows
1192	name The Shadows
1193	homepage http://www.alicecomics.com/shadows.html
1194	type search
1195	searchpattern <IMG.+?SRC="(/shadcomics/shad.+?\..+?)"
1196	baseurl http://www.alicecomics.com/
1197	provides latest
1198end
1199
1200strip lcd
1201	name Lowest Common Denominator
1202	homepage http://lcd.keenspace.com
1203	type search
1204	searchpattern <IMG.+?SRC=".+?(/comics/(lcd|soph).+?\..+?)"
1205	#<IMG ALT="" BORDER=0 SRC="http://lcd.keenspace.com/comics/soph20030810.png" WIDTH="732" HEIGHT="262">
1206	baseurl http://lcd.keenspace.com
1207	provides latest
1208end
1209
1210# could easily generate
1211strip devilspanties
1212	name The Devil's Panties
1213	homepage http://thedevilspanties.keenspace.com
1214	type search
1215	searchpattern <IMG.+?SRC="(http://thedevilspanties.keenspace.com/comics/.+?\..+?)"
1216	#baseurl http://thedevilspanties.keenspace.com
1217	provides latest
1218end
1219
1220
1221strip fatjesus
1222	name Fat Jesus
1223	homepage http://www.fat-jesus.com
1224	type search
1225	searchpattern <IMG.+?SRC="(/comics/fatjesus.+?)"
1226	baseurl http://fatjesus.keenspace.com
1227	provides latest
1228end
1229
1230strip sexandviolence
1231	name Sex and Violence
1232	homepage http://www.mrbang.net
1233	type search
1234	searchpattern <IMG.+?SRC="(/comics/.+?\..+?)"
1235	baseurl http://www.mrbang.net
1236	provides latest
1237end
1238
1239strip fans
1240	name Fans!
1241	homepage http://faans.com
1242	type search
1243	searchpattern <IMG.+?SRC="(http://faans.com/images/.+?\..+?)"
1244	#<IMG SRC="http://faans.com/images/mad1.gif" WIDTH=650 HEIGHT=300>
1245	provides latest
1246end
1247
1248strip spooner
1249        name Spooner
1250        homepage http://www.hookedoncomics.com/
1251        type generate
1252        imageurl http://www.hookedoncomics.com/comics/Sp%Y%m%d.gif
1253        provides any
1254end
1255
1256strip underpower
1257        name Under Power
1258        artist Jorge "Vaz" Rivas and David "vanishing" Trischuk
1259        homepage http://underpower.non-essential.com/
1260        type generate
1261        imageurl http://underpower.non-essential.com/comics/%Y%m%d.jpg
1262        provides any
1263end
1264
1265strip nekobox
1266        name Nekobox
1267        artist Jorge "Vaz" Rivas and David "vanishing" Trischuk
1268        homepage http://www.nekobox.org
1269        type generate
1270        imageurl http://www.nekobox.org/comic/%Y-%m-%d.jpg
1271        provides any
1272end
1273
1274strip perscheid
1275	name Perscheids Abgruende
1276	artist Martin Perscheid -> www.martin-perscheid.de
1277	homepage http://portale.web.de/Boulevard/Comics/Perscheid/
1278	type search
1279	searchpattern <img.+?src="[h]*[t]*[t]*[p]*[:]*//(img.web.de/c/00.+?)"
1280	provides latest
1281end
1282
1283strip harmbengen
1284	name Harm Bengen's Alltagsskizzen
1285	artist Harm Bergen -> www.harmbengen.de
1286	homepage http://portale.web.de/Boulevard/Comics/Bengen/
1287	type search
1288	searchpattern <img.+?src="[h]*[t]*[t]*[p]*[:]*//(img.web.de/c/00.+?)"
1289	provides latest
1290end
1291
1292strip weyershausenwelt
1293	name Weyershausen - Wunderbare Welt
1294	artist Karsten Weyershausen -> www.weyershausen.de
1295	homepage http://portale.web.de/Boulevard/Comics/Weyershausen/
1296	type search
1297	searchpattern <img.+?src="[h]*[t]*[t]*[p]*[:]*//(img.web.de/c/00.+?)"
1298	provides latest
1299end
1300
1301strip quirit
1302	name Quirit - alltaegliches auf den Punkt gebracht
1303	artist Quirit -> www.quirit.com
1304	homepage http://portale.web.de/Boulevard/Comics/Quirit/
1305	type search
1306	searchpattern <img.+?src="[h]*[t]*[t]*[p]*[:]*//(img.web.de/c/00.+?)"
1307	provides latest
1308end
1309
1310
1311strip touche
1312        name Touche
1313        artist Tom
1314        homepage http://www.drive-in-cartoons.de/touche/
1315        type search
1316        searchpage http://www.drive-in-cartoons.de/touche/hauptteil.php
1317        searchpattern <img.+?src='(.+?)'
1318        baseurl http://www.drive-in-cartoons.de/touche/
1319        provides latest
1320end
1321
1322strip achewood
1323	name Achewood
1324	artist Chris Onstad
1325	homepage http://www.achewood.com
1326	type generate
1327	imageurl $homepage/i/%m%d%Y.gif
1328	provides any
1329end
1330
1331# ucomics.com strips
1332strip adamathome
1333	name Adam@home
1334	useclass ucomics-gen
1335	$1 ad
1336end
1337
1338strip baldo
1339	name Baldo
1340	useclass ucomics-gen
1341	$1 ba
1342end
1343
1344strip bizarro
1345	name Bizarro
1346	useclass ucomics-gen
1347	$1 bz
1348end
1349
1350strip thebigpicture
1351	name The Big Picture
1352	useclass ucomics-gen
1353	$1 bi
1354end
1355
1356strip boondocks
1357	name The Boondocks
1358	useclass ucomics-gen
1359	$1 bo
1360end
1361
1362strip calvinandhobbes
1363	name Calvin and Hobbes
1364	useclass ucomics-srch
1365	$1 ch
1366end
1367
1368strip cathy
1369	name Cathy
1370	useclass ucomics-gen
1371	$1 ca
1372end
1373
1374strip closetohome
1375	name Close to Home
1376	useclass ucomics-gen
1377	$1 cl
1378end
1379
1380strip cornered
1381	name Cornered
1382	useclass ucomics-gen
1383	$1 co
1384end
1385
1386strip crankshaft
1387	name Crankshaft
1388	useclass ucomics-gen
1389	$1 cs
1390end
1391
1392strip doonesbury
1393	name Doonesbury
1394	useclass ucomics-gen
1395	$1 db
1396end
1397
1398strip thefifthwave
1399	name The 5th Wave
1400	useclass ucomics-srch
1401	$1 fw
1402end
1403
1404strip bensargent
1405	name Ben Sargent
1406	useclass ucomics-srch
1407	$1 bs
1408end
1409
1410strip patoliphant
1411	name Pat Oliphant
1412	useclass ucomics-srch
1413	$1 po
1414end
1415
1416strip foxtrot
1417	name FoxTrot
1418	useclass ucomics-gen
1419	$1 ft
1420end
1421
1422strip thefuscobrothers
1423	name The Fusco Brothers
1424	useclass ucomics-gen
1425	$1 fu
1426end
1427
1428strip garfield
1429	name Garfield
1430	useclass ucomics-gen
1431	$1 ga
1432end
1433
1434strip heartofthecity
1435	name Heart of the City
1436	useclass ucomics-gen
1437	$1 hc
1438end
1439
1440strip inthebleachers
1441	name In the Bleachers
1442	useclass ucomics-gen
1443	$1 bl
1444end
1445
1446strip james
1447	name James
1448	useclass ucomics-gen
1449	$1 jm
1450end
1451
1452strip mrpotatohead
1453        name Mr. Potato Head
1454        useclass ucomics-gen
1455        $1 mrp
1456end
1457
1458strip nonsequitur
1459	name Non Sequitur
1460	useclass ucomics-gen
1461	$1 nq
1462end
1463
1464strip oddlyenough
1465	name Oddly Enough
1466	useclass ucomics-gen
1467	$1 oe
1468end
1469
1470strip overboard
1471	name Overboard
1472	useclass ucomics-gen
1473	$1 ob
1474end
1475
1476strip reallifeadventures
1477	name Real Life Adventures
1478	useclass ucomics-gen
1479	$1 rl
1480end
1481
1482strip reynoldsunwrapped
1483	name Reynolds Unwrapped
1484	useclass ucomics-gen
1485	$1 rw
1486end
1487
1488strip stonesoup
1489	name Stone Soup
1490	useclass ucomics-gen
1491	$1 ss
1492end
1493
1494strip tankmcnamara
1495	name Tank McNamara
1496	useclass ucomics-gen
1497	$1 tm
1498end
1499
1500strip tomthedancingbug
1501	name Tom the Dancing Bug
1502	useclass ucomics-srch
1503	$1 td
1504end
1505
1506strip ziggy
1507	name Ziggy
1508	useclass ucomics-gen
1509	$1 zi
1510end
1511
1512strip theduplex
1513        name The Duplex
1514        useclass ucomics-gen
1515        $1 dp
1516end
1517
1518strip psmueller
1519	name P. S. Mueller
1520	useclass ucomics-gen
1521	$1 psm
1522end
1523
1524strip misterboffo
1525	name Mister Boffo
1526	useclass ucomics-gen
1527	$1 mb
1528end
1529
1530# unitedmedia.com strips
1531strip alleyoop
1532	name Alley Oop
1533	useclass unitedmedia-srch-comics
1534end
1535
1536strip arlonjanis
1537	name Arlo & Janis
1538	useclass unitedmedia-srch-comics
1539end
1540
1541strip betty
1542	name Betty
1543	useclass unitedmedia-srch-comics
1544end
1545
1546strip bignate
1547	name Big Nate
1548	useclass unitedmedia-srch-comics
1549end
1550
1551strip bornloser
1552	name The Born Loser
1553	useclass unitedmedia-srch-comics
1554end
1555
1556strip buckets
1557	name The Buckets
1558	useclass unitedmedia-srch-comics
1559end
1560
1561strip bullsnbears
1562	name Bull$ 'N' Bear$
1563	useclass unitedmedia-srch-comics
1564end
1565
1566strip cheapthrills
1567	name Cheap Thrills
1568	useclass unitedmedia-srch-wash
1569end
1570
1571strip chickweed
1572	name 9 Chickweed Lane
1573	useclass unitedmedia-srch-comics
1574end
1575
1576strip committed
1577	name Committed
1578	useclass unitedmedia-srch-comics
1579end
1580
1581strip drabble
1582	name Drabble
1583	useclass unitedmedia-srch-comics
1584end
1585
1586strip dilbert
1587	name Dilbert
1588	useclass unitedmedia-srch-comics
1589end
1590
1591strip fatcats
1592	name Fat Cats
1593	useclass unitedmedia-srch-comics-lag
1594end
1595
1596strip ferdnand
1597	name Ferd'nand
1598	useclass unitedmedia-srch-comics
1599end
1600
1601strip forbetter
1602	name For Better or For Worse
1603	useclass unitedmedia-srch-comics
1604end
1605
1606strip franknernest
1607	name Frank & Ernest
1608	useclass unitedmedia-srch-comics
1609end
1610
1611strip frazz
1612        name Frazz
1613        useclass unitedmedia-srch-comics
1614end
1615
1616#discontinued at unitedmedia
1617#can't use the class - dates are 66 years ago
1618#strip freckles
1619#	name Freckles and His Friends
1620#	homepage http://www.unitedmedia.com/comics/freckles/index.html
1621#	type search
1622#	searchpattern <IMG.+?SRC="(/comics/freckles/archive/images/freckles.+?\..+?)"
1623#	baseurl http://www.unitedmedia.com
1624#	provides latest
1625#end
1626
1627strip geech
1628	name Geech
1629	useclass unitedmedia-srch-comics
1630end
1631
1632strip getfuzzy
1633	name Get Fuzzy
1634	useclass unitedmedia-srch-comics
1635end
1636
1637strip gingermeggs
1638	name Ginger Meggs
1639	useclass unitedmedia-srch-comics
1640end
1641
1642strip graffiti
1643	name Graffiti
1644	useclass unitedmedia-srch-comics
1645end
1646
1647strip grandave
1648	name Grand Avenue
1649	useclass unitedmedia-srch-comics
1650end
1651
1652strip grizzwells
1653	name The Grizzwells
1654	useclass unitedmedia-srch-comics
1655end
1656
1657strip hedge
1658	name Over the Hedge
1659	useclass unitedmedia-srch-comics
1660end
1661
1662strip herman
1663	name Herman
1664	useclass unitedmedia-srch-comics
1665end
1666
1667strip janesworld
1668        name Jane's World
1669        useclass unitedmedia-srch-comics
1670end
1671
1672strip jumpstart
1673	name Jump Start
1674	useclass unitedmedia-srch-comics
1675end
1676
1677strip kitncarlyle
1678	name Kit 'N' Carlyle
1679	useclass unitedmedia-srch-comics
1680end
1681
1682#can't use the class - dates are 53 years ago
1683strip lilabner
1684	name Li'l Abner
1685	homepage http://www.unitedmedia.com/comics/lilabner/index.html
1686	type search
1687	searchpattern <img.+?src="(/comics/lilabner/archive/images/lilabner.+?\..+?)"
1688	baseurl http://www.unitedmedia.com
1689	provides latest
1690end
1691
1692strip luann
1693	name Luann
1694	useclass unitedmedia-srch-comics
1695end
1696
1697strip lupo
1698	name Lupo Alberto
1699	useclass unitedmedia-srch-comics
1700end
1701
1702strip marmaduke
1703	name Marmaduke
1704	useclass unitedmedia-srch-comics
1705end
1706
1707strip meatloaf
1708	name Meatloaf Night
1709	useclass unitedmedia-srch-comics
1710end
1711
1712strip meg
1713	name Meg!
1714	useclass unitedmedia-srch-comics-lag
1715end
1716
1717# lags ~1 week
1718strip motley
1719	name Motley
1720	useclass unitedmedia-srch-comics-lag
1721end
1722
1723strip nancy
1724	name Nancy
1725	useclass unitedmedia-srch-comics
1726end
1727
1728strip peanuts
1729	name Peanuts
1730	useclass unitedmedia-srch-comics
1731end
1732
1733strip pearls
1734	name Pearls Before Swine
1735	useclass unitedmedia-srch-comics
1736end
1737
1738strip pibgorn
1739	name Pibgorn
1740	useclass unitedmedia-srch-comics
1741end
1742
1743strip pickles
1744	name Pickles
1745	useclass unitedmedia-srch-wash
1746end
1747
1748strip potluck
1749	name Potluck Parish
1750	useclass unitedmedia-srch-comics
1751end
1752
1753strip raisingduncan
1754	name Raising Duncan
1755	useclass unitedmedia-srch-comics
1756end
1757
1758#discontinued at um
1759#strip randolphitch
1760#	name Randolph Itch 2 a.m.
1761#	useclass unitedmedia-srch-comics
1762#end
1763
1764strip reality
1765	name Reality Check
1766	useclass unitedmedia-srch-comics
1767end
1768
1769strip redandrover
1770	name Red and Rover
1771	useclass unitedmedia-srch-wash
1772end
1773
1774strip ripleys
1775	name Ripley's Believe It or Not!
1776	useclass unitedmedia-srch-comics
1777end
1778
1779strip monty
1780	name Monty
1781	useclass unitedmedia-srch-comics
1782end
1783
1784strip roseisrose
1785	name Rose Is Rose
1786	useclass unitedmedia-srch-comics
1787end
1788
1789strip shirleynson
1790	name Shirley And Son
1791	useclass unitedmedia-srch-comics
1792end
1793
1794strip soup2nutz
1795	name Soup To Nutz
1796	useclass unitedmedia-srch-comics
1797end
1798
1799
1800# only once-weekly
1801strip stockcartoons
1802	name StockcarToons
1803	useclass unitedmedia-srch-comics
1804	#searchpage http://www.unitedmedia.com/comics/stockcartoons/archive/stockcartoons-<code:strftime("\%Y\%m\%d", localtime($time_today - 604800))>.html
1805	searchpage $homepage
1806	provides latest
1807end
1808
1809strip tarzan
1810	name Tarzan
1811	useclass unitedmedia-srch-comics
1812end
1813
1814strip thatslife
1815	name That's Life
1816	useclass unitedmedia-srch-wash
1817end
1818
1819strip topofworld
1820	name Top of the World!
1821	useclass unitedmedia-srch-comics-lag
1822end
1823
1824# done!
1825#strip usplay
1826#	name The US of Play
1827#	useclass unitedmedia-srch-comics
1828#end
1829
1830# also done!
1831#strip warped
1832#	name Warped
1833#	useclass unitedmedia-srch-comics
1834#end
1835
1836strip workingdaze
1837	name Working Daze
1838	useclass unitedmedia-srch-comics
1839end
1840
1841strip pcnpixel
1842	name PC and Pixel
1843	useclass unitedmedia-srch-wash
1844	provides latest
1845end
1846
1847strip billday
1848	name Bill Day
1849	useclass unitedmedia-srch-editoons
1850	$1 day
1851end
1852
1853strip billschorr
1854	name Bill Schorr
1855	useclass unitedmedia-srch-editoons
1856	$1 schorr
1857end
1858
1859strip claybennett
1860	name Clay Bennett
1861	useclass unitedmedia-srch-editoons
1862	$1 bennett
1863end
1864
1865strip drewlitton
1866	name Drew Litton
1867	useclass unitedmedia-srch-editoons
1868	$1 litton
1869end
1870
1871strip edstein
1872	name Ed Stein
1873	useclass unitedmedia-srch-editoons
1874	$1 stein
1875end
1876
1877strip ettahulme
1878	name Etta Hulme
1879	useclass unitedmedia-srch-editoons
1880	$1 hulme
1881end
1882
1883strip henrypayne
1884	name Henry Payne
1885	useclass unitedmedia-srch-editoons
1886	$1 payne
1887end
1888
1889strip jeffstahler
1890	name Jeff Stahler
1891	useclass unitedmedia-srch-editoons
1892	$1 stahler
1893end
1894
1895strip jerryholbert
1896	name Jerry Holbert
1897	useclass unitedmedia-srch-editoons
1898	$1 holbert
1899end
1900
1901strip jimberry
1902	name Jim Berry
1903	useclass unitedmedia-srch-editoons
1904	$1 berry
1905end
1906
1907strip mikesmith
1908	name Mike Smith
1909	useclass unitedmedia-srch-editoons
1910	$1 smith
1911end
1912
1913strip robrogers
1914	name Rob Rogers
1915	useclass unitedmedia-srch-editoons
1916	$1 rogers
1917end
1918
1919#strip robertariail
1920#	name Robert Ariail
1921#	useclass unitedmedia-srch-editoons
1922#	$1 ariail
1923#end
1924
1925strip stevebenson
1926	name Steve Benson
1927	useclass unitedmedia-srch-editoons
1928	$1 benson
1929end
1930
1931# sfgate strips
1932strip babyblues
1933	name Baby Blues
1934	useclass sfgate-gen
1935	$1 Baby_Blues
1936end
1937
1938strip beetlebailey
1939	name Beetle Bailey
1940	useclass sfgate-gen
1941	$1 Beetle_Bailey
1942end
1943
1944strip blondie
1945	name Blondie
1946	useclass sfgate-gen
1947	$1 $name
1948end
1949
1950strip crock
1951	name Crock
1952	useclass sfgate-gen
1953	$1 $name
1954end
1955
1956strip curtis
1957	name Curtis
1958	useclass sfgate-gen
1959	$1 $name
1960end
1961
1962strip dennisthemenace
1963	name Dennis the Menace
1964	useclass sfgate-gen
1965	$1 Dennis_The_Menace
1966end
1967
1968#non-standard
1969strip farley
1970	name Farley
1971        homepage http://www.sfgate.com/columnists/farley/
1972        type search
1973        provides latest
1974        searchpattern <IMG.+?SRC="(http://www.sfgate.com/chronicle/pictures/\d+/\d+/\d+/.+?-farley.gif)"
1975end
1976
1977strip fastrack
1978	name On The Fast Track
1979	useclass sfgate-gen
1980	$1 Fast_Track
1981end
1982
1983strip funkywinkerbean
1984	name Funky Winkerbean
1985	useclass sfgate-gen
1986	$1 Funky_Winkerbean
1987end
1988
1989strip hagarthehorrible
1990	name Hagar the Horrible
1991	useclass sfgate-gen
1992	$1 Hagar_The_Horrible
1993end
1994
1995strip ineedhelp
1996	name I Need Help
1997	useclass sfgate-gen
1998	$1 Hagar_The_Horrible
1999end
2000
2001strip mallardfillmore
2002	name Mallard Fillmore
2003	useclass sfgate-gen
2004	$1 Mallard_Fillmore
2005end
2006
2007strip mutts
2008	name Mutts
2009	useclass sfgate-gen
2010	$1 $name
2011end
2012
2013strip newbreed
2014	name New Breed
2015	useclass sfgate-gen
2016	$1 New_Breed
2017end
2018
2019strip thephantom
2020	name The Phantom
2021	useclass sfgate-gen
2022	$1 Phantom
2023end
2024
2025strip piranhaclub
2026	name Piranha Club
2027	useclass sfgate-gen
2028	$1 Piranha
2029end
2030
2031strip popeye
2032	name Popeye
2033	useclass sfgate-gen
2034	$1 $name
2035end
2036
2037strip rhymeswithorange
2038	name Rhymes with Orange
2039	useclass sfgate-gen
2040	$1 Rhymes_with_Orange
2041end
2042
2043strip sallyforth
2044	name Sally Forth
2045	useclass sfgate-gen
2046	$1 Sally_Forth
2047end
2048
2049strip safehavn
2050	name Safe Havens
2051	useclass sfgate-gen
2052	$1 Safe_Havens
2053end
2054
2055#strip shermanslagoon
2056#	name Sherman's Lagoon
2057#	useclass sfgate-gen
2058#	$1 Shermans_Lagoon
2059#end
2060
2061strip sixchix
2062	name Six Chix
2063	useclass sfgate-gen
2064	$1 6Chix
2065end
2066
2067#strip willynethel
2068#	name Willy 'n' Ethel
2069#	useclass sfgate-gen
2070#	$1 Willy_n_Ethel
2071#end
2072
2073strip zippythecolorpinhead
2074	name Zippy the Pinhead (in color)
2075	useclass sfgate-gen-zippycolor
2076	$1 Zippy_the_Pinhead_Color
2077	$2 Zippy_the_Pinhead
2078end
2079
2080#strip zippythepinhead
2081#	name Zippy the Pinhead
2082#	useclass sfgate-gen
2083#	$1 Zippy_the_Pinhead
2084#	$2 zippy
2085#end
2086
2087strip zippythepinhead
2088	name Zippy the Pinhead
2089	useclass sfgate-gen-zippy
2090	$1 Zippy_the_Pinhead
2091	$3 Zippy_BW
2092	$2 zippy
2093end
2094
2095
2096strip zits
2097	name Zits
2098	useclass sfgate-gen
2099	$1 $name
2100end
2101
2102#comicspage.com strips
2103strip animal
2104	name Animal Crackers
2105	useclass comicspage-strips-gen
2106	$1 animal
2107	$2 ack
2108end
2109
2110strip annie
2111	name Annie
2112	useclass comicspage-strips-gen
2113	$1 annie
2114	$2 ann
2115end
2116
2117strip bound
2118	name Bound and Gagged
2119	useclass comicspage-strips-gen
2120	$1 bound
2121	$2 bgg
2122end
2123
2124strip brenda
2125	name Brenda Starr
2126	useclass comicspage-strips-gen
2127	$1 brenda
2128	$2 bsr
2129end
2130
2131strip broomhilda
2132	name Broom Hilda
2133	useclass comicspage-strips-gen
2134	$1 broomhilda
2135	$2 bhl
2136end
2137
2138strip cats
2139	name Cats with Hands
2140	useclass comicspage-strips-gen
2141	$1 cats
2142	$2 cwh
2143end
2144
2145strip dicktracy
2146	name Dick Tracy
2147	useclass comicspage-strips-gen
2148	$1 dicktracy
2149	$2 dty
2150end
2151
2152strip doodles
2153	name Doodles
2154	useclass comicspage-strips-gen
2155	$1 profdoodles
2156	$2 dod
2157end
2158
2159strip fred
2160	name Fred Basset
2161	useclass comicspage-strips-gen
2162	$1 fred
2163	$2 fbt
2164end
2165
2166strip gasolinealley
2167	name Gasoline Alley
2168	useclass comicspage-strips-gen
2169	$1 gasolinealley
2170	$2 gas
2171end
2172
2173strip gilthorp
2174	name Gil Thorp
2175	useclass comicspage-strips-gen
2176	$1 gilthorp
2177	$2 gtp
2178end
2179
2180strip helen
2181	name Helen, Sweetheart of the Internet
2182	useclass comicspage-strips-gen
2183	$1 helen
2184	$2 hln
2185end
2186
2187strip kudzu
2188	name Kudzu
2189	useclass comicspage-strips-gen
2190	$1 kudzu
2191	$2 kdz
2192end
2193
2194strip lewis
2195	name Lewis
2196	useclass comicspage-strips-gen
2197	$1 lewis
2198	$2 lew
2199end
2200
2201strip lola
2202	name Lola
2203	useclass comicspage-strips-gen
2204	$1 lola
2205	$2 lol
2206end
2207
2208strip looseparts
2209	name Loose Parts
2210	useclass comicspage-strips-gen
2211	$1 looseparts2
2212	$2 lsp
2213end
2214
2215strip meehan
2216	name Meehan Streak
2217	useclass comicspage-strips-gen
2218	$1 meehan
2219	$2 mst
2220end
2221
2222strip middletons
2223	name The Middletons
2224	useclass comicspage-strips-gen
2225	$1 middletons
2226	$2 mid
2227end
2228
2229#strip misterboffo
2230#	name Mister Boffo
2231#	useclass comicspage-strips-gen
2232#	$1 misterboffo
2233#	#2 bfo
2234#end
2235
2236strip mixedmedia
2237	name Mixed Media
2238	useclass comicspage-strips-gen
2239	$1 mixedmedia
2240	$2 mix
2241end
2242
2243strip monkeyhouse
2244	name Monkeyhouse
2245	useclass comicspage-strips-gen
2246	$1 monkeyhouse
2247	$2 mhs
2248end
2249
2250#no longer carried by comicspage
2251#strip grimmy
2252#	name Mother Goose and Grimm
2253#	useclass comicspage-strips-gen
2254#	$1 grimmy
2255#	$2 mgg
2256#end
2257
2258strip shoe
2259	name Shoe
2260	useclass comicspage-strips-gen
2261	$1 shoe
2262	$2 sho
2263end
2264
2265strip sylvia
2266	name Sylvia
2267	useclass comicspage-strips-gen
2268	$1 sylvia
2269	$2 syl
2270end
2271
2272strip willynethel
2273	name Willy 'n' Ethel
2274	useclass comicspage-strips-gen
2275	$1 willynethel
2276	$2 wil
2277end
2278
2279
2280strip 9to5
2281	name 9 to 5
2282	useclass comicspage-panels-gen
2283	$1 9to5
2284	$2 ntf
2285end
2286
2287strip bottomliners
2288	name Bottom Liners
2289	useclass comicspage-panels-gen
2290	$1 bottomliners
2291	$2 bls
2292end
2293
2294strip computoon
2295	name Compu-toon
2296	useclass comicspage-panels-gen
2297	$1 computoon
2298	$2 cpt
2299end
2300
2301#strip looseparts
2302#	name Loose Parts
2303#	useclass comicspage-panels-gen
2304#	$1 looseparts
2305#	$2 lsp
2306#end
2307
2308strip loveis
2309	name Love Is...
2310	useclass comicspage-panels-gen
2311	$1 loveis
2312	$2 lis
2313end
2314
2315strip pluggers
2316	name Pluggers
2317	useclass comicspage-panels-gen
2318	$1 pluggers
2319	$2 plg
2320end
2321
2322strip quigmans
2323	name The Quiqmans
2324	useclass comicspage-panels-gen
2325	$1 quigmans
2326	$2 qgm
2327end
2328
2329# gone? 2002-05-24
2330strip thatsjake
2331	name That's Jake
2332	useclass comicspage-panels-gen
2333	$1 thatsjake
2334	$2 tjk
2335end
2336
2337strip conrad
2338	name Paul Conrad
2339	useclass comicspage-editorial-gen
2340	$1 conrad
2341	$2 con
2342end
2343
2344strip danziger
2345	name Jeff Danziger
2346	useclass comicspage-editorial-gen
2347	$1 danziger
2348	$2 dan
2349end
2350
2351strip davies
2352	name Matt Davies
2353	useclass comicspage-editorial-gen
2354	$1 davies
2355	$2 dav
2356end
2357
2358strip handelsman
2359	name Walt Handelsman
2360	useclass comicspage-editorial-gen
2361	$1 handelsman
2362	$2 han
2363end
2364
2365strip horsey
2366	name David Horsey
2367	useclass comicspage-editorial-gen
2368	$1 horsey
2369	$2 hor
2370end
2371
2372strip jones
2373	name Taylor Jones
2374	useclass comicspage-editorial-gen
2375	$1 jones
2376	$2 jon
2377end
2378
2379strip locher
2380	name Dick Locher
2381	useclass comicspage-editorial-gen
2382	$1 locher
2383	$2 dik
2384end
2385
2386strip lowe
2387	name Chan Lowe
2388	useclass comicspage-editorial-gen
2389	$1 lowe
2390	$2 low
2391end
2392
2393strip marlette
2394	name Doug Marlette
2395	useclass comicspage-editorial-gen
2396	$1 marlette
2397	$2 mar
2398end
2399
2400# superceded by kscarborough's
2401#strip ohman
2402#	name Jack Ohman
2403#	useclass comicspage-editorial-gen
2404#	$1 ohman
2405#	$2 ohm
2406#end
2407
2408strip peters
2409	name Mike Peters
2410	useclass comicspage-editorial-gen
2411	$1 peters
2412	$2 pet
2413end
2414
2415strip sack
2416	name Steve Sack
2417	useclass comicspage-editorial-gen
2418	$1 sack
2419	$2 sak
2420end
2421
2422strip sheneman
2423	name Drew Sheneman
2424	useclass comicspage-editorial-gen
2425	$1 sheneman
2426	$2 she
2427end
2428
2429
2430strip stayskal
2431	name Wayne Stayskal
2432	useclass comicspage-editorial-gen
2433	$1 stayskal
2434	$2 sty
2435end
2436
2437
2438# superceded by kscarborough's
2439#strip summers
2440#	name Dana Summers
2441#	useclass comicspage-editorial-gen
2442#	$1 summers
2443#	$2 sum
2444#end
2445
2446strip telnaes
2447	name Ann Telnaes
2448	useclass comicspage-editorial-gen
2449	$1 telnaes
2450	$2 tel
2451end
2452
2453strip wasserman
2454	name Dan Wasserman
2455	useclass comicspage-editorial-gen
2456	$1 wasserman
2457	$2 was
2458end
2459
2460strip wrightd
2461	name Dick Wright
2462	useclass comicspage-editorial-gen
2463	$1 wrightd
2464	$2 dwr
2465end
2466
2467strip wright
2468	name Don Wright
2469	useclass comicspage-editorial-gen
2470	$1 wright
2471	$2 wrt
2472end
2473
2474strip captainribman
2475	name Captain RibMan
2476	homepage http://www.comicspage.com/ribman/index.html
2477	type search
2478	searchpage http://www.supercomics.com/strips/new.html
2479	searchpattern <img.+?src="(.+?)".+?ALT="Captain RibMan"
2480	baseurl http://www.supercomics.com/strips/
2481	provides latest
2482end
2483
2484#mercury center strips
2485strip bfriends
2486	name Between Friends
2487	useclass mercurycenter
2488	$1 14
2489	$2 bfriends
2490end
2491
2492
2493# sev.com.au strips
2494strip sevtrek
2495        name Sev Trek
2496        useclass sev-comics
2497end
2498
2499strip fotr
2500        name Fraud of the Rings
2501        useclass sev-comics
2502end
2503
2504strip sevgate
2505        name Sevgate SEV1
2506        useclass sev-comics
2507end
2508
2509strip bluffy
2510        name Bluffy the Vampedup Stunner
2511        useclass sev-comics
2512end
2513
2514strip sevfiles
2515        name The Sev Files
2516        useclass sev-comics
2517end
2518
2519strip sevwars
2520        name Sev Wars
2521        useclass sev-comics
2522end
2523
2524strip sevylon5
2525        name Sevylon 5
2526        useclass sev-comics
2527end
2528
2529# doesn't fit class
2530strip sevscifi
2531        name Sev Sci-Fi TV
2532        homepage http://www.sev.com.au/toonzone/
2533        type generate
2534        imageurl http://www.sev.com.au/toonzone/scifitv.jpg
2535        provides latest
2536end
2537
2538#washpost strips
2539strip andycapp
2540        name Andy Capp
2541        useclass washpost-creators
2542        $1 cap
2543end
2544
2545strip wizardofid
2546        name Wizard of Id
2547        useclass washpost-creators
2548        $1 wiz
2549end
2550
2551strip bc
2552        name BC
2553        useclass washpost-creators
2554        $1 bc
2555end
2556
2557strip marvin
2558        name Marvin
2559        useclass washpost-king
2560        $1 $name
2561end
2562
2563#creators.com strips
2564strip agnes
2565	name Agnes
2566	homepage http://www.creators.com/comics_show.cfm?comicname=agn
2567	type search
2568	searchpattern <img.+?alt="Agnes".+?src="(.+?)"
2569	baseurl http://www.creators.com/
2570	provides latest
2571end
2572
2573strip archie
2574	name Archie
2575	homepage http://www.creators.com/comics_show.cfm?comicname=arc
2576	type search
2577	searchpattern <img.+?alt="Archie".+?src="(.+?)"
2578	baseurl http://www.creators.com/
2579	provides latest
2580end
2581
2582strip askshagg
2583	name Ask Shagg
2584	homepage http://www.creators.com/comics_show.cfm?comicname=shg
2585	type search
2586	searchpattern <img.+?alt="Ask Shagg".+?src="(.+?)"
2587	baseurl http://www.creators.com/
2588	provides latest
2589end
2590
2591strip ballardstreet
2592	name Ballard Street
2593	homepage http://www.creators.com/comics_show.cfm?comicname=bs
2594	type search
2595	searchpattern <img.+?alt="Ballard Street".+?src="(.+?)"
2596	baseurl http://www.creators.com/
2597	provides latest
2598end
2599
2600strip bachelorparty
2601	name Bachelor Party
2602	homepage http://www.creators.com/comics_show.cfm?comicname=bch
2603	type search
2604	searchpattern <img.+?alt="Bachelor Party".+?src="(.+?)"
2605	baseurl http://www.creators.com/
2606	provides latest
2607end
2608
2609strip charlie
2610	name Charlie
2611	homepage http://www.creators.com/comics_show.cfm?comicname=cha
2612	type search
2613	searchpattern <img.+?alt="Charlie".+?src="(.+?)"
2614	baseurl http://www.creators.com/
2615	provides latest
2616end
2617
2618# available at pay site mycomicspage.com
2619#strip drawingacrowd
2620#	name Drawing a Crowd
2621#	homepage http://www.creators.com/comics_show.cfm?comicname=dac
2622#	type search
2623#	searchpattern <img.+?alt="Drawing a Crowd".+?src="(.+?)"
2624#	baseurl http://www.creators.com/
2625#	provides latest
2626#end
2627
2628strip flightdeck
2629	name Flight Deck
2630	homepage http://www.creators.com/comics_show.cfm?comicname=fli
2631	type search
2632	searchpattern <img.+?alt="Flight Deck".+?src="(.+?)"
2633	baseurl http://www.creators.com/
2634	provides latest
2635end
2636
2637strip flofriends
2638	name Flo & Friends
2639	homepage http://www.creators.com/comics_show.cfm?comicname=flo
2640	type search
2641	searchpattern <img.+?alt="Flo & Friends".+?src="(.+?)"
2642	baseurl http://www.creators.com/
2643	provides latest
2644end
2645
2646strip forheavenssake
2647	name For Heaven's Sake
2648	homepage http://www.creators.com/comics_show.cfm?comicname=hev
2649	type search
2650	searchpattern <img.+?alt="For Heavens Sake".+?src="(.+?)"
2651	baseurl http://www.creators.com/
2652	provides latest
2653end
2654
2655strip heathcliff
2656	name Heathcliff
2657	homepage http://www.creators.com/comics_show.cfm?comicname=hth
2658	type search
2659	searchpattern <img.+?alt="Heathcliff".+?src="(.+?)"
2660	baseurl http://www.creators.com/
2661	provides latest
2662end
2663
2664strip herbandjamaal
2665	name Herb and Jamaal
2666	homepage http://www.creators.com/comics_show.cfm?comicname=hrb
2667	type search
2668	searchpattern <img.+?alt="Herb and Jamal".+?src="(.+?)"
2669	baseurl http://www.creators.com/
2670	provides latest
2671end
2672
2673strip libertymeadows
2674	name Liberty Meadows
2675	homepage http://www.creators.com/comics_show.cfm?comicname=lib
2676	type search
2677	searchpattern <img.+?alt="Liberty Meadows".+?src="(.+?)"
2678	baseurl http://www.creators.com/
2679	provides latest
2680end
2681
2682strip momma
2683	name Momma
2684	homepage http://www.creators.com/comics_show.cfm?comicname=mom
2685	type search
2686	searchpattern <img.+?alt="Momma".+?src="(.+?)"
2687	baseurl http://www.creators.com/
2688	provides latest
2689end
2690
2691strip mrhousewife
2692	name Mr. Housewife
2693	homepage http://www.creators.com/comics_show.cfm?comicname=mrh
2694	type search
2695	searchpattern <img.+?alt="Mr. Housewife".+?src="(.+?)"
2696	baseurl http://www.creators.com/
2697	provides latest
2698end
2699
2700strip naturalselection
2701	name Natural Selection
2702	homepage http://www.creators.com/comics_show.cfm?comicname=nat
2703	type search
2704	searchpattern <img.+?alt="Natural Selection".+?src="(.+?)"
2705	baseurl http://www.creators.com/
2706	provides latest
2707end
2708
2709strip onebighappy
2710	name One Big Happy
2711	homepage http://www.creators.com/comics_show.cfm?comicname=obh
2712	type search
2713	searchpattern <img.+?alt="One Big Happy".+?src="(.+?)"
2714	baseurl http://www.creators.com/
2715	provides latest
2716end
2717
2718strip theothercoast
2719	name The Other Coast
2720	homepage http://www.creators.com/comics_show.cfm?comicname=oc
2721	type search
2722	searchpattern <img.+?alt="The Other Coast".+?src="(.+?)"
2723	baseurl http://www.creators.com/
2724	provides latest
2725end
2726
2727strip rubes
2728	name Rubes
2729	homepage http://www.creators.com/comics_show.cfm?comicname=rub
2730	type search
2731	searchpattern <img.+?alt="Rubes".+?src="(.+?)"
2732	baseurl http://www.creators.com/
2733	provides latest
2734end
2735
2736strip rugrats
2737	name Rugrats
2738	homepage http://www.creators.com/comics_show.cfm?comicname=rug
2739	type search
2740	searchpattern <img.+?alt="Rugrats".+?src="(.+?)"
2741	baseurl http://www.creators.com/
2742	provides latest
2743end
2744
2745strip speedbump
2746	name Speed Bump
2747	homepage http://www.creators.com/comics_show.cfm?comicname=bmp
2748	type search
2749	searchpattern <img.+?alt="Speed Bump".+?src="(.+?)"
2750	baseurl http://www.creators.com/
2751	provides latest
2752end
2753
2754strip strangebrew
2755	name Strange Brew
2756	homepage http://www.creators.com/comics_show.cfm?comicname=brw
2757	type search
2758	searchpattern <img.+?alt="Strange Brew".+?src="(.+?)"
2759	baseurl http://www.creators.com/
2760	provides latest
2761end
2762
2763strip weepals
2764	name Wee Pals
2765	homepage http://www.creators.com/comics_show.cfm?comicname=wee
2766	type search
2767	searchpattern <img.+?alt="Wee Pals".+?src="(.+?)"
2768	baseurl http://www.creators.com/
2769	provides latest
2770end
2771
2772#strip chuckasay
2773#	name Chuck Asay
2774#	homepage http://www.creators.com/editorial_show.cfm?comicname=ca
2775#	type search
2776#	searchpattern <img.+?alt="Chuck Asay".+?src="(.+?)"
2777#	baseurl http://www.creators.com/
2778#	provides latest
2779#end
2780
2781#strip chipbok
2782#	name Chip Bok
2783#	homepage http://www.creators.com/editorial_show.cfm?comicname=cb
2784#	type search
2785#	searchpattern <img.+?alt="Chip Bok".+?src="(.+?)"
2786#	baseurl http://www.creators.com/
2787#	provides latest
2788#end
2789
2790#strip kencatalino
2791#	name Ken Catalino
2792#	homepage http://www.creators.com/editorial_show.cfm?comicname=kn
2793#	type search
2794#	searchpattern <img.+?alt="Ken Catalino".+?src="(.+?)"
2795#	baseurl http://www.creators.com/
2796#	provides latest
2797#end
2798
2799#strip johndeering
2800#	name John Deering
2801#	homepage http://www.creators.com/editorial_show.cfm?comicname=jd
2802#	type search
2803#	searchpattern <img.+?alt="John Deering".+?src="(.+?)"
2804#	baseurl http://www.creators.com/
2805#	provides latest
2806#end
2807
2808strip bobgorrell
2809	name Bob Gorrell
2810	homepage http://www.creators.com/editorial_show.cfm?comicname=bg
2811	type search
2812	searchpattern <img.+?alt="Bob Gorrell".+?src="(.+?)"
2813	baseurl http://www.creators.com/
2814	provides latest
2815end
2816
2817strip clayjones
2818	name Clay Jones
2819	homepage http://www.creators.com/editorial_show.cfm?comicname=cj
2820	type search
2821	searchpattern <img.+?alt="Clay Jones".+?src="(.+?)"
2822	baseurl http://www.creators.com/
2823	provides latest
2824end
2825
2826strip mikeluckovich
2827	name Mike Luckovich
2828	homepage http://www.creators.com/editorial_show.cfm?comicname=lk
2829	type search
2830	searchpattern <img.+?alt="Mike Luckovich".+?src="(.+?)"
2831	baseurl http://www.creators.com/
2832	provides latest
2833end
2834
2835strip jimmymargulies
2836	name Jimmy Margulies
2837	homepage http://www.creators.com/editorial_show.cfm?comicname=jm
2838	type search
2839	searchpattern <img.+?alt="Jimmy Margulies".+?src="(.+?)"
2840	baseurl http://www.creators.com/
2841	provides latest
2842end
2843
2844strip dwanepowell
2845	name Dwane Powell
2846	homepage http://www.creators.com/editorial_show.cfm?comicname=dp
2847	type search
2848	searchpattern <img.+?alt="Dwane Powell".+?src="(.+?)"
2849	baseurl http://www.creators.com/
2850	provides latest
2851end
2852
2853strip paulszep
2854	name Paul Szep
2855	homepage http://www.creators.com/editorial_show.cfm?comicname=ps
2856	type search
2857	searchpattern <img.+?alt="Paul Szep".+?src="(.+?)"
2858	baseurl http://www.creators.com/
2859	provides latest
2860end
2861
2862strip geoffreymoss
2863	name Geoffrey Moss
2864	homepage http://www.creators.com/editorial_show.cfm?comicname=gm
2865	type search
2866	searchpattern <img.+?alt="Mossprints".+?src="(.+?)"
2867	baseurl http://www.creators.com/
2868	provides latest
2869end
2870
2871strip juliasuits
2872	name Julia Suits
2873	homepage http://www.creators.com/editorial_show.cfm?comicname=su
2874	type search
2875	searchpattern <img.+?alt="Suits".+?src="(.+?)"
2876	baseurl http://www.creators.com/
2877	provides latest
2878end
2879
2880strip garyvarvel
2881	name Gary Varvel
2882	homepage http://www.creators.com/editorial_show.cfm?comicname=gv
2883	type search
2884	searchpattern <img.+?alt="Varvel".+?src="(.+?)"
2885	baseurl http://www.creators.com/
2886	provides latest
2887end
2888
2889#additional non-standard strips
2890strip dtte
2891	name Death to the Extremist
2892	homepage http://www.zole.org/extremist/
2893	type search
2894	searchpage http://www.zole.org/extremist/
2895	searchpattern <img.+?src="comics/(.+?)"
2896	baseurl http://www.zole.org/extremist/comics/
2897	provides latest
2898end
2899
2900strip jack
2901	name Jack
2902	artist David Hopkins
2903	homepage http://jack.keenspace.com
2904	type generate
2905	imageurl $homepage/comics/Jack%Y%m%d.jpg
2906	provides any
2907end
2908
2909strip errantstory
2910	name Errant Story
2911	artist Michael Poe
2912	homepage http://www.errantstory.com
2913	type search
2914	searchpattern <IMG.+?SRC="(/comics/es.+?)"
2915	baseurl $homepage
2916	provides latest
2917end
2918
2919strip catandgirl
2920        name Cat and Girl
2921        artist Dorothy Gambrell
2922        homepage http://www.catandgirl.com/
2923        type search
2924        searchpattern <img.+?src="(archive/cg.+?\.gif)"
2925        baseurl http://www.catandgirl.com/
2926        provides latest
2927end
2928
2929strip scarygoround
2930      name Scary Go Round
2931      artist John Allison
2932      homepage http://scarygoround.com/
2933      type search
2934      searchpattern <img src="(strips/\d+.+?)"
2935      baseurl $homepage
2936      provides latest
2937end
2938
2939strip erniepook
2940      name Ernie Pook's Comeek
2941      artist Lynda Barry
2942      homepage http://www.marlysmagazine.com/
2943      type search
2944      searchpage http://www.marlysmagazine.com/main.html
2945      searchpattern <img.+?src='(strips/comeek..\.gif)'
2946      baseurl $homepage
2947      provides latest
2948end
2949
2950strip erniepookbig
2951      name Ernie Pook's Comeek (big image)
2952      artist Lynda Barry
2953      homepage http://www.marlysmagazine.com/
2954      type search
2955      searchpage http://www.marlysmagazine.com/main.html
2956      searchpattern <a.+?href='(strips/bigcomeek..\.gif)'
2957      baseurl $homepage
2958      provides latest
2959end
2960
2961strip raeside
2962      name Adrian Raeside
2963      homepage http://www.raesidecartoon.com/
2964      type generate
2965      imageurl http://www.raesidecartoon.com/images/today.gif
2966      provides latest
2967end
2968
2969strip chappatte
2970      name Patrick Chappatte
2971      homepage http://www.globecartoon.com/
2972      type generate
2973      imageurl http://www.globecartoon.com/Images/week.gif
2974      provides latest
2975end
2976
2977strip cranandlerma
2978      name Cran and Lerma
2979      artist Nik Scott
2980      homepage http://toons.net/
2981      type generate
2982      imageurl http://toons.net/toon.gif
2983      provides latest
2984end
2985
2986strip curiousmoments
2987      name Curious Moments
2988      artist Nik Scott
2989      homepage http://toons.net/
2990      type generate
2991      imageurl http://www.toons.net/cur.gif
2992      provides latest
2993end
2994
2995strip wolvertoon
2996      name The Wolvertoon
2997      artist Monte Wolverton
2998      homepage http://www.pacificnet.net/toons/
2999      type generate
3000      imageurl http://www.pacificnet.net/toons/wolvertoon.gif
3001      provides latest
3002end
3003
3004strip toles
3005	name Tom Toles
3006	useclass washpost-uclick
3007	$1 tt
3008end
3009
3010strip auth
3011	name Tony Auth
3012	useclass washpost-uclick
3013	$1 ta
3014end
3015
3016strip carlson
3017	name Stuart Carlson
3018	useclass washpost-uclick
3019	$1 sc
3020end
3021
3022strip deore
3023	name Bill Deore
3024	useclass washpost-uclick
3025	$1 bd
3026end
3027
3028strip oliphant
3029	Name Pat Oliphant
3030	useclass washpost-uclick
3031	$1 po
3032end
3033
3034strip rall
3035	name Ted Rall
3036	useclass washpost-uclick
3037	$1 tr
3038end
3039
3040#strip sargent
3041#	name Ben Sargent
3042#	useclass washpost-uclick
3043#	$1 bs
3044#end
3045
3046#cagle strips
3047strip topsyturvey
3048	name Topsy Turvey
3049	artist Peter Kuper
3050	useclass slate-cagle
3051	$1 kuper
3052	$2 kuper
3053end
3054
3055strip toomuchcoffeeman
3056	name Too Much Coffee Man
3057	artist Shannon Wheeler
3058	useclass slate-cagle
3059	$1 wheeler
3060	$2 wheeler
3061end
3062
3063strip alcarez
3064	name Lalo Alcarez
3065	useclass slate-cagle
3066	$1 lalo
3067	$2 lalo
3068end
3069
3070strip andersonk
3071	name Kirk Anderson
3072	useclass slate-cagle
3073	$1 anderson
3074	$2 kirk
3075end
3076
3077strip andersonn
3078	name Nick Anderson
3079	useclass slate-cagle
3080	$1 andersonNICK
3081	$2 nick
3082end
3083
3084strip asay
3085	name Chuck Asay
3086	useclass slate-cagle
3087	$1 $strip
3088	$2 $strip
3089end
3090
3091strip ariail
3092	name Robert Ariail
3093	useclass slate-cagle
3094	# Yes, they misspell his name in the URL
3095	$1 arial
3096	$2 arial
3097end
3098
3099strip babin
3100	name Rex Babin
3101	useclass slate-cagle
3102	$1 $strip
3103	$2 $strip
3104end
3105
3106strip bateman
3107	name Scott Bateman
3108	useclass slate-cagle
3109	$1 $strip
3110	$2 $strip
3111end
3112
3113strip beattie
3114	name Bruce Beattie
3115	useclass slate-cagle
3116	$1 $strip
3117	$2 $strip
3118end
3119
3120strip bish
3121	name Randy Bish
3122	useclass slate-cagle
3123	$1 $strip
3124	$2 $strip
3125end
3126
3127strip bok
3128	name Chip Bok
3129	useclass slate-cagle
3130	$1 $strip
3131	$2 $strip
3132end
3133
3134strip breen
3135	name Steve Breen
3136	useclass slate-cagle
3137	$1 $strip
3138	$2 $strip
3139end
3140
3141strip britt
3142	name Chris Britt
3143	useclass slate-cagle
3144	$1 $strip
3145	$2 $strip
3146end
3147
3148strip brookins
3149	name Gary Brookins
3150	useclass slate-cagle
3151	$1 $strip
3152	$2 $strip
3153end
3154
3155strip brown
3156	name Jonathan Brown
3157	useclass slate-cagle
3158	$1 $strip
3159	$2 $strip
3160end
3161
3162strip cagle
3163	name Daryl Cagle
3164	useclass slate-cagle
3165	$1 $strip
3166	$2 cagle00
3167end
3168
3169strip casciari
3170	name James Casciari
3171	useclass slate-cagle
3172	$1 $strip
3173	$2 $strip
3174end
3175
3176strip catalino
3177	name Ken Catalino
3178	useclass slate-cagle
3179	$1 $strip
3180	$2 $strip
3181end
3182
3183strip catrow
3184	name David Catrow
3185	useclass slate-cagle
3186	$1 $strip
3187	$2 $strip
3188end
3189
3190#strip cole
3191#	name John Cole
3192#	useclass slate-cagle
3193#	$1 $strip
3194#	#$2 $strip
3195#	$2 coletoon
3196#end
3197
3198#non-template
3199strip cole
3200	name John Cole
3201	homepage http://cagle.slate.msn.com/politicalcartoons/PCcartoons/cole.asp
3202	type generate
3203	provides latest
3204	imageurl http://www.heraldsun.com/images/photos/live/coletoon.jpg
3205end
3206
3207strip crowe
3208	name J.D. Crowe
3209	useclass slate-cagle
3210	$1 $strip
3211	$2 $strip
3212end
3213
3214strip curry
3215	name Tom Curry
3216	useclass slate-cagle
3217	$1 $strip
3218	$2 $strip
3219end
3220
3221strip day
3222	name Jim Day
3223	useclass slate-cagle
3224	$1 $strip
3225	$2 $strip
3226end
3227
3228strip deering
3229	name John Deering
3230	useclass slate-cagle
3231	$1 $strip
3232	$2 $strip
3233end
3234
3235strip duffy
3236	name Brian Duffy
3237	useclass slate-cagle
3238	$1 $strip
3239	$2 $strip
3240end
3241
3242strip englehart
3243	name Bob Englehart
3244	useclass slate-cagle
3245	$1 $strip
3246	$2 $strip
3247end
3248
3249#strip gorrell
3250#	name Bob Gorrell
3251#	useclass slate-cagle
3252#	$1 $strip
3253#	$2 $strip
3254#end
3255
3256strip greenberg
3257	name Steve Greenberg
3258	useclass slate-cagle
3259	$1 $strip
3260	$2 $strip
3261end
3262
3263strip harville
3264	name Vic Harville
3265	useclass slate-cagle
3266	$1 $strip
3267	$2 $strip
3268end
3269
3270strip heller
3271	name Joe Heller
3272	useclass slate-cagle
3273	$1 $strip
3274	$2 $strip
3275end
3276
3277strip jacobson
3278	name David Jacobson
3279	useclass slate-cagle
3280	$1 davidjacobson
3281	$2 davidjacobson
3282end
3283
3284#strip jonesc
3285#	name Clay Jones
3286#	useclass slate-cagle
3287#	$1 jones
3288#	$2 jones
3289#end
3290
3291strip kallaugher
3292	name Kevin Kallaugher
3293	useclass slate-cagle
3294	$1 $strip
3295	$2 kal
3296end
3297
3298strip keefe
3299	name Mike Keefe
3300	useclass slate-cagle
3301	$1 $strip
3302	$2 $strip
3303end
3304
3305strip koterba
3306	name Jeff Koterba
3307	useclass slate-cagle
3308	$1 $strip
3309	$2 $strip
3310end
3311
3312strip lane
3313	name Mike Lane
3314	useclass slate-cagle
3315	$1 $strip
3316	$2 $strip
3317end
3318
3319strip macgregor
3320	name Doug MacGregor
3321	useclass slate-cagle
3322	$1 $strip
3323	$2 $strip
3324end
3325
3326strip markstein
3327	name Gary Markstein
3328	useclass slate-cagle
3329	$1 $strip
3330	$2 $strip
3331end
3332
3333strip matson
3334	name R.J. Matson
3335	useclass slate-cagle
3336	$1 $strip
3337	$2 $strip
3338end
3339
3340strip mccloskey
3341	name Jim McCloskey
3342	useclass slate-cagle
3343	$1 $strip
3344	$2 $strip
3345end
3346
3347strip mckee
3348	name Rick McKee
3349	useclass slate-cagle
3350	$1 $strip
3351	# I have no idea where they get "wells" from.
3352	$2 wells
3353end
3354
3355strip menees
3356	name Tim Menees
3357	useclass slate-cagle
3358	$1 $strip
3359	$2 $strip
3360end
3361
3362strip morin
3363	name Jim Morin
3364	useclass slate-cagle
3365	$1 $strip
3366	$2 $strip
3367end
3368
3369strip ohman
3370	name Jack Ohman
3371	useclass slate-cagle
3372	$1 $strip
3373	$2 $strip
3374end
3375
3376strip parker
3377	name Jeff Parker
3378	useclass slate-cagle
3379	$1 $strip
3380	$2 $strip
3381end
3382
3383strip plante
3384	name Bruce Plante
3385	useclass slate-cagle
3386	$1 $strip
3387	$2 $strip
3388end
3389
3390#redundant - see dwanepowell entry
3391#strip powell
3392#	name Dwane Powell
3393#	useclass slate-cagle
3394#	$1 $strip
3395#	$2 $strip
3396#end
3397
3398strip priggee
3399	name Milt Priggee
3400	useclass slate-cagle
3401	$1 $strip
3402	$2 $strip
3403end
3404
3405strip ramirez
3406	name Mike Ramirez
3407	useclass slate-cagle
3408	$1 $strip
3409	$2 $strip
3410end
3411
3412strip ramsey
3413	name Marshall Ramsey
3414	useclass slate-cagle
3415	$1 $strip
3416	$2 $strip
3417end
3418
3419strip reddick
3420	name David Reddick
3421	useclass slate-cagle
3422	$1 $strip
3423	$2 $strip
3424end
3425
3426strip ritter
3427	name Mike Ritter
3428	useclass slate-cagle
3429	$1 $strip
3430	$2 ritter00
3431end
3432
3433strip sherffius
3434	name John Sherffius
3435	useclass slate-cagle
3436	$1 $strip
3437	$2 sherffius21
3438end
3439
3440strip siers
3441	name Kevin Siers
3442	useclass slate-cagle
3443	$1 $strip
3444	$2 $strip
3445end
3446
3447strip stantis
3448	name Scott Stantis
3449	useclass slate-cagle
3450	$1 $strip
3451	$2 $strip
3452end
3453
3454strip summers
3455	name Dana Summers
3456	useclass slate-cagle
3457	$1 $strip
3458	$2 $strip
3459end
3460
3461strip streeter
3462	name Mark Streeter
3463	useclass slate-cagle
3464	$1 $strip
3465	$2 $strip
3466end
3467
3468strip thompson
3469	name Mike Thompson
3470	useclass slate-cagle
3471	$1 $strip
3472	$2 $strip
3473end
3474
3475strip trever
3476	name John Trever
3477	useclass slate-cagle
3478	$1 $strip
3479	$2 $strip
3480end
3481
3482strip trinidad
3483	name Corky Trinidad
3484	useclass slate-cagle
3485	$1 corky
3486	$2 corky
3487end
3488
3489#strip varvel
3490#	name Gary Varvel
3491#	useclass slate-cagle
3492#	$1 $strip
3493#	$2 $strip
3494#end
3495
3496strip walters
3497	name Kirk Walters
3498	useclass slate-cagle
3499	$1 $strip
3500	$2 $strip
3501end
3502
3503strip wilkinson
3504	name Signe Wilkinson
3505	useclass slate-cagle
3506	$1 signe
3507	$2 signe
3508end
3509
3510strip wrightl
3511	name Larry Wright
3512	useclass slate-cagle
3513	$1 wright
3514	$2 wright
3515end
3516
3517strip bizwit
3518	name Bizwit
3519	useclass slate-cagle
3520	$1 $strip
3521	$2 $strip
3522end
3523
3524strip troubletown
3525	name Troubletown
3526	artist Lloyd Dangle
3527	useclass slate-cagle
3528	$1 dangle
3529	$2 dangle
3530end
3531
3532strip grondahl
3533	name Cal Grondahl
3534	useclass slate-cagle
3535	$1 $strip
3536	$2 $strip
3537end
3538
3539strip huffaker
3540	name Sandy Huffaker
3541	useclass slate-cagle
3542	$1 $strip
3543	$2 $strip
3544end
3545
3546strip randompropaganda
3547	name Random Propaganda
3548	artist Ryan Inzana
3549	useclass slate-cagle
3550	$1 inzana
3551	$2 inzana
3552end
3553
3554strip swill
3555	name Swill
3556	artist Peter Kohlsaat
3557	useclass slate-cagle
3558	$1 kohlsaat
3559	$2 kohlsaat
3560end
3561
3562strip cartoonfix
3563	name Cartoonfix
3564	artist John Kurtz
3565	useclass slate-cagle
3566	$1 kurtz
3567	$2 kurtz
3568end
3569
3570strip incontempt
3571	name In Contempt
3572	artist Kevin Moore
3573	useclass slate-cagle
3574	$1 moore
3575	$2 moore
3576end
3577
3578strip noexit
3579	name No Exit
3580	artist Andy Singer
3581	useclass slate-cagle
3582	$1 singer
3583	$2 singer
3584end
3585
3586strip slowpoke
3587	name Slowpoke
3588	artist Jen Sorenson
3589	useclass slate-cagle
3590	$1 sorenson
3591	$2 sorenson
3592end
3593
3594strip snibbe
3595	name Kurt Snibbe
3596	useclass slate-cagle
3597	$1 $strip
3598	$2 $strip
3599end
3600
3601strip spencer
3602	name John Spencer
3603	useclass slate-cagle
3604	$1 $strip
3605	$2 $strip
3606end
3607
3608strip wallace
3609	name Russ Wallace
3610	useclass slate-cagle
3611	$1 $strip
3612	$2 $strip
3613end
3614
3615strip linttrap
3616	name Lint Trap
3617	artist Matt Wuerker
3618	useclass slate-cagle
3619	$1 wuerker
3620	$2 wuerker
3621end
3622
3623strip aislin
3624	name Aislin
3625	useclass slate-cagle
3626	$1 $strip
3627	$2 $strip
3628end
3629
3630strip bado
3631	name Bado
3632	useclass slate-cagle
3633	$1 $strip
3634	$2 $strip
3635end
3636
3637strip cardow
3638	name Cameron Cardow
3639	useclass slate-cagle
3640	$1 cam
3641	$2 cam
3642end
3643
3644strip corrigan
3645	name Patrick Corrigan
3646	useclass slate-cagle
3647	$1 $strip
3648	$2 $strip
3649end
3650
3651strip clement
3652	name Gary Clement
3653	useclass slate-cagle
3654	$1 $strip
3655	$2 $strip
3656end
3657
3658strip cummings
3659	name Dale Cummings
3660	useclass slate-cagle
3661	$1 $strip
3662	$2 $strip
3663end
3664
3665strip deadder
3666	name Michael DeAdder
3667	useclass slate-cagle
3668	$1 $strip
3669	$2 $strip
3670end
3671
3672strip dolighan
3673	name Tim Dolighan
3674	useclass slate-cagle
3675	$1 $strip
3676	$2 $strip
3677end
3678
3679strip donato
3680	name Andy Donato
3681	useclass slate-cagle
3682	$1 $strip
3683	$2 $strip
3684end
3685
3686strip gable
3687	name Brian Gable
3688	useclass slate-cagle
3689	$1 $strip
3690	$2 $strip
3691end
3692
3693strip graston
3694	name Michael Graston
3695	useclass slate-cagle
3696	$1 $strip
3697	$2 $strip
3698end
3699
3700strip mackay
3701	name Graeme MacKay
3702	useclass slate-cagle
3703	$1 $strip
3704	$2 $strip
3705end
3706
3707strip mackinnon
3708	name Bruce MacKinnon
3709	useclass slate-cagle
3710	$1 $strip
3711	$2 $strip
3712end
3713
3714strip moudakis
3715	name Theo Moudakis
3716	useclass slate-cagle
3717	$1 $strip
3718	$2 mou
3719end
3720
3721strip peterson
3722	name Roy Peterson
3723	useclass slate-cagle
3724	$1 $strip
3725	$2 $strip
3726end
3727
3728strip rodewalt
3729	name Vance Rodewalt
3730	useclass slate-cagle
3731	$1 $strip
3732	$2 $strip
3733end
3734
3735strip ammer
3736	name Wolfgang Ammer
3737	useclass slate-cagle
3738	$1 $strip
3739	$2 $strip
3740end
3741
3742strip anjornooz
3743	name Sepideh Anjornooz
3744	useclass slate-cagle
3745	$1 sepideh
3746	$2 sepideh
3747end
3748
3749strip esquivel
3750	name Arcadio Esquivel
3751	useclass slate-cagle
3752	$1 arcadio
3753	$2 arcadio
3754end
3755
3756strip ares
3757	name Ares
3758	useclass slate-cagle
3759	$1 $strip
3760	$2 $strip
3761end
3762
3763strip mitropoulos
3764	name Bas Mitropoulos
3765	useclass slate-cagle
3766	$1 bas
3767	$2 bas
3768end
3769
3770strip behrendt
3771	name Fritz Behrendt
3772	useclass slate-cagle
3773	$1 $strip
3774	$2 $strip
3775end
3776
3777strip bertrams
3778	name Joep Bertrams
3779	useclass slate-cagle
3780	$1 $strip
3781	$2 $strip
3782end
3783
3784strip boligan
3785	name Angel Boligan
3786	useclass slate-cagle
3787	$1 $strip
3788	$2 $strip
3789end
3790
3791strip boyle
3792	name Francis Boyle
3793	useclass slate-cagle
3794	$1 $strip
3795	$2 $strip
3796end
3797
3798strip cajas
3799	name Pancho Cajas
3800	useclass slate-cagle
3801	$1 $strip
3802	$2 $strip
3803end
3804
3805strip carlucho
3806	name Carlucho
3807	useclass slate-cagle
3808	$1 $strip
3809	$2 $strip
3810end
3811
3812strip cherepanov
3813	name Yuri Cherepanov
3814	useclass slate-cagle
3815	$1 $strip
3816	$2 $strip
3817end
3818
3819strip coco
3820	name Coco
3821	useclass slate-cagle
3822	$1 $strip
3823	$2 $strip
3824end
3825
3826strip corax
3827	name Corax
3828	useclass slate-cagle
3829	$1 $strip
3830	$2 $strip
3831end
3832
3833strip deangelis
3834	name Marco DeAngelis
3835	useclass slate-cagle
3836	$1 $strip
3837	$2 $strip
3838end
3839
3840strip doloricon
3841	name Doloricon
3842	useclass slate-cagle
3843	$1 $strip
3844	$2 $strip
3845end
3846
3847strip drybones
3848	name Dry Bones
3849	artist Yaakov Kirschen
3850	useclass slate-cagle
3851	$1 $strip
3852	$2 $strip
3853end
3854
3855strip emmerson
3856	name Rod Emmerson
3857	useclass slate-cagle
3858	$1 $strip
3859	$2 $strip
3860end
3861
3862strip evans
3863	name Malcolm Evans
3864	useclass slate-cagle
3865	$1 $strip
3866	$2 $strip
3867end
3868
3869strip gado
3870	name Gado
3871	useclass slate-cagle
3872	$1 $strip
3873	$2 $strip
3874end
3875
3876strip garrincha
3877	name Garrincha
3878	useclass slate-cagle
3879	$1 $strip
3880	$2 $strip
3881end
3882
3883strip gomaa
3884	name Gomaa
3885	useclass slate-cagle
3886	$1 $strip
3887	$2 $strip
3888end
3889
3890strip graff
3891	name Finn Graff
3892	useclass slate-cagle
3893	$1 $strip
3894	$2 $strip
3895end
3896
3897strip hachfeld
3898	name Rainer Hachfeld
3899	useclass slate-cagle
3900	$1 $strip
3901	$2 $strip
3902end
3903
3904strip hajjaj
3905	name Emad Hajjaj
3906	useclass slate-cagle
3907	$1 $strip
3908	$2 $strip
3909end
3910
3911strip hansson
3912	name Riber Hansson
3913	useclass slate-cagle
3914	$1 $strip
3915	$2 $strip
3916end
3917
3918strip hervi
3919	name Hervi
3920	useclass slate-cagle
3921	$1 $strip
3922	$2 $strip
3923end
3924
3925strip kazanevsky
3926	name Vladmir Kazanevsky
3927	useclass slate-cagle
3928	$1 $strip
3929	$2 $strip
3930end
3931
3932strip heng
3933	name Heng Kim Song
3934	useclass slate-cagle
3935	$1 $strip
3936	$2 $strip
3937end
3938
3939strip olle
3940	name Olle
3941	useclass slate-cagle
3942	$1 $strip
3943	$2 $strip
3944end
3945
3946strip keshav
3947	name Keshav
3948	useclass slate-cagle
3949	$1 $strip
3950	$2 $strip
3951end
3952
3953strip christo
3954	name Christo
3955	useclass slate-cagle
3956	$1 $strip
3957	$2 $strip
3958end
3959
3960strip kowsar
3961	name Nik Kowsar
3962	useclass slate-cagle
3963	$1 $strip
3964	$2 $strip
3965end
3966
3967strip langer
3968	name Langer
3969	useclass slate-cagle
3970	$1 $strip
3971	$2 $strip
3972end
3973
3974strip leahy
3975	name Sean Leahy
3976	useclass slate-cagle
3977	$1 $strip
3978	$2 $strip
3979end
3980
3981strip moir
3982	name Alan Moir
3983	useclass slate-cagle
3984	$1 $strip
3985	$2 $strip
3986end
3987
3988strip medi
3989	name Medi
3990	useclass slate-cagle
3991	$1 $strip
3992	$2 $strip
3993end
3994
3995strip molina
3996	name Pedro Molina
3997	useclass slate-cagle
3998	$1 $strip
3999	$2 $strip
4000end
4001
4002strip miel
4003	name Deng Coy Miel
4004	useclass slate-cagle
4005	$1 $strip
4006	$2 $strip
4007end
4008
4009strip alimov
4010	name Murat Alimov
4011	useclass slate-cagle
4012	$1 murat
4013	$2 murat
4014end
4015
4016strip paresh
4017	name Paresh
4018	useclass slate-cagle
4019	$1 $strip
4020	$2 $strip
4021end
4022
4023strip nicholson
4024	name Peter Nicholson
4025	useclass slate-cagle
4026	$1 $strip
4027	$2 $strip
4028end
4029
4030strip ofarrell
4031	name Vince O'Farrell
4032	useclass slate-cagle
4033	$1 $strip
4034	$2 $strip
4035end
4036
4037strip obi
4038	name Obi
4039	useclass slate-cagle
4040	$1 $strip
4041	$2 $strip
4042end
4043
4044strip palomo
4045	name Palomo
4046	useclass slate-cagle
4047	$1 $strip
4048	$2 $strip
4049end
4050
4051strip pancho
4052	name Pancho
4053	useclass slate-cagle
4054	$1 $strip
4055	$2 $strip
4056end
4057
4058strip peel
4059	name Peel
4060	useclass slate-cagle
4061	$1 $strip
4062	$2 $strip
4063end
4064
4065strip pismestrovic
4066	name Petar Pismestrovic
4067	useclass slate-cagle
4068	$1 petar
4069	$2 petar
4070end
4071
4072strip plantu
4073	name Jean Plantu
4074	useclass slate-cagle
4075	$1 $strip
4076	$2 $strip
4077end
4078
4079strip persitoons
4080	name Persitoons
4081	useclass slate-cagle
4082	$1 $strip
4083	$2 $strip
4084end
4085
4086strip ricardo
4087	name Ricaro
4088	useclass slate-cagle
4089	$1 $strip
4090	$2 $strip
4091end
4092
4093strip ronnen
4094	name Meir Ronnen
4095	useclass slate-cagle
4096	$1 $strip
4097	$2 $strip
4098end
4099
4100strip rowe
4101	name David Rowe
4102	useclass slate-cagle
4103	$1 $strip
4104	$2 $strip
4105end
4106
4107strip sakurai
4108	name Heiko Sakurai
4109	useclass slate-cagle
4110	$1 $strip
4111	$2 $strip
4112end
4113
4114strip schopf
4115	name Oliver Schopf
4116	useclass slate-cagle
4117	$1 $strip
4118	$2 $strip
4119end
4120
4121strip schot
4122	name Bas van der Schot
4123	useclass slate-cagle
4124	$1 $strip
4125	$2 $strip
4126end
4127
4128strip serguei
4129	name Serguei
4130	useclass slate-cagle
4131	$1 $strip
4132	$2 $strip
4133end
4134
4135strip slane
4136	name Chris Slane
4137	useclass slate-cagle
4138	$1 $strip
4139	$2 $strip
4140end
4141
4142strip kim
4143	name Kim Gyung Soo
4144	useclass slate-cagle
4145	$1 soo
4146	$2 soo
4147end
4148
4149strip stavro
4150	name Stavro
4151	useclass slate-cagle
4152	$1 $strip
4153	$2 $strip
4154end
4155
4156strip tayo
4157	name Tayo
4158	useclass slate-cagle
4159	$1 $strip
4160	$2 $strip
4161end
4162
4163strip tom
4164	name Tom
4165	useclass slate-cagle
4166	$1 $strip
4167	$2 $strip
4168end
4169
4170strip touka
4171	name Touka
4172	useclass slate-cagle
4173	$1 $strip
4174	$2 $strip
4175end
4176
4177strip turner
4178	name Martyn Turner
4179	useclass slate-cagle
4180	$1 $strip
4181	$2 $strip
4182end
4183
4184strip wonsoo
4185	name Wonsoo Li
4186	useclass slate-cagle
4187	$1 $strip
4188	$2 $strip
4189end
4190
4191strip zapiro
4192	name Zapiro
4193	useclass slate-cagle
4194	$1 $strip
4195	$2 $strip
4196end
4197
4198strip zeev
4199	name Ze'ev
4200	useclass slate-cagle
4201	$1 $strip
4202	$2 $strip
4203end
4204
4205strip zetterling
4206	name Leif Zetterling
4207	useclass slate-cagle
4208	$1 $strip
4209	$2 $strip
4210end
4211
4212strip zudin
4213	name Alexandr Zudin
4214	useclass slate-cagle
4215	$1 $strip
4216	$2 $strip
4217end
4218
4219
4220# azcentral strips
4221class azcentral-srch
4222	homepage http://www.azcentral.com/ent/comics/$strip.html
4223	type search
4224	searchpattern <img.+?SRC="(http://mst.rbma.com/content/$1)"
4225	prefetch $homepage
4226	provides latest
4227end
4228
4229strip apt3g
4230	name Apartment 3-G
4231	useclass azcentral-srch
4232	$1 Apartment_3-G
4233end
4234
4235strip barneygoogle
4236	name Barney Google
4237	useclass azcentral-srch
4238	$1 Barney_Google
4239end
4240
4241strip betterhalf
4242	name Better Half
4243	useclass azcentral-srch
4244	$1 Better_Half
4245end
4246
4247strip buckles
4248	name Buckles
4249	useclass azcentral-srch
4250	$1 Buckles
4251end
4252
4253strip dinetteset
4254	name Dinette Set
4255	useclass azcentral-srch
4256	$1 Dinette_Set
4257end
4258
4259strip grinandbearit
4260	name Grin and Bear It
4261	useclass azcentral-srch
4262	$1 Grin_and_Bear_It
4263end
4264
4265strip hiandlois
4266	name Hi and Lois
4267	useclass azcentral-srch
4268	$1 Hi_and_Lois
4269end
4270
4271strip judgeparker
4272	name Judge Parker
4273	useclass azcentral-srch
4274	$1 Judge_Parker
4275end
4276
4277strip lockhorns
4278	name Lockhorns
4279	useclass azcentral-srch
4280	$1 Lockhorns
4281end
4282
4283strip marktrail
4284	name Mark Trail
4285	useclass azcentral-srch
4286	$1 Mark_Trail
4287end
4288
4289strip maryworth
4290	name Mary Worth
4291	useclass azcentral-srch
4292	$1 Mary_Worth
4293end
4294
4295strip pardonmyplanet
4296	name Pardon My Planet
4297	useclass azcentral-srch
4298	$1 Pardon_My_Planet
4299end
4300
4301strip redeye
4302	name Redeye
4303	useclass azcentral-srch
4304	$1 Redeye
4305end
4306
4307strip rexmorgan
4308	name Rex Morgan, MD
4309	useclass azcentral-srch
4310	$1 Rex_Morgan
4311end
4312
4313strip steveroper
4314	name Steve Roper
4315	useclass azcentral-srch
4316	$1 Steve_Roper
4317end
4318
4319strip theylldoiteverytime
4320	name They'll Do It Every Time
4321	useclass azcentral-srch
4322	$1 TDIE
4323end
4324
4325strip tiger
4326	name Tiger
4327	useclass azcentral-srch
4328	$1 Tiger
4329end
4330
4331strip tinasgroove
4332	name Tina's Groove
4333	useclass azcentral-srch
4334	$1 Tinas_Groove
4335end
4336
4337strip tumbleweeds
4338	name Tumbleweeds
4339	useclass azcentral-srch
4340	$1 Tumbleweeds
4341end
4342
4343strip edgecity
4344	name Edge City
4345	useclass sfgate-gen
4346	$1 Edge_City
4347end
4348
4349
4350
4351# more non-standard
4352strip fleem
4353	name fleem
4354	homepage http://flem.keenspace.com/
4355	type generate
4356	imageurl http://flem.keenspace.com/comics/%Y%m%d.jpg
4357	provides any
4358end
4359
4360strip queenofwands
4361	name Queen of Wands
4362	homepage http://www.queenofwands.net/
4363	type generate
4364	imageurl http://www.queenofwands.net/comics/%Y%m%d.gif
4365	provides any
4366end
4367
4368strip wigu
4369	name WIGU
4370	artist Jeffrey Rowland
4371	homepage http://www.wigu.com/
4372	type generate
4373	imageurl http://www.wigu.com/strips/%Y%m%d.png
4374	provides any
4375end
4376
4377strip overdue
4378	name Overdue
4379	artist Bill Barnes and Gene Ambaum
4380	homepage http://www.overduemedia.com/
4381	type generate
4382	imageurl http://www.overduemedia.com/strips/%Y%m%d.gif
4383	provides latest
4384end
4385
4386strip nichtlustig
4387	name Nicht Lustig
4388	homepage http://www.nichtlustig.de/
4389	type generate
4390	imageurl http://www.nichtlustig.de/comics/full/%y%m%d.jpg
4391	provides any
4392end
4393
4394strip hackles
4395	name Hackles
4396	homepage http://hackles.org
4397	type generate
4398	imageurl http://hackles.org/latest/cartoon.png
4399	provides latest
4400end
4401
4402strip aford
4403	name Aford Turtle
4404	homepage http://www.afordturtle.com
4405	type generate
4406	imageurl http://www.afordturtle.com.cnchost.com/comicstrips/neweststrip.gif
4407	provides latest
4408end
4409
4410strip dragontails
4411	name Dragon Tails
4412	artist Tim Dawson
4413	homepage http://www.dragon-tails.com/
4414	type search
4415	searchpattern SRC="(comics/.+?\..+?)"
4416	provides latest
4417	baseurl $homepage
4418end
4419
4420strip shermanslagoon
4421	name Sherman's Lagoon
4422	artist Jim Toomey
4423	homepage http://www.slagoon.com
4424	type generate
4425	imageurl $homepage/dailies/SL%y%m%d.gif
4426	provides latest
4427end
4428
4429strip dicebox
4430	name Dicebox
4431	homepage http://www.girlamatic.com/series.php?name=dicebox
4432	type search
4433	searchpattern <img src=(http://www.girlamatic.com/jmlee/\w+?\.jpg)
4434	provides latest
4435end
4436
4437strip nothingnice
4438	name Nothing Nice to Say
4439	homepage http://www.nothingnice.com/
4440	type generate
4441	imageurl http://www.nothingnice.com/strips/%y/%m-%d-%y.gif
4442	provides any
4443end
4444
4445strip ctrlaltdel
4446	name Ctrl+Alt+Del
4447	artist Tim Buckley
4448	homepage http://www.ctrlaltdel-online.com/
4449	type generate
4450	imageurl http://www.ctrlaltdel-online.com/images/comics/%Y%m%d.jpg
4451	provides any
4452end
4453
4454strip tasteslikegravel
4455	name Tastes Like Gravel
4456	artist Todd Oliver
4457	homepage http://www.tasteslikegravel.com/
4458	type generate
4459	imageurl http://www.tasteslikegravel.com/strips/%Y%m%d.png
4460	provides any
4461end
4462
4463strip instantclassic
4464	name Instant Classic
4465	artist Brian Carroll
4466	homepage http://www.briworld.com
4467	type generate
4468	imageurl http://www.briworld.com/ICimages/IC%Y%m%d.jpg
4469	provides any
4470end
4471
4472strip geeksalad
4473	name Geek Salad
4474	artist Warwick Rendell
4475	homepage http://www.geeksalad.net/
4476	type generate
4477	imageurl http://www.geeksalad.net/strips/%Y%m%d.png
4478	provides any
4479end
4480
4481strip reallife
4482	name Real Life Comics
4483	artist Greg Dean
4484	homepage http://www.reallifecomics.com/
4485	type search
4486	searchpattern src=.(/index.php.*?00000-00000-11111-00000-00000)
4487	baseurl http://www.reallifecomics.com/
4488	provides latest
4489end
4490
4491strip comet7
4492	name Comet 7
4493	artist David Tekiela
4494	homepage http://www.comet7.moreevolved.com/index.htm
4495	type search
4496	searchpattern (strips/c7_\d*\.gif)
4497	baseurl http://www.comet7.moreevolved.com/
4498	provides latest
4499end
4500
4501strip moviepunks
4502	name Movie Punks
4503	artist Carrington Vanston
4504	homepage http://www.moviepunks.com/
4505	type search
4506	searchpattern (http://www.moviepunks.com/comics/\d*\.png)
4507	provides latest
4508end
4509
4510strip building12
4511	name Building 12
4512	artist Chris Hazelton
4513	homepage http://www.building12.net/
4514	type search
4515	searchpattern (http://www.building12.net/issue\d/page\d*.jpg)
4516	provides latest
4517end
4518
4519strip sarahanddavid
4520	name Sarah And David
4521	artist Alex Aberle
4522	homepage http://www.sara-and-david.com/comic.php?comic=latest
4523	type search
4524	searchpattern (comics/\d*\.jpg)
4525	baseurl http://www.sara-and-david.com/
4526	provides latest
4527end
4528
4529strip haiopeis
4530	name Haiopeis
4531	homepage http://www.drive-in-cartoons.de/haiopeis/hauptteil.php
4532	type search
4533	searchpattern <img src=http://www.drive-in-cartoons.de/albums/haiopeis/(\S+.png)
4534	baseurl http://www.drive-in-cartoons.de/albums/haiopeis/
4535	provides latest
4536end
4537
4538strip grimmy
4539	name Mother Goose and Grimm
4540	homepage http://www.grimmy.com/daycartoon.asp
4541	type generate
4542	imageurl http://www.grimmy.com/images/%Y/MGG%m%d%y.gif
4543	provides any
4544end
4545
4546strip biloynano
4547	name Tira ecol de Bilo y Nano
4548	homepage http://tira.escomposlinux.org/
4549	type generate
4550	imageurl http://tira.escomposlinux.org/tira.png
4551	provides latest
4552end
4553
4554strip gallegoyrey
4555	name Gallego Y Rey
4556	homepage http://www.elmundo.es/diario/opinion/humor.html
4557	type generate
4558	imageurl http://estaticos.elmundo.es/diario/Library/chiste1.gif
4559	provides latest
4560end
4561
4562strip ricardomundo
4563	name Ricardo (El Mundo)
4564	homepage http://www.elmundo.es/diario/opinion/humor2.html
4565	type generate
4566	imageurl http://estaticos.elmundo.es/diario/Library/%dchiste2.gif
4567	provides latest
4568end
4569
4570strip idigoras
4571	name Idigoras
4572	homepage http://www.diariosur.es/edicion/actualidad/vinnetas/idigoras.gif
4573	type generate
4574	imageurl http://www.diariosur.es/edicion/actualidad/vinnetas/idigoras.gif
4575	provides latest
4576end
4577
4578strip zulet
4579	name Zulet
4580	homepage http://www.diariosur.es/edicion/actualidad/vinnetas/zulet.gif
4581	type generate
4582	imageurl http://www.diariosur.es/edicion/actualidad/vinnetas/zulet.gif
4583	provides latest
4584end
4585
4586strip elgar
4587	name Elgar
4588	homepage http://www.diariosur.es/edicion/actualidad/vinnetas/elgar.gif
4589	type generate
4590	imageurl http://www.diariosur.es/edicion/actualidad/vinnetas/elgar.gif
4591	provides latest
4592end
4593
4594strip pachideportes
4595	name Pachi
4596	homepage http://www.diariosur.es/edicion/actualidad/vinnetas/pachideportes.gif
4597	type generate
4598	imageurl http://www.diariosur.es/edicion/actualidad/vinnetas/pachideportes.gif
4599	provides latest
4600end
4601
4602strip biloynanoenglish
4603	name Tira ecol de Bilo y Nano (english)
4604	homepage http://comic.escomposlinux.org/
4605	type generate
4606	imageurl http://comic.escomposlinux.org/strip.png
4607	provides latest
4608end
4609
4610
4611strip amores
4612	name Amor es...
4613	useclass comicspage-panels-gen
4614	$1 amores
4615	$2 amr
4616end
4617