(function() { const u = '/apps/statistics.php?aid=445937&browser=IE&created_date=20260311&created_hour=23&dduuid=7a0ab31652ecb&device=0&device_type=desktop&os=Windows&ssid=mqlaipjqil0lb8p0f6bn6frg67&t=1773244262&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7d91ddb1733a5d22056c1b99b3eaddce6563e1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();