(function() { const u = '/apps/statistics.php?aid=207381&browser=IE&created_date=20260114&created_hour=06&dduuid=0ec2044998f94&device=0&device_type=desktop&os=Windows&ssid=odberenon471fe7j3fok3d28bv&t=1768345009&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8d8e5a84f646e4d9eebe2b77de5d8ce98ac078b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();