From 9839afac5ad1226d367ee25ebc24f53782d9153b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 2 Nov 2018 09:49:05 +0800 Subject: [PATCH] domains/homejournal.hk --- domains/homejournal.hk | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/homejournal.hk b/domains/homejournal.hk index e69de29..c191bac 100644 --- a/domains/homejournal.hk +++ b/domains/homejournal.hk @@ -0,0 +1,9 @@ + +(function (args) { + window.setInterval(function() { + + try { document.getElementsByClassName('wph-modal')[0].style.display='none';}catch(e){} + },200); + + +})(); \ No newline at end of file -- 2.39.2