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

index e5e1713..76bea03 100644 (file)
@@ -3,7 +3,7 @@
     var timer = window.setInterval(function() {
         try {
             tries++;
-            target = document.getElementsByClassName('main-header')[0];
+            target = document.getElementsByClassName('main-header')[0].nextElementSibling;
 
             if(target == null) {
                 // give up after 5 tries