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

index f964c00..26866ba 100644 (file)
@@ -12,7 +12,8 @@
                 }
                 return;
             }
-            target.style.maxHeight = '133px';
+            // target.style.maxHeight = '133px';
+            target.style.display = 'none';
             clearInterval(timer);
           
         } catch(e) {}