domains/techwireasia.com.js
authorAlan Knowles <alan@roojs.com>
Wed, 24 Jul 2019 07:32:30 +0000 (15:32 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 24 Jul 2019 07:32:30 +0000 (15:32 +0800)
domains/techwireasia.com.js [new file with mode: 0644]

diff --git a/domains/techwireasia.com.js b/domains/techwireasia.com.js
new file mode 100644 (file)
index 0000000..71c5182
--- /dev/null
@@ -0,0 +1,9 @@
+
+(function (args) {
+     
+    try { document.getElementsByClassName('qc-cmp-ui-container')[0].style.display = 'none'; }catch(e){}
+    try { document.body.style.overflow = 'auto !important';}catch(e){}
+    
+    
+    
+})(); 
\ No newline at end of file