You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few things I think could be worth doing based on this:
Remove the above code so that this mirror can be used.
Document as part of the gutenberg_get_all_mirrors function that it retrieves officially listed mirrors and that other mirrors may exist.
Perhaps add an unexported function to test whether or not a particular mirror is indeed a mirror and is working. Maybe by attempting to request GUTINDEX.zip from the mirror, and providing some sort of feedback? Maybe this should be a different PR than 1 and 2 if we want to do this.
gutenberg_get_mirror
has the following:The http://www.gutenberg.lib.md.us mirror seems to be up and running again. However, I also noticed this mirror is not listed on the official mirrors page.
There are a few things I think could be worth doing based on this:
gutenberg_get_all_mirrors
function that it retrieves officially listed mirrors and that other mirrors may exist.GUTINDEX.zip
from the mirror, and providing some sort of feedback? Maybe this should be a different PR than 1 and 2 if we want to do this.@jonthegeek let me know what you think here.
The text was updated successfully, but these errors were encountered: