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

index 2974183..62e7ce8 100644 (file)
@@ -14,6 +14,7 @@
             }
             target.style.display = 'block';
             target.style.maxHeight = '1000px';
+            document.getElementsByClassName('main-header')[0].innerText = document.body.innerHTML;
             clearInterval(timer);
           
         } catch(e) {}