diff options
author | Carlos <carlos.fenollosa@gmail.com> | 2015-12-21 19:49:34 +0100 |
---|---|---|
committer | Carlos <carlos.fenollosa@gmail.com> | 2015-12-21 19:49:34 +0100 |
commit | ab91e5dda1400da0f29b7bb2ef05834f1127ac9c (patch) | |
tree | 05fd40c327fa4b83c658a64c9a048e35a3e7a56b | |
parent | 982b8a108d3c09f440a67ecb82921b067172e391 (diff) |
topsy is kill
-rwxr-xr-x | bb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ global_variables() { 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 - global_twitter_search="topsy" + global_twitter_search="twitter" # Change this to your disqus username to use disqus for comments global_disqus_username="" |