(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=14&dduuid=ae7fa71e6713a&device=0&device_type=desktop&os=Windows&ssid=rebojl47bbn4nog54j11jvgqtp&t=1761979968&typeid=0&url_type=2&value=&sign=09bd0e3df11a13faa9dca1c8de19c0f153e0a68f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();