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