domains/prnewsthailand.com.js
authorleon <leon@roojs.com>
Fri, 9 Feb 2024 01:49:32 +0000 (09:49 +0800)
committerleon <leon@roojs.com>
Fri, 9 Feb 2024 01:49:32 +0000 (09:49 +0800)
domains/prnewsthailand.com.js

index 352e4fb..afbf07b 100644 (file)
@@ -3,7 +3,7 @@
     var timer = window.setInterval(function() {
         try {
             tries++;
-            target = document.getElementsByClassName('bt_full_post')[0];
+            target = document.getElementsByClassName('bt_full_post')[0].previousSibling;
 
             if(target == null) {
                 // give up after 5 tries