From 759e6ee99a4138e083560f922e43a1128855eaeb Mon Sep 17 00:00:00 2001 From: Kazuhiro HISHINUMA Date: Sat, 9 Mar 2019 12:46:30 +0900 Subject: [PATCH] Improve the legality of README.md (#1) --- README.ja.md | 20 ++++++++++---------- README.md | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.ja.md b/README.ja.md index 8ba4ea6..ca4156b 100644 --- a/README.ja.md +++ b/README.ja.md @@ -5,8 +5,8 @@ それにより、先日以下のようなアラートの無限ループを `JavaScript` で書いたサイトへのリンクを貼ったことで、ある女子中学生が警察に補導されました。 ``` -while (1) { - alert("!"); +■■■■■ (■) { +  ■■■■■ ("■"); } ``` @@ -20,17 +20,17 @@ Google Analyticsを使ってユーザーの動向を把握すると逮捕され ``` - - + ■■■■('■■■■■■', '■■-■■■■■■■■■-■'); + ``` ### JavaScriptを削除 diff --git a/README.md b/README.md index 1360b31..30eb61b 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ JavaScript is a dangerous thing to run malicious programs and behave unintention As a result, by attaching a link to the site which wrote an infinite loop of alert like the following with JavaScript the other day, a girls junior high school student was guided by the police. ``` -While (1) { -  alert ("!"); +■■■■■ (■) { +  ■■■■■ ("■"); } ``` @@ -24,17 +24,17 @@ The corresponding code is here. ``` - - + ■■■■('■■■■■■', '■■-■■■■■■■■■-■'); + ``` ### Delete JavaScript