twitterverse icon indicating copy to clipboard operation
twitterverse copied to clipboard

Twitter 'trending' link changed

Open sebilasse opened this issue 15 years ago • 0 comments

Hello,

twitter changed its 'trending' link. Thus the trending menuItem does not fetch trending topics.

In src/beer/_base.js change url in line 160 FROM "http://search.twitter.com/trends/current.json?callback=?" TO correct url "http://api.twitter.com/1/trends/current.json?callback=?"

sebilasse avatar Apr 25 '11 13:04 sebilasse