<html>
<head>
<title>qaiku.com</title>
<script type="text/javascript" src="/js/fingerprint/iife.min.js"></script>
<script type="text/javascript">
var redirect_link = 'http://www.qaiku.com/feeds/qaikus/1de117ba6ad044a117b11de8760f9ac704b43cb43cb/?tr_uuid=20260517-0039-4968-b985-efb9d2dd7fe1&';
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.qaiku.com/feeds/qaikus/1de117ba6ad044a117b11de8760f9ac704b43cb43cb/?tr_uuid=20260517-0039-4968-b985-efb9d2dd7fe1&fp=-3'>Click here to enter</a></div>
<noscript><meta http-equiv="refresh" content="0; URL=http://www.qaiku.com/feeds/qaikus/1de117ba6ad044a117b11de8760f9ac704b43cb43cb/?tr_uuid=20260517-0039-4968-b985-efb9d2dd7fe1&fp=-5"></noscript>
</body>
</html>