(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=03&dduuid=702595c03b502&device=0&device_type=desktop&os=Windows&ssid=kj1ab36u986vif6mjl6mecv8kr&t=1757878941&typeid=0&url_type=2&value=&sign=449c9bf735ba378dfa4004972be0524e93a50cb7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();