document.addEventListener('DOMContentLoaded', function() { // ===== CẤU HÌNH CHUNG ===== var popup1 = document.getElementById('preload-msg'); var popup2 = document.getElementById('second-popup'); var closeBtn1 = document.getElementById('close-msg'); var closeBtn2 = document.getElementById('close-second-popup'); var popupHideTime = 3 * 60 * 60 * 1000; // 3 giờ (đổi nếu muốn) // ===== KIỂM TRA LOCALSTORAGE ===== // Popup 1 var hidePopup1Until = localStorage.getItem('hidePopup1Until'); if (hidePopup1Until && Number(hidePopup1Until) > Date.now()) { popup1.style.display = 'none'; } // Popup 2 var hidePopup2Until = localStorage.getItem('hidePopup2Until'); if (hidePopup2Until && Number(hidePopup2Until) > Date.now()) { popup2.style.display = 'none'; } // ===== XỬ LÝ ĐÓNG POPUP 1 ===== closeBtn1.addEventListener('click', function() { popup1.style.display = 'none'; localStorage.setItem('hidePopup1Until', Date.now() + popupHideTime); // Hiển thị popup 2 sau 1 giây setTimeout(function() { if (!hidePopup2Until || Number(hidePopup2Until) <= Date.now()) { popup2.style.display = 'flex'; } }, 1000); }); // ===== XỬ LÝ ĐÓNG POPUP 2 ===== closeBtn2.addEventListener('click', function() { popup2.style.display = 'none'; localStorage.setItem('hidePopup2Until', Date.now() + popupHideTime); }); });
Xem Phim Lão Già Finch - MotPhim
Xem phim Lão Già Finch  - Finch (2021)

Xem phim Lão Già Finch - Finch (2021)

Finch 2021

Nội Dung Phim

Lão Già Finch

Trên Trái đất hậu tận thế, một người máy, được chế tạo để bảo vệ cuộc sống của chú chó yêu quý của đấng sáng tạo đang hấp hối, tìm hiểu về cuộc sống, tình yêu, tình bạn và ý nghĩa của việc trở thành con người.

Thẻ Tags

🎬 Thảo luận phim cùng Mọt Chill!
Tham gia ngay: https://t.me/motchillphim

Theo dõi
Thông báo của
guest
0 Tham gia nhóm chat của Mọt t.me/motchillphim
Phản hồi nội tuyến
Xem tất cả bình luận