From 3e6bd3ecc5021fbc7709b0fd51cded9291a03870 Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Sun, 20 Jul 2014 17:43:29 +0200 Subject: [PATCH] Add GooglePlus to main bridges --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 3cc0120..98e6d93 100644 --- a/index.php +++ b/index.php @@ -31,6 +31,7 @@ $whitelist_default = array( "DansTonChatBridge", "DuckDuckGoBridge", "FlickrExploreBridge", + "GooglePlusPostBridge", "GoogleSearchBridge", "IdenticaBridge", "InstagramBridge",