Alexander Gude

Results 26 comments of Alexander Gude

Instructions for fixing this: https://github.blog/changelog/2021-04-08-github-pages-can-now-automatically-secure-the-www-variant-of-your-custom-domain/

Attempting to fix this with a CNAME entry at my hosting provider.

I have set up my CNAME as follows: And https://www.alexgude.com seems to redirect correctly. However I still get: > www.alexgude.com is improperly configured Domain does not resolve to the GitHub...

It's not fixed. :face_with_spiral_eyes:

We can use `seo.date_modified` if it exists! See this commit: https://github.com/agude/agude.github.io/commit/1b7709bef42acc2180ea1e200846394fad562418

Looks like this is the line the does it: https://github.com/iNPUTmice/Conversations/blob/c9e6653e33676c3df8502eb7a18d5dc24b7e7750/src/main/java/eu/siacs/conversations/ui/widget/EditMessage.java#L145

Hi @mhmatthewhugley: Can you clarify? I think what you mean is: 1. Use the Wayback Machine Archiver to archive a page. 2. Nagivgate to that page's page on the Wayback...

Interesting error! I've never seen this one before. I would guess it's a single URL from your list that has some weird script redirection, or something else like that. I'll...

I haven't been able to reproduce this. Can you upgrade to the newest version of archiver (1.9.0) and run: ```bash archiver --file ./fest.txt --rate-limit-wait 30 --log DEBUG > out.log 2>&1...

Can you make sure you're running `1.9.0`? I added [more logging that prints the version number](https://github.com/agude/wayback-machine-archiver/blob/master/wayback_machine_archiver/archiver.py#L180), and I don't see it in the above log. `1.9.0` should fix the 520...