From 60364d510ea3d1201df1af2fcda990c61f9b497e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 Dec 2017 14:35:28 +0800 Subject: [PATCH] domains/australiahop.com.js --- domains/australiahop.com.js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/australiahop.com.js diff --git a/domains/australiahop.com.js b/domains/australiahop.com.js deleted file mode 100644 index fe9c765..0000000 --- a/domains/australiahop.com.js +++ /dev/null @@ -1,11 +0,0 @@ - -(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 -- 2.39.2