This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
※注意 | |
マルチバイト文字の unicode エスケープは必要ありませんでした。 | |
http://gist.github.com/309432 を使用してください。 | |
参考 http://github.com/to/tombloo/commit/85c59c3195f8c9ff4bf91cecb04738e0c20c01cf | |
*/ | |
addBefore(Twitter, 'post', function(ps){ | |
var pre_str = "\u898b\u3066\u308b:"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ボツ |