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