(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=00&dduuid=8872e5606d540&device=0&device_type=desktop&os=Windows&ssid=sthtl2vsm3vhp0e32b7a8e8i9m&t=1760199185&typeid=0&url_type=2&value=&sign=f7eaf8662968e4cb1a2010f6e489b9445dabf9f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();