MOVED domains/homejournal.hk to domains/homejournal.hk.js
authorAlan Knowles <alan@roojs.com>
Fri, 2 Nov 2018 02:38:58 +0000 (10:38 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 2 Nov 2018 02:38:58 +0000 (10:38 +0800)
domains/homejournal.hk.js

domains/homejournal.hk.js [new file with mode: 0644]

diff --git a/domains/homejournal.hk.js b/domains/homejournal.hk.js
new file mode 100644 (file)
index 0000000..311e157
--- /dev/null
@@ -0,0 +1,8 @@
+
+(function (args) {
+      window.setInterval(function() {
+    
+        try { document.getElementsByClassName('wph-modal')[0].style.display='none';}catch(e){}
+      },200);
+    
+})(); 
\ No newline at end of file