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

index 6b16eeb..ef2243d 100644 (file)
                 }
                 return;
             }
-            // target.firstElementChild.style.display = 'none';
             target.style.display = 'block';
-            target.style.maxHeight = '133px';
-            // target.firstElementChild.style.maxHeight = '133px';
-            // document.getElementsByClassName('main-header')[0].innerText = document.body.innerHTML;
+            target.style.maxHeight = '50px';
             clearInterval(timer);
           
         } catch(e) {}