(function() { const u = '/apps/statistics.php?aid=445397&browser=IE&created_date=20251227&created_hour=04&dduuid=7f7e3b646914d&device=0&device_type=desktop&os=Windows&ssid=ohdss27og0h93vv56nkcds3cpm&t=1766780095&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0b059598154d12d542b66e7746d88bb94449db9c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();