エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
say youpy - Hatena::Let
/* * @title say youpy * @include https://gist.github.com/671714 * @license MIT License * @require... /* * @title say youpy * @include https://gist.github.com/671714 * @license MIT License * @require */ (function(){ var who='youpy'; var hoge=Array.prototype.slice.call(document.querySelectorAll('pre .line')); var youpy=hoge[Math.floor(Math.random() * hoge.length)].textContent.replace(/[○●×]+/g, who); var url='http://twitter.com/?status='+encodeURIComponent(youpy); if(prompt('say youpy!',youpy)){ wi
2010/11/11 リンク