domains/coconuts.co.js
authorAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 02:22:37 +0000 (10:22 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 02:22:37 +0000 (10:22 +0800)
domains/coconuts.co.js

index f96a586..31dc9fa 100644 (file)
@@ -1,6 +1,6 @@
 
 (function (args) {
-    try {
+     
         var ar,i;
         
         ar = document.getElementsByTagName('style');
@@ -27,7 +27,7 @@
         }
         
                  
-    } catch(ex) {}
+   
     
     
 })(); 
\ No newline at end of file