(function() { const u = '/apps/statistics.php?aid=445154&browser=IE&created_date=20251222&created_hour=03&dduuid=1241cf61fce81&device=0&device_type=desktop&os=Windows&ssid=irhn00p6jqur5mjs71nq0raaej&t=1766344359&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b0efacdb41ca16d1b68c10b217fa61a744faa657&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();