(function() { const u = '/apps/statistics.php?aid=291392&browser=IE&created_date=20251222&created_hour=06&dduuid=316855cba6ff6&device=0&device_type=desktop&os=Windows&ssid=2uf2himk6l64abk1ph94k5qqj5&t=1766355743&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=373e2d4eac67b35c603fad31f3b1814a44dba1d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();