log

age author description
Fri, 19 Feb 2021 19:30:53 +0200 Matti Hamalainen fetch_feeds: Use generic HTTP request handling code also for RSS feed fetches.
Fri, 19 Feb 2021 19:30:30 +0200 Matti Hamalainen fetch_feeds: Copy improved HTTP request code from urllog script.
Fri, 19 Feb 2021 19:29:51 +0200 Matti Hamalainen fetch_feeds: Move HTTP initialization to end of script.
Wed, 17 Feb 2021 12:10:14 +0200 Matti Hamalainen urllog: Cleanup.
Wed, 17 Feb 2021 11:09:50 +0200 Matti Hamalainen quotedb: Use splitx instead of split.
Wed, 17 Feb 2021 11:05:20 +0200 Matti Hamalainen urllog: Adjust some messages.
Wed, 17 Feb 2021 11:00:49 +0200 Matti Hamalainen urllog: Use regexp splitx instead of string split.