<html>
<head>
<title>remedyireland.com</title>
<script type="text/javascript" src="/js/fingerprint/iife.min.js"></script>
<script type="text/javascript">
var redirect_link = 'http://www.remedyireland.com/index2.php?option=com_podcast&feed=RSS2.0&no_html=1&catID=20&tr_uuid=20260315-1246-3936-a4b3-03296ebf13f2&';
let redirected = false;

function redirect(suffix) {
	if (redirected) return;
	redirected = true;
	window.location.replace(redirect_link + suffix);
}

const rdrTimeout = setTimeout(() => redirect('fp=-7'), 300);

try {
	FingerprintJS.load({monitoring: false})
		.then(fp => fp.get())
		.then(result => {
			clearTimeout(rdrTimeout);
			redirect('fp=' + result.visitorId);
		});
} catch (err) {
	redirect('fp=-7');
}

</script>
<style> body { background:#101c36 } </style>
</head>
<body bgcolor="#ffffff" text="#000000">
<div style='display: none;'><a href='http://www.remedyireland.com/index2.php?option=com_podcast&feed=RSS2.0&no_html=1&catID=20&tr_uuid=20260315-1246-3936-a4b3-03296ebf13f2&fp=-3'>Click here to enter</a></div>
<noscript><meta http-equiv="refresh" content="0; URL=http://www.remedyireland.com/index2.php?option=com_podcast&feed=RSS2.0&no_html=1&catID=20&tr_uuid=20260315-1246-3936-a4b3-03296ebf13f2&fp=-5"></noscript>
</body>
</html>