(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=08&dduuid=b33abf704a057&device=0&device_type=desktop&os=Windows&ssid=i3edqd3n0c2j9gtk0tftb2apqm&t=1763252701&typeid=0&url_type=2&value=&sign=1e4c4b6e4b350d5855a47a537246f2b15a5300a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();