lvm / lets-get-arrested

This project is intended to protest against the police in Japan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets-get-arrested project

In Japan, a schoolgirl was caught by the police for putting a link to a website with an endless loop of alert in JavaScript like this:

    while (1) {
      alert("!");
    }

Related news articles:

So this is regarded as a "crime" in Japan. So let's be criminals and get arrested!

Enjoy criminal life!

How to get arrested

It's easy. Fork this project and branch it as gh-pages. It's all done. It would be more effective to share the url "http://youraccount.github.io/lets-get-arrested" in a SNS.

Not arrested?

You can surrender yourself to the police.

みんなで逮捕されようプロジェクト

日本において、以下のようなアラートの無限ループを JavaScript で書いたサイトへのリンクを貼ったことである女子中学生が警察に補導されました:

    while (1) {
      alert("!");
    }

関連記事: https://www3.nhk.or.jp/lnews/kobe/20190304/2020003239.html

よってこれは日本では「犯罪」と見做されます。それではみんなで犯罪者になり逮捕されましょう!

良い犯罪者生活を!

逮捕される方法

簡単です。このプロジェクトをフォークし、 gh-pages ブランチを切ってください。それだけで終わりです。"http://あなたのアカウント.github.io/lets-get-arrested" という URL を SNS で共有するとより効果的でしょう。

なかなか逮捕されませんか?

警察に自首することができます。

체포 프로젝트

일본에서 한 여학생이 다음의 javascript 코드 처럼 무한 alert 팝업이 뜨는 사이트의 링크를 게시판에 올렸다는 이유로 경찰에 체포 되었습니다.

    while (1) {
      alert("!");
    }

관련 기사:

이 것이 일본에서는 범죄로 간주됩니다. 자, 범죄자가 되어 경찰에게 체포 되어 봅시다.

범죄자의 생활을 즐겨 보자!

어떻게 체포되는 것일까?

간단합니다. 이 프로젝트를 gh-pages branch에서 Fork합니다. 이것으로 끝입니다. 좀 더 효과적인 방법으로는 "http://youraccount.github.io/lets-get-arrested" 이 url 을 소셜미디어서비스(SNS)에 공유 하는 것입니다.

체포되지 않는 경우?

경찰에 직접 자수합니다.

Proyecto que-nos-arresten

En Japón, una estudiante fue detenida por la policía por poner un link a un sitio con un búcle infinito de alerts en JavaScript, similar a esto:

    while (1) {
      alert("!");
    }

Artículos sobre el incidente:

Así que esto es considerado como un "crimen" en Japón. ¡Así que seamos criminales y nos arresten!

¡Disfruten la vida criminal!

¿Cómo ser arrestado?

Es simple. Forkea este proyecto y creá un branch llamado gh-pages. Eso es todo. Podría ser más efectivo si compartís la url "http://youraccount.github.io/lets-get-arrested" en una SNS (Servicio de Red Social).

¿No te arrestaron?

Podes entregarte a la policía.

About

This project is intended to protest against the police in Japan


Languages

Language:HTML 100.0%