aboutsummaryrefslogtreecommitdiffstats
path: root/0001-Dead-dir-server.patch
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-02-14 18:17:42 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-02-14 18:17:42 +0100
commit05c2c50170a891c291e1632f5563908fa21879b2 (patch)
tree206d67d6016214008c21fa8007420e8f52f53853 /0001-Dead-dir-server.patch
parent59828593c14a64cecf7ee5c077da9f918062ed60 (diff)
downloadvolse-hubzilla-05c2c50170a891c291e1632f5563908fa21879b2.tar.gz
volse-hubzilla-05c2c50170a891c291e1632f5563908fa21879b2.tar.bz2
volse-hubzilla-05c2c50170a891c291e1632f5563908fa21879b2.zip
Patches from Thomas regarding offline status off whogotzot.com
Diffstat (limited to '0001-Dead-dir-server.patch')
-rw-r--r--0001-Dead-dir-server.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/0001-Dead-dir-server.patch b/0001-Dead-dir-server.patch
new file mode 100644
index 000000000..a6cc4e032
--- /dev/null
+++ b/0001-Dead-dir-server.patch
@@ -0,0 +1,24 @@
+From 4bb329caa45633526d9915796fe268500a08af23 Mon Sep 17 00:00:00 2001
+From: Thomas Willingham <beardyunixer@beardyunixer.com>
+Date: Sat, 14 Feb 2015 16:07:45 +0000
+Subject: [PATCH] Dead dir server
+
+---
+ boot.php | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/boot.php b/boot.php
+index f632931..952832d 100755
+--- a/boot.php
++++ b/boot.php
+@@ -84,7 +84,6 @@ $DIRECTORY_FALLBACK_SERVERS = array(
+ 'https://red.zottel.red',
+ 'https://red.pixelbits.de',
+ 'https://my.federated.social',
+- 'https://whogotzot.com',
+ 'https://redmatrix.nl'
+ );
+
+--
+1.9.1
+