From 53292cfe8669a81d180e472fa80879da9112bcfa Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 2 Nov 2014 19:51:22 +0000 Subject: 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. --- boot.php | 1 + 1 file changed, 1 insertion(+) diff --git a/boot.php b/boot.php index dae58eccf..1d940961b 100755 --- a/boot.php +++ b/boot.php @@ -74,6 +74,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://redmatrix.nl', 'https://whogotzot.com', 'https://red.zottel.red', + 'https://red.pixelbits.de' ); -- cgit v1.2.3