Filip Hracek

Results 129 comments of Filip Hracek

Thanks, and sorry for the glacial (non-)progress on this. What would be the safest output? CSV? TSV? JSON? XML? proto? Alternatively, I might try and better expose an API, so...

Unfortunately, I don't think there's anything an automated tool can do about this. If a website provides the wrong HTTP code, that's that. I've seen this happen with YouTube (I...

Hmm, I don't think there's much `linkcheck` can do here. From its own perspective, it's merely connecting to a server (it doesn't know it's a localhost one). I'll have to...

Oh, interesting! If that's not a big problem, could you share one of those SVG files so I can try reproducing?

Sorry for the late reply. There is no workaround with the latest version but if you build linkcheck with the development version of Dart, you should get the behavior you...

Sorry for not seeing this earlier. I think the issue is that linkcheck has quite a short connection timeout (it's optimized for localhost linkchecking). I'll investigate, but can't promise any...

@b3acon Is that the actual domain (`www.domain.tld`)? Just checking.

That would be greatly appreciated, @jescalan!

Thanks. I had a look just now and my theory is that this is the server refusing to connect what it sees like a DDoS attack (or, at the very...

You are an absolute legend, Leo! Let me process this.