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