Diff for /comics/comics.conf between versions 1.28 and 1.29

version 1.28, 2024/12/13 16:03:22 version 1.29, 2025/04/02 13:29:10
Line 2 Line 2
 #  #
 #  $Id$  #  $Id$
 #  $Log$  #  $Log$
   #  Revision 1.29  2025/04/02 13:29:10  nick
   #  Updated FBOW to use direct download which also required fixing the direct
   #  download function.  Lastly, I removed the restriction for resizing images
   #  so all comics are resized to a width of 800px.
   #
 #  Revision 1.28  2024/12/13 16:03:22  nick  #  Revision 1.28  2024/12/13 16:03:22  nick
 #  Updated sally forth to work as a link only.  #  Updated sally forth to work as a link only.
 #  #
Line 68  base_directory = /home/httpd/html/daily/ Line 73  base_directory = /home/httpd/html/daily/
 index_directory = indexes  index_directory = indexes
 image_directory = images  image_directory = images
   
   
   forbetterorforworse,https://www.fborfw.com/strip_fix/strips/fb__YR____MON____DAY__.gif,,2,For Better or For Worse,gif,0,0,1
   
 sallyfothh,https://comicskingdom.net/sally-forth/__YEAR__-__MON__-__DAY__,link,3,Sally Forth,/daily/comics/images/SallyForth.jpg,0,0,1  sallyfothh,https://comicskingdom.net/sally-forth/__YEAR__-__MON__-__DAY__,link,3,Sally Forth,/daily/comics/images/SallyForth.jpg,0,0,1
   
 questionable_content,http://questionablecontent.net/,.*<img src=\"(http.*\/comics\/.*)\">.*,1,Questionable Content,gif,1,0,0  questionable_content,http://questionablecontent.net/,.*<img src=\"(http.*\/comics\/.*)\">.*,1,Questionable Content,gif,1,0,0
Line 80  questionable_content,http://questionable Line 88  questionable_content,http://questionable
 # calvinandhobbes,http://www.gocomics.com/calvinandhobbes/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,Calvin and Hobbes,gif,0,0,0  # calvinandhobbes,http://www.gocomics.com/calvinandhobbes/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,Calvin and Hobbes,gif,0,0,0
   
 stonesoup,http://www.gocomics.com/stonesoup/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,StoneSoup,gif,0,1,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  # 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  foxtrot,http://www.gocomics.com/foxtrot/__YEAR__/__MON__/__DAY__,.*og:image.*(htt.*assets.amuniversal.*)\" ,1,FoxTrot,gif,0,1,1
   

Removed from v.1.28  
changed lines
  Added in v.1.29


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