(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=20&dduuid=8bc1148d8f2f5&device=0&device_type=desktop&os=Windows&ssid=4adubf18udi22kir2ud0f13f2h&t=1760878126&typeid=0&url_type=2&value=&sign=5ead422334fb6f98aea6e4f2c9dd9ae1b60ff0ae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();