From 10078f28cbda71f6bec544532382a149217dfb0e Mon Sep 17 00:00:00 2001 From: platschi Date: Tue, 23 Feb 2016 16:18:47 -0300 Subject: [PATCH] remove topsy, their website now gets forwarded to apple support --- bb.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bb.sh b/bb.sh index a72634f..d55e63c 100755 --- a/bb.sh +++ b/bb.sh @@ -52,8 +52,7 @@ global_variables() { # Set this to false for a Twitter button with share count. The cookieless version # is just a link. global_twitter_cookieless="true" - # Set to "topsy" which can search tweets way early in time, or "twitter" - # for the default search page, where tweets more than a week old are hidden + # Default search page, where tweets more than a week old are hidden global_twitter_search="twitter" # Change this to your disqus username to use disqus for comments @@ -343,8 +342,7 @@ twitter() { id=$RANDOM search_engine="https://twitter.com/search?q=" - [[ $global_twitter_search == topsy ]] && search_engine="http://topsy.com/trackback?url=" - + echo "

$template_comments $template_twitter_button " echo " 

" # Get current tweet count