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