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