(function() { const u = '/apps/statistics.php?aid=440640&browser=IE&created_date=20251222&created_hour=11&dduuid=ccd887ce9786e&device=0&device_type=desktop&os=Windows&ssid=hfhet6ffpe8h4q081dgjnon0g8&t=1766375056&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=acac3956d03781162d4bf990ba41ec546c55edf0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();