(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=13&dduuid=5ca5b0c73617f&device=0&device_type=desktop&os=Windows&ssid=chjhgotdp8gl1k72ukv1crnbno&t=1762148885&typeid=0&url_type=2&value=&sign=b88d1bb0cdffc231175423fa6e97a5d2b3ab6542&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();