From d3041c30f2a36ab81698944fd38d519655082d9e Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Thu, 13 Oct 2016 16:05:40 +0200 Subject: [PATCH] Remove non functional Google+ social share Google+ seems to have removed the https://plus.google.com/share endpoint. This change removes the G+ logo and URL. --- static/js/directives/socialshare.js | 1 - static/partials/socialshare.html | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/static/js/directives/socialshare.js b/static/js/directives/socialshare.js index 8401d0a9..9446e927 100644 --- a/static/js/directives/socialshare.js +++ b/static/js/directives/socialshare.js @@ -26,7 +26,6 @@ define(['text!partials/socialshare.html'], function(template) { email: "mailto:?subject=_TEXT_%20_URL_", facebook: "https://www.facebook.com/sharer.php?u=_URL_&t=_TEXT_", twitter: "https://twitter.com/share?url=_URL_&text=_TEXT_&via=_SITE_", - google: "https://plus.google.com/share?url=_URL_", xing: "https://www.xing.com/app/user?op=share;url=_URL_" }; diff --git a/static/partials/socialshare.html b/static/partials/socialshare.html index 59c8d25a..8ac0bc37 100644 --- a/static/partials/socialshare.html +++ b/static/partials/socialshare.html @@ -4,6 +4,5 @@ - - \ No newline at end of file +