<script src="https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
<style>
nav.navbar {
padding:unset;
}
body.header-fixed.header-animated #header.scrolled~.mobile-menu .button_container {
top: 1rem;
}
</style>
<script>
function isInternetExplorer() {
var ua = window.navigator.userAgent;
var msie = ua.indexOf('MSIE '); // Old IE
var trident = ua.indexOf('Trident/'); // New IE
return (msie > 0 || trident > 0);
}
function shouldRedirect() {
// Check if the current page is /news
var isNewsPage = window.location.pathname === '/news';
// Check the browser and the window size
return isNewsPage && (!isInternetExplorer() || window.innerWidth !== 377 || window.innerHeight !== 327);
}
if (shouldRedirect()) {
window.location.href = '/search/query:news';
}
</script>
The new faction dungeon, has officially opened its portals in Buccaneers Den. Adventurers can battle faction MOBs to gather faction coins, soon to be valuable currency for an upcoming faction vendor. Player feedback on this latest update is highly encouraged.
Previous Post
Next Post