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