Pixelbit restored. Going forwards, we probably want to add a check

that a directory is returning something in find_upstream_directory()
since this was spotted by a new install who thought *they* were
broken.
This commit is contained in:
Thomas Willingham 2014-11-02 19:51:22 +00:00
parent 4adfe2c932
commit 53292cfe86

View File

@ -74,6 +74,7 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://redmatrix.nl',
'https://whogotzot.com',
'https://red.zottel.red',
'https://red.pixelbits.de'
);