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