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