Mark Hetherington
Mark Hetherington
Yes, that sounds very similar to this situation, and capturing some kind of "Transaction pending" response (as opposed to "server response pending") status would be useful. From what I understand...
Yes adding to the paths.txt by parsing a json sitemap is the approach we have been taking. However it is currently semi automated, and I would presume that a good...
This would be a good feature. Currently I'm popping all the entries, checking if they should be retained or deleted, and then putting them in a temporary list. Then I'm...
Further to this, I'm actually thinking a widget for the field list that handled add/remove might be nice, but it might be hard to do generically.
What I've been doing is running pop_entry until the collection is empty, and putting it into a new list. Then I filter that list and call append_entry until it's repopulated....
I don't know if this might be related to #3651?
Hmm, no luck as yet. ```>npx hint --version v6.1.7 >npx hint -c .hintrc https://google.com.au Using the built-in configuration. ```
This looks like it could be an issue with your internet connection. It is reporting that it couldn't resolve the address of the server. Do you get the same result...
You might want to update your installed version to the newest one from the [new project](https://github.com/wummel/linkchecker/issues/808), this project is unmaintained.
See also #4344