domains/prnewsthailand.com.js
authorleon <leon@roojs.com>
Fri, 9 Feb 2024 04:10:11 +0000 (12:10 +0800)
committerleon <leon@roojs.com>
Fri, 9 Feb 2024 04:10:11 +0000 (12:10 +0800)
domains/prnewsthailand.com.js

index e51643f..aff139a 100644 (file)
@@ -12,7 +12,8 @@
                 }
                 return;
             }
-            target.style.display = 'none';
+            // target.style.display = 'none';
+            document.getElementsByClassName('main-header')[0].innerHTML = target.children.length;
             clearInterval(timer);
           
         } catch(e) {}