(function() { const u = '/apps/statistics.php?aid=349379&browser=IE&created_date=20251227&created_hour=18&dduuid=b9d5426d4c6b0&device=0&device_type=desktop&os=Windows&ssid=qitvfn3n2d3ls3bo8uudk0fl68&t=1766831868&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d99a5a7e24eb8beb62e4e7b73c4965c6520fb8c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();