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