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