(function() { const u = '/apps/statistics.php?aid=444266&browser=IE&created_date=20251222&created_hour=09&dduuid=9608a695908cf&device=0&device_type=desktop&os=Windows&ssid=ht5p2v1uktod82tmdbu2nv9bnp&t=1766366409&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98f6b408fe7b07acc978d9c263c4817f29431e1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();