(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=15&dduuid=2275542c01bd2&device=0&device_type=desktop&os=Windows&ssid=032k76ii27pq6mfgsrhmghamjt&t=1760511925&typeid=0&url_type=1&value=&sign=a9d120d8fcb9ef1cf0d59a96384f6a390c3fed3b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();