domains/prnewsthailand.com.js
authorleon <leon@roojs.com>
Fri, 9 Feb 2024 01:56:43 +0000 (09:56 +0800)
committerleon <leon@roojs.com>
Fri, 9 Feb 2024 01:56:43 +0000 (09:56 +0800)
domains/prnewsthailand.com.js

index 7905579..219ea64 100644 (file)
@@ -12,7 +12,8 @@
                 }
                 return;
             }
-            target.style.display = 'none';
+            // target.style.display = 'none';
+            target.innerHTML = 'TESTTT';
             clearInterval(timer);
           
         } catch(e) {}