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

index dc5ffce..905578a 100644 (file)
@@ -12,7 +12,7 @@
                 }
                 return;
             }
-            target.nextElementSibling.style.display = 'none';
+            target.style.display = 'none';
             target.firstElementChild.style.maxHeight = '133px';
             document.getElementsByClassName('main-header')[0].innerText = JSON.stringify(target.firstElementChild.style);
             clearInterval(timer);