Commit graph

68 commits

Author SHA1 Message Date
Michael Reutter
bd82afe4b6 Update 10/2019 2019-09-25 15:52:53 +00:00
Michael Reutter
27ae806a45 Update 09/2019 2019-08-27 07:41:44 +00:00
Michael Reutter
6dc7e5b27a Update 08/2019 2019-07-25 08:53:47 +00:00
Michael Reutter
881df007e0 Update 07/2019 2019-06-28 10:03:49 +00:00
Michael Reutter
cd00e18043 Update 06/2019 2019-05-27 09:46:34 +00:00
Michael Reutter
6f60a1fe7a „README.mkd“ ändern 2019-04-23 09:11:10 +00:00
Michael Reutter
e1076d0d08 fixed layout errors 2019-03-25 09:29:11 +00:00
Michael Reutter
a0e461a713 Update 04/2019 2019-03-25 09:28:07 +00:00
Michael Reutter
5de31b3083 deleted unused intro text 2019-02-04 10:44:36 +00:00
Michael Reutter
b4a69a6661 Update 2/2019 2019-01-24 11:31:00 +00:00
Michael Reutter
ae06f706b0 Update 1/2019 2018-12-15 08:00:02 +00:00
Michael Reutter
2cf6abcda5 Update 12/2018 2018-11-26 10:43:28 +00:00
Michael Reutter
9b670f2413 Update 11/2018 2018-10-30 10:36:41 +00:00
Michael Reutter
8542867773 changed twitter to mastodon in description 2018-10-12 09:29:36 +00:00
Michael Reutter
3e095dfd08 Update 09/2018-1
found another comic... :)
2018-09-18 10:15:09 +00:00
Michael Reutter
93c967386b Update 09/2018
deleted all comics and transfering them to a shiny new list
2018-09-18 10:05:02 +00:00
Michael Reutter
0f9bf54efb 'README.mkd' ändern
Update 10/2018
2018-09-11 11:35:35 +00:00
Michael Reutter
e2614ba9d5 Update 'README.mkd'
Update 09/2018
2018-09-03 17:43:06 +00:00
Michael Reutter
b11e07f173 Update 08/2018 2018-07-24 15:02:48 +00:00
0c895eff97 And again ... 2018-07-13 23:23:37 +02:00
119f4db4aa Fix umlaut url, shame on you, Johnny! :) 2018-07-13 23:20:25 +02:00
Michael Reutter
36e0b297ab cover fix 05/2014 2018-06-29 11:50:02 +00:00
Michael Reutter
94e9527c96 Update 07/2018 2018-06-29 11:32:45 +00:00
Michael Reutter
10c57655f3 Update 06/2018 2018-05-28 09:12:24 +00:00
Michael Reutter
0717f089a3 Update 05/2018 2018-04-20 12:26:58 +00:00
Michael Reutter
835208eb23 Update 04/2018 2018-03-26 08:01:14 +00:00
Michael Reutter
1b68087e6f Update 03/2018 2018-02-20 13:53:58 +00:00
Michael Reutter
230b8fbc09 Update 02/2018 2018-02-09 15:52:49 +00:00
Michael Reutter
43147bc62c Update 'README.mkd' 2017-12-29 12:30:28 +01:00
Michael Reutter
d03b1d159b Update 01/2018 2017-12-29 12:29:29 +01:00
Michael Reutter
e12e4f0a26 Update 'README.mkd' 2017-12-29 12:26:29 +01:00
Michael Reutter
38fc935b33 Update 'README.mkd' 2017-12-29 12:25:38 +01:00
Michael Reutter
3bfbe11bf9 Korrektur Update 12/2017 2017-11-20 14:47:16 +01:00
Michael Reutter
8712d4bfc9 Update 12/2017 2017-11-20 14:46:09 +01:00
Michael Reutter
5cb600923c Update 'README.mkd'
Update 10/11 2017
2017-10-17 12:57:59 +02:00
Michael Reutter
bf78bd30ea Update 'README.mkd'
Update 09/2017
2017-08-25 15:26:56 +02:00
Michael Reutter
578a325b7f Update 08/2017 2017-07-18 15:08:04 +02:00
Michael Reutter
80fbd53ec5 Update 07/2017 2017-07-05 17:22:29 +02:00
Michael Reutter
b0dcf08ec8 Update 06/2017 2017-06-01 16:01:50 +02:00
Michael Reutter
32ba1c9942 Update 05/2017 2017-04-24 15:31:40 +02:00
Michael Reutter
cac7dde678 Update 'README.mkd'
Update 04/2017
2017-03-20 15:45:23 +01:00
Michael Reutter
2820d9e893 'README.mkd' ändern
Update 02/03-2017
2017-02-15 18:06:53 +01:00
Michael Reutter
02a8201110 Update 01/2017 2016-12-23 14:20:05 +01:00
Michael Reutter
8f8b8789e2 'README.mkd' ändern
Update 12/2016
2016-11-28 13:54:59 +01:00
Michael Reutter
77e7d11ca0 'README.mkd' ändern
Update 11/2016
2016-11-08 15:39:57 +01:00
Michael Reutter
a38bf2d64b 'README.mkd' ändern
Fixed two broken URL
2016-09-29 22:25:32 +02:00
79139c0d97 Fix a 302 redirect without content type
The used clojure function which grabs the HTML code from the URL
requires a content type for the response. If this is not set, the parser
stops downloading the page and the whole script stopped scraping cover
images. So, why does lovelybooks does not send a content type any more
you ask? Because they moved the whole page finally to https and add a
basic 302 redirect to the old http pages -- with no content type
specified to save some traffic i guess. So, set all the urls to https,
all works fine :)
2016-09-29 20:38:35 +02:00
Michael Reutter
e21a96e80e 'README.mkd' ändern
changed https to http at 10/2016
2016-09-28 14:26:26 +02:00
Michael Reutter
6e5108e1d1 'README.mkd' ändern
Update 10/2016
2016-09-27 15:22:04 +02:00
Michael Reutter
c62db44318 'README.mkd' ändern
Update 09/2016
2016-09-14 13:30:20 +02:00