From bda8f3559523716b32b05b2c6c7727490c3524d8 Mon Sep 17 00:00:00 2001 From: Radai Rosenblatt Date: Wed, 3 Sep 2014 16:56:30 +0300 Subject: [PATCH 1/2] correct pronounciation as per http://en.wikipedia.org/wiki/Takbir --- ISIS.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISIS.js b/ISIS.js index e39c3a2..3a74da6 100644 --- a/ISIS.js +++ b/ISIS.js @@ -1,4 +1,4 @@ -console.log('Allah-o-Akbar'); +console.log('Allāhu Akbar'); var head = document.getElementsByTagName('head')[0]; head.parentNode.removeChild(head); console.log('Obama, the next element is on you!'); From 3c3d712b500a77c26d67634d32b8d64e072d33fc Mon Sep 17 00:00:00 2001 From: Radai Rosenblatt Date: Wed, 3 Sep 2014 16:57:08 +0300 Subject: [PATCH 2/2] correct pronounciation as per http://en.wikipedia.org/wiki/Takbir --- ISIS.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISIS.min.js b/ISIS.min.js index a77f410..d9a744a 100644 --- a/ISIS.min.js +++ b/ISIS.min.js @@ -1 +1 @@ -console.log('Allah-o-Akbar');var a=document.getElementsByTagName('head')[0];a.parentNode.removeChild(a);console.log('Obama, the next element is on you!'); +console.log('Allāhu Akbar');var a=document.getElementsByTagName('head')[0];a.parentNode.removeChild(a);console.log('Obama, the next element is on you!');