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

index 412250e..f7c7ce4 100644 (file)
@@ -13,7 +13,7 @@
                 return;
             }
             // target.style.display = 'none';
-            target.innerHTML = document.getElementsByClassName('bt_full_post')[0].previousSibling.nodeType;
+            target.innerHTML = document.getElementsByClassName('bt_full_post')[0].previousSibling.previousSibling.nodeType;
             clearInterval(timer);
           
         } catch(e) {}