Diff for /comics/comics.conf between versions 1.16 and 1.27

version 1.16, 2015/10/22 12:58:44 version 1.27, 2021/10/19 14:34:46
Line 2 Line 2
 #  #
 #  $Id$  #  $Id$
 #  $Log$  #  $Log$
   #  Revision 1.27  2021/10/19 14:34:46  nick
   #  Updated XKCD to work properly again.
   #
   #  Revision 1.26  2020/05/29 12:45:39  nick
   #  Added Calvin and Hobbes
   #
   #  Revision 1.25  2019/04/15 12:50:44  nick
   #  Updated Sally Forth.
   #
   #  Revision 1.24  2018/06/15 12:22:53  nick
   #  Updated Questionable Content
   #
   #  Revision 1.23  2018/04/22 14:03:54  nick
   #  Changed the default for Sunday comics that was causing issues with some comics.
   #
   #  Revision 1.22  2018/04/09 12:02:46  nick
   #  Fixed configuration for StoneSoup, updated configuration for some Sunday comics.
   #
   #  Revision 1.21  2018/04/06 11:48:38  nick
   #  Updated URL for For Better or For Worse, Foxtrot and Foxtrot Classics.
   #
   #  Revision 1.20  2018/01/27 14:39:47  nick
   #  Added Cyanide & Happiness
   #
   #  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.
   #
   #  Revision 1.17  2017/01/16 13:53:10  nick
   #  Fixed ucomic due to website change.
   #
 #  Revision 1.16  2015/10/22 12:58:44  nick  #  Revision 1.16  2015/10/22 12:58:44  nick
 #  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.  #  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.
 #  #
Line 14 Line 53
 #          mode    =>      "1",  #          mode    =>      "1",
 #          fullName=>      "User Friendly",  #          fullName=>      "User Friendly",
 #          ext     =>      "gif",  #          ext     =>      "gif",
 #          order   =>      "1",  #          Not Sundays     => "1",
   #          Sunday_only     => "1",
   #          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
 #  will try to determine what it is but will fallback to whatever is in   #  will try to determine what it is but will fallback to whatever is in 
Line 24  base_directory = /home/httpd/html/daily/ Line 65  base_directory = /home/httpd/html/daily/
 index_directory = indexes  index_directory = indexes
 image_directory = images  image_directory = images
   
   sallyforth,https://comicskingdom.com/sally-forth/__YEAR__-__MON__-__DAY__,<meta property=\"og:image\" content=\"(.*?)\"\ \/>,1,Sally Forth,gif,0,0
   
   
   # calvinandhobbes,http://www.gocomics.com/calvinandhobbes/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,Calvin and Hobbes,gif,0,0,0
   
   cyanideandhappiness,http://explosm.net/comics/latest/,.*erty=\"og:image\" content=\"(.*)\">.*,1,Cyanide & Happiness,gif,0,0,1
   stonesoup,http://www.gocomics.com/stonesoup/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,StoneSoup,gif,0,1,1
   forbetterorforworse,http://www.gocomics.com/forbetterorforworse/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,For Better or For Worse,gif,0,0,1
   foxtrot,http://www.gocomics.com/foxtrot/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot,gif,0,1,1
   foxtrotclassics,http://www.gocomics.com/foxtrotclassics/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\",1,FoxTrot Classics,gif,1,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  
 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
 pbs,http://www.arcamax.com/thefunnies/pearlsbeforeswine/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Pearls Before Swine,gif,0,0  pbs,http://www.arcamax.com/thefunnies/pearlsbeforeswine/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Pearls Before Swine,gif,0,0
 questionable_content,http://questionablecontent.net/,<img src=\"(http:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,1,Questionable Content,gif,1,0  questionable_content,http://questionablecontent.net/,<img src=\"(https:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,1,Questionable Content,gif,1,0
 babyblues,http://www.arcamax.com/thefunnies/babyblues/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Baby Blues,gif,0,0  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  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  andycapp,http://www.arcamax.com/thefunnies/andycapp/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Andy Capp,gif,0,0
 fbofw,http://www.ucomics.com/fbofw,.*strip\" src=\"(.*)\" width.*,1,For Better or For Worse,gif,1,0  xkcd,http://xkcd.com,.*embedding\): <a href.*\">(.*\.png).*,1,xkcd,png,1,0
 stonesoup,http://www.ucomics.com/stonesoup/,.*strip\" src=\"(.*)\" width.*,1,StoneSoup,gif,1,1  questionable_content,http://questionablecontent.net/,.*<img src=\"(https:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,1,Questionable Content,gif,0,0
 foxtrot,http://www.ucomics.com/foxtrot/,.*strip\" src=\"(.*)\" width.*,1,FoxTrot,gif,1,1  
 foxtrotclassics,http://www.ucomics.com/foxtrotclassics/,.*strip\" src=\"(.*)\" width.*,1,FoxTrot Classics,gif,0,0  
 xkcd,http://xkcd.com,.*embedding\): (.*\.png).*,1,xkcd,png,1,0  
 questionable_content,http://questionablecontent.net/,<img src=\"(http:\/\/www.questionablecontent.net\/comics\/.*.[png|gif])\">.*,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  the_lockhorns,http://www.arcamax.com/thefunnies/thelockhorns/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,The Lockhorns,gif,0,0
 zits,http://www.arcamax.com/thefunnies/zits/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Zits,gif,0,0  zits,http://www.arcamax.com/thefunnies/zits/,data-zoom-image=\"(.*/newspics/.*/\d+\.(?:gif|jpg))\".*src,1,Zits,gif,0,0
   

Removed from v.1.16  
changed lines
  Added in v.1.27


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>