Annotation of comics/comics.conf, revision 1.26
1.1 nick 1: # This file is a CSV of what to download
1.16 nick 2: #
1.26 ! nick 3: # $Id: comics.conf,v 1.25 2019/04/15 12:50:44 nick Exp $
1.17 nick 4: # $Log: comics.conf,v $
1.26 ! nick 5: # Revision 1.25 2019/04/15 12:50:44 nick
! 6: # Updated Sally Forth.
! 7: #
1.25 nick 8: # Revision 1.24 2018/06/15 12:22:53 nick
9: # Updated Questionable Content
10: #
1.24 nick 11: # Revision 1.23 2018/04/22 14:03:54 nick
12: # Changed the default for Sunday comics that was causing issues with some comics.
13: #
1.23 nick 14: # Revision 1.22 2018/04/09 12:02:46 nick
15: # Fixed configuration for StoneSoup, updated configuration for some Sunday comics.
16: #
1.22 nick 17: # Revision 1.21 2018/04/06 11:48:38 nick
18: # Updated URL for For Better or For Worse, Foxtrot and Foxtrot Classics.
19: #
1.21 nick 20: # Revision 1.20 2018/01/27 14:39:47 nick
21: # Added Cyanide & Happiness
22: #
1.20 nick 23: # Revision 1.19 2018/01/26 13:05:27 nick
24: # Added a new config option to remove all newline from the resulting index.html
25: # file. This allows for easier parsing for certain comics. I then updated
26: # the URLs to search for and enabled the newline removal for a handful
27: # of uComics.
28: #
29: # I believe I've also properly fixed the Comic Config version displayed on
30: # the webpage itself.
31: #
1.19 nick 32: # Revision 1.18 2017/08/17 12:32:42 nick
33: # Updated For Better or For Worse URL change.
34: #
1.18 nick 35: # Revision 1.17 2017/01/16 13:53:10 nick
36: # Fixed ucomic due to website change.
37: #
1.17 nick 38: # Revision 1.16 2015/10/22 12:58:44 nick
39: # Added the ability for Sunday only comics. Stonesoup is no longer weekdays, this has been added to Sunday only. I also added Foxtrot Classics for weekdays and Foxtrot for Sundays.
40: #
1.1 nick 41: #
42: # This will be placed in to a hash like this:
43: #
1.10 nick 44: # "userfriendly" => {
45: # url => "http://www.userfriendly.org/",
46: # search => ".*Latest Strip.*(\/cartoons\/archives\/.*gif|png|jpg).*",
47: # mode => "1",
48: # fullName=> "User Friendly",
49: # ext => "gif",
1.22 nick 50: # Not Sundays => "1",
1.20 nick 51: # Sunday_only => "1",
1.19 nick 52: # remove_newlines => "0",
1.10 nick 53: # },
54: # Note: error should always be 0, and ext can be left blank. The script
55: # will try to determine what it is but will fallback to whatever is in
56: # there by default if it can't get it.
1.1 nick 57:
58: base_directory = /home/httpd/html/daily/work
59: index_directory = indexes
60: image_directory = images
61:
1.25 nick 62: sallyforth,https://comicskingdom.com/sally-forth/__YEAR__-__MON__-__DAY__,<meta property=\"og:image\" content=\"(.*?)\"\ \/>,1,Sally Forth,gif,0,0
63:
1.26 ! nick 64:
! 65: calvinandhobbes,http://www.gocomics.com/calvinandhobbes/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,Calvin and Hobbes,gif,0,0,0
! 66:
1.20 nick 67: cyanideandhappiness,http://explosm.net/comics/latest/,.*erty=\"og:image\" content=\"(.*)\">.*,1,Cyanide & Happiness,gif,0,0,1
1.22 nick 68: stonesoup,http://www.gocomics.com/stonesoup/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,StoneSoup,gif,0,1,1
69: forbetterorforworse,http://www.gocomics.com/forbetterorforworse/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,For Better or For Worse,gif,0,0,1
1.23 nick 70: foxtrot,http://www.gocomics.com/foxtrot/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot,gif,0,1,1
71: foxtrotclassics,http://www.gocomics.com/foxtrotclassics/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\",1,FoxTrot Classics,gif,1,0,1
1.17 nick 72:
1.16 nick 73: dilbert,http://www.dilbert.com/strip/__YEAR__-__MON__-__DAY__,<meta property=\"og:image\" content=\"(.*?)\"\/>,1,Dilbert,gif,1,0
1.21 nick 74:
1.16 nick 75: bizarro,http://www.arcamax.com/thefunnies/bizarro/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Bizarro,gif,0,0
76: pbs,http://www.arcamax.com/thefunnies/pearlsbeforeswine/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Pearls Before Swine,gif,0,0
1.24 nick 77: questionable_content,http://questionablecontent.net/,<img src=\"(https:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,1,Questionable Content,gif,1,0
1.16 nick 78: babyblues,http://www.arcamax.com/thefunnies/babyblues/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Baby Blues,gif,0,0
79: luann,http://www.arcamax.com/thefunnies/luann/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Luann,gif,0,0
80: andycapp,http://www.arcamax.com/thefunnies/andycapp/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Andy Capp,gif,0,0
81: xkcd,http://xkcd.com,.*embedding\): (.*\.png).*,1,xkcd,png,1,0
1.24 nick 82: questionable_content,http://questionablecontent.net/,.*<img src=\"(https:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,1,Questionable Content,gif,0,0
1.16 nick 83: the_lockhorns,http://www.arcamax.com/thefunnies/thelockhorns/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,The Lockhorns,gif,0,0
84: zits,http://www.arcamax.com/thefunnies/zits/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Zits,gif,0,0
1.10 nick 85:
86: #### OLD COMICS ####
87: #dilbert,http://www.dilbert.com,.*textarea class=\"STR_EmbedCode\".*<img src=\"(.*gif|jpg)\" border.*,1,Dilbert,gif,1
88: #userfriendly,http://www.userfriendly.org/,.*Latest Strip.*(\/cartoons\/archives\/.*gif|png|jpg).*,1,User Friendly,gif
89: #penny_arcade,http://penny-arcade.com/comic,.\s*<img src=\"(.*com\/photos.*)\" alt.*,1,Penny Arcade,png
1.9 nick 90: #blondie,http://www.arcamax.com/thefunnies/blondie/,img src=\"(.*/newspics/.*gif)\",1,Blondie,gif,0
91: #wizard_of_id,http://www.arcamax.com/thefunnies/wizardofid/,img src=\"(.*/newspics/.*gif)\",1,Wizard Of Id,gif,0
1.10 nick 92: #hagar_the_horrible,http://www.arcamax.com/thefunnies/hagarthehorrible/,img src=\"(.*/newspics/.*gif)\",1,Hagar the Horrible,gif,0
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>