Skip to content

Commit

Permalink
Add comment js/inline_03.js
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Aug 19, 2011
1 parent c46aac8 commit fdc4822
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions twitter.com/formatted/js/inline_03.js
@@ -1,3 +1,6 @@
/// 何かしら失敗したときにbody内を消去する関数?
/// inline_03.jsで書かれているものとしては別hostからのアクセスをチェックしているように見える
/// bust:失敗、故障
function bust() {
document.write = "";
window.top.location = window.self.location;
Expand Down

0 comments on commit fdc4822

Please sign in to comment.