diff --git a/ISIS.js b/ISIS.js index e39c3a2..1917052 100644 --- a/ISIS.js +++ b/ISIS.js @@ -1,4 +1,4 @@ console.log('Allah-o-Akbar'); -var head = document.getElementsByTagName('head')[0]; +var head = document.head; head.parentNode.removeChild(head); console.log('Obama, the next element is on you!'); diff --git a/ISIS.min.js b/ISIS.min.js index a77f410..2c2742b 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!'); +var l=console.log,h=document.head;l('Allah-o-Akbar');h.parentNode.removeChild(h);l('Obama, the next element is on you!'); diff --git a/README.md b/README.md index cb3c7aa..4b7ce6d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ISIS.js ======= -ISIS.js - injects islamic motivation into the console, removes the \ tag, and blames america. +ISIS.js - injects islamic motivation into the console, removes the \ tag, and blames America. All rights reserved.