Skip to Content

JavaScript File

URL: https://luckystreak3-game.com/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/frontend_block_notification.js?ver=3.6.5
HTTP Status: 200 OK
MIME Type: application/javascript
Last Modified: Sat, 04 Feb 2023 15:13:53 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
HTTP Headers:  8 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1var frontend_block_notification;(()=>{"use strict";var t,e={}

2;(t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}

3),Object.defineProperty(t,"__esModule",{value:!0}

4)}

5)(e),window.stackableNotification=new class{init=()=>{document.querySelectorAll(".stk-block-notification.stk--is-dismissible").forEach((t=>{const e=`stckbl-notif-${t.getAttribute("data-block-id")}

6`;localStorage.getItem(e)&&!window.location.search.match(/preview=\w+/)&&(t.style.display="none"),t.querySelector(".stk-block-notification__close-button").addEventListener("click",(()=>{localStorage.setItem(e,1),t.style.display="none"}

7))}

8))}

9}

10,t=window.stackableNotification.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",t):t()),frontend_block_notification=e}

11)();