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