version 1.19, 2018/01/26 13:05:27
|
version 1.20, 2018/01/27 14:39:47
|
Line 2
|
Line 2
|
# |
# |
# $Id$ |
# $Id$ |
# $Log$ |
# $Log$ |
|
# Revision 1.20 2018/01/27 14:39:47 nick |
|
# Added Cyanide & Happiness |
|
# |
# Revision 1.19 2018/01/26 13:05:27 nick |
# Revision 1.19 2018/01/26 13:05:27 nick |
# Added a new config option to remove all newline from the resulting index.html |
# 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 |
# file. This allows for easier parsing for certain comics. I then updated |
Line 30
|
Line 33
|
# fullName=> "User Friendly", |
# fullName=> "User Friendly", |
# ext => "gif", |
# ext => "gif", |
# order => "1", |
# order => "1", |
|
# Sunday_only => "1", |
# remove_newlines => "0", |
# remove_newlines => "0", |
# }, |
# }, |
# Note: error should always be 0, and ext can be left blank. The script |
# Note: error should always be 0, and ext can be left blank. The script |
Line 40 base_directory = /home/httpd/html/daily/
|
Line 44 base_directory = /home/httpd/html/daily/
|
index_directory = indexes |
index_directory = indexes |
image_directory = images |
image_directory = images |
|
|
|
cyanideandhappiness,http://explosm.net/comics/latest/,.*erty=\"og:image\" content=\"(.*)\">.*,1,Cyanide & Happiness,gif,0,0,1 |
|
|
forbetterorforworse,http://www.ucomics.com/forbetterorforworse,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,For Better or For Worse,gif,1,0,1 |
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,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot,gif,1,1,1 |
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 |
foxtrotclassics,http://www.ucomics.com/foxtrotclassics,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot Classics,gif,0,0,1 |
dilbert,http://www.dilbert.com/strip/__YEAR__-__MON__-__DAY__,<meta property=\"og:image\" content=\"(.*?)\"\/>,1,Dilbert,gif,1,0 |
dilbert,http://www.dilbert.com/strip/__YEAR__-__MON__-__DAY__,<meta property=\"og:image\" content=\"(.*?)\"\/>,1,Dilbert,gif,1,0 |
sallyforth,http://sallyforth.com,<meta property=\"og:image\" content=\"(.*?)\"\/>,1,Sally Forth,gif,0,0 |
sallyforth,http://sallyforth.com,<meta property=\"og:image\" content=\"(.*?)\"\/>,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 |
bizarro,http://www.arcamax.com/thefunnies/bizarro/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Bizarro,gif,0,0 |