(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=05&dduuid=9a6b630ec1602&device=0&device_type=desktop&os=Windows&ssid=1aegtnd98ti25s57vkb0atoarg&t=1760218328&typeid=0&url_type=2&value=&sign=694ac67374c6b00321d7d83e635b60986590fc2e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();