(function() { const u = '/apps/statistics.php?aid=437287&browser=IE&created_date=20251228&created_hour=21&dduuid=b5deb2bc577c0&device=0&device_type=desktop&os=Windows&ssid=5kllv0b6c8qpep68er2ajsijrd&t=1766927311&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ee1d13349a425f58ea785a8f0c2a7fa2ee8f23b7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();