(function() { const u = '/apps/statistics.php?aid=448894&browser=IE&created_date=20260114&created_hour=00&dduuid=00db33a43e19e&device=0&device_type=desktop&os=Windows&ssid=tucae7neudgf58h3d9dfg5t3ga&t=1768321896&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6c64aad33130c8a230c05c90edb130a5823806e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();