CVS log for comics/fetch.pl.new

[BACK] Up to [Local Repository] / comics

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 4 12:02:03 2022 UTC (19 months, 1 week ago) by nick
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +21 -8 lines
Added --no-check-certificate for wget calls as arcamax was failing its cert check.  Meh, whatever.  It's just comics.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jun 10 21:32:52 2020 UTC (3 years, 11 months ago) by nick
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -2 lines
Centered page

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 10 21:14:31 2020 UTC (3 years, 11 months ago) by nick
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +13 -15 lines
Updated for w3 validation.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 15 12:50:23 2019 UTC (5 years, 1 month ago) by nick
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +15 -8 lines
The script was unable to handle html '&' and convert it, so I added that.  I probably should see if there's a library or something that handles all those automagically but I just tossed a regex in there for now that does the trick.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Apr 22 14:03:54 2018 UTC (6 years ago) by nick
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -4 lines
Changed the default for Sunday comics that was causing issues with some comics.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 12 13:30:58 2018 UTC (6 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -2 lines
Added an easier to compare date string to determine if the status json file was updated today and report if it wasn't.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Feb 6 14:31:06 2018 UTC (6 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +47 -4 lines
A status report is now generated in JSON that can easily be scanned so that
I can be alerted when there are failures that I miss if I don't read the
comics that day.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 26 13:05:27 2018 UTC (6 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -3 lines
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.22: download - view: text, markup, annotated - select for diffs
Tue Dec 5 13:37:40 2017 UTC (6 years, 5 months ago) by nick
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -1 lines
Added the CVS config version to the outpuit.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Oct 26 14:25:40 2015 UTC (8 years, 6 months ago) by nick
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -7 lines
Fixed a bug that was improperly including the day of week string preventing the weekend comics from fetching proproperly.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 22 12:58:44 2015 UTC (8 years, 6 months ago) by nick
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +20 -3 lines
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.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 13 12:56:58 2015 UTC (8 years, 10 months ago) by nick
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -2 lines
Added Sally Forth and Pearls Before Swine.  Adding Sally Forth required a change in the 'wget' command for fetching the index file to include 'user-agent' and 'referer'.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 7 12:31:43 2015 UTC (9 years ago) by nick
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -2 lines
Added favicon

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 19 14:56:10 2015 UTC (9 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +19 -11 lines
Fixed a problem that forced everything to JPG.  This would kill GIF animations, but would not display the gifs either because 'convert' appends an index number to the end of the file name for each from of the GIF animation.  I fixed this to maintain GIF compatibilty as well as rewritting how the script fetches the size of the file.  Additionally, I updated the configuration for Questionable Content to search for GIF or JPG, which is what triggered this entire update.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 5 18:05:58 2015 UTC (9 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -4 lines
Changed the background and added a fancy title.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:46:19 2015 UTC (9 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -1 lines
*** empty log message ***

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 16 14:17:56 2015 UTC (9 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -1 lines
Dilbert changed, it required todays date to run as well.  I just tossed the date in there to grab.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 12 13:09:34 2013 UTC (11 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Added some CSS to it for a gradient background and fiddled with fonts and colors.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 1 14:38:47 2013 UTC (11 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -10 lines
Moved the day of the week towards the end of the filename so it auto sorts by the date still.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 27 14:56:26 2013 UTC (11 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -4 lines
Changed the weekday string in the filename to only the first 3 characters.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 26 14:24:14 2013 UTC (11 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3 lines
I wrote this so long ago, it's so poorly done...  I write out to the resulting index file with 3 different opens and re-generate the filename for each one.  For the change to the name I made last update I only changed it in the main content write and missed the header and footer file resulting in a file with all the comics and one with just the header and footer...  If I cared enough, I'd rewrite this.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 25 13:48:21 2013 UTC (11 years, 2 months ago) by nick
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Added the day of the week to the HTML index filename for easier reading.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 5 14:31:57 2013 UTC (11 years, 3 months ago) by nick
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +66 -10 lines
Added the string day to the header.  Attempted to add an option '--day X' to download the comics from X days ago.  However, this only works for certain comics, otherwise it just downloads the current day's comic and stores it with the date for the day you want.  Also, this code is still a mess.  I wrote it 10 years ago...  Might be time for an overhaul.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 10 14:25:57 2013 UTC (11 years, 4 months ago) by nick
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Added a link to the CVS repository beneath the version.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 20 16:48:06 2012 UTC (11 years, 4 months ago) by nick
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Grumble grumble...  Fixed a newly introduced date bug that was stupid on my part.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 20 16:18:45 2012 UTC (11 years, 4 months ago) by nick
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Fixed date bug

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 23 01:36:54 2011 UTC (12 years, 7 months ago) by nick
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -2 lines
Added poorly but quickly written code to find images > 640 width and resize them to 640 width.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 18 14:04:29 2011 UTC (12 years, 7 months ago) by nick
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -5 lines
Removed scaling of images to 640 width and cleaned up footer.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 18 12:50:06 2011 UTC (12 years, 8 months ago) by nick
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Fixed a typo in the user agent, added the script version to the bottom of the page.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Aug 18 12:39:12 2011 UTC (12 years, 8 months ago) by nick
Branches: INITIAL
CVS tags: v1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import.  THough I've been maintaining this script since late 2004 and it's undergone MANY revisions I never added it to CVS.  Most recently I updated this script to work with the updated changes to gocomics website, I added USER_AGENT strings and only one of the two download functions had the 'referer' being passed, I added it to the second one as well.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 18 12:39:12 2011 UTC (12 years, 8 months ago) by nick
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

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