提交 af61d052 编写于 作者: G Gabriele Cirulli

remove twitter uri

上级 907aff42
......@@ -156,7 +156,6 @@ HTMLActuator.prototype.scoreTweetButton = function () {
tweet.classList.add("twitter-share-button");
tweet.setAttribute("href", "https://twitter.com/share");
tweet.setAttribute("data-via", "gabrielecirulli");
tweet.setAttribute("data-url", "http://git.io/2048");
tweet.textContent = "Tweet";
var text = "I scored " + this.score + " points at 2048, a game where you " +
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册