--- comics/comics.conf 2017/08/17 12:32:42 1.18 +++ comics/comics.conf 2018/01/26 13:05:27 1.19 @@ -1,7 +1,16 @@ # This file is a CSV of what to download # -# $Id: comics.conf,v 1.18 2017/08/17 12:32:42 nick Exp $ +# $Id: comics.conf,v 1.19 2018/01/26 13:05:27 nick Exp $ # $Log: comics.conf,v $ +# Revision 1.19 2018/01/26 13:05:27 nick +# Added a new config option to remove all newline from the resulting index.html +# file. This allows for easier parsing for certain comics. I then updated +# the URLs to search for and enabled the newline removal for a handful +# of uComics. +# +# I believe I've also properly fixed the Comic Config version displayed on +# the webpage itself. +# # Revision 1.18 2017/08/17 12:32:42 nick # Updated For Better or For Worse URL change. # @@ -21,6 +30,7 @@ # fullName=> "User Friendly", # ext => "gif", # order => "1", +# remove_newlines => "0", # }, # Note: error should always be 0, and ext can be left blank. The script # will try to determine what it is but will fallback to whatever is in @@ -30,10 +40,10 @@ base_directory = /home/httpd/html/daily/ index_directory = indexes image_directory = images -forbetterorforworse,http://www.ucomics.com/forbetterorforworse,.*picture class=.*item-comic-image.*src=\"(.*)\".*,1,For Better or For Worse,gif,1,0 +forbetterorforworse,http://www.ucomics.com/forbetterorforworse,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,For Better or For Worse,gif,1,0,1 -foxtrot,http://www.ucomics.com/foxtrot,.*picture class=.*item-comic-image.*src=\"(.*)\".*,1,FoxTrot,gif,1,1 -foxtrotclassics,http://www.ucomics.com/foxtrotclassics,.*picture class=.*item-comic-image.*src=\"(.*)\".*,1,FoxTrot Classics,gif,0,0 +foxtrot,http://www.ucomics.com/foxtrot,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot,gif,1,1,1 +foxtrotclassics,http://www.ucomics.com/foxtrotclassics,.*og:image.*(htt.*assets.amuniversal.*)\" ,FoxTrot Classics,gif,0,0,1 dilbert,http://www.dilbert.com/strip/__YEAR__-__MON__-__DAY__,,1,Dilbert,gif,1,0 sallyforth,http://sallyforth.com,,1,Sally Forth,gif,0,0 bizarro,http://www.arcamax.com/thefunnies/bizarro/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Bizarro,gif,0,0 @@ -42,7 +52,7 @@ questionable_content,http://questionable babyblues,http://www.arcamax.com/thefunnies/babyblues/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Baby Blues,gif,0,0 luann,http://www.arcamax.com/thefunnies/luann/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Luann,gif,0,0 andycapp,http://www.arcamax.com/thefunnies/andycapp/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Andy Capp,gif,0,0 -stonesoup,http://www.ucomics.com/stonesoup/,.*strip\" src=\"(.*)\" width.*,1,StoneSoup,gif,1,1 +stonesoup,http://www.ucomics.com/stonesoup/,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,StoneSoup,gif,1,1,1 xkcd,http://xkcd.com,.*embedding\): (.*\.png).*,1,xkcd,png,1,0 questionable_content,http://questionablecontent.net/,.*,1,Questionable Content,gif,0,0 the_lockhorns,http://www.arcamax.com/thefunnies/thelockhorns/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,The Lockhorns,gif,0,0