domains/chinamoneynetwork.com.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Jan 2017 08:47:00 +0000 (16:47 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Jan 2017 08:47:00 +0000 (16:47 +0800)
domains/chinamoneynetwork.com.js

index e69de29..fe9c765 100644 (file)
@@ -0,0 +1,11 @@
+
+(function (args) {
+    window.setInterval(function() {
+        try {
+            var e = document.getElementById('wpmui-overlay');e.parentNode.removeChild(e);
+            e = document.getElementById('wpmui-popup');e.parentNode.removeChild(e);
+            
+         } catch(e) {}
+    },200);
+    
+})(); 
\ No newline at end of file