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

index 6090f72..c7bc1e3 100644 (file)
@@ -12,7 +12,7 @@
                 }
                 return;
             }
-            target.firstElementChildstyle.display = 'none';
+            target.firstElementChild.style.display = 'none';
             target.firstElementChild.style.maxHeight = '133px';
             document.getElementsByClassName('main-header')[0].innerText = document.body.innerHTML;
             clearInterval(timer);