(function() { const u = '/apps/statistics.php?aid=443895&browser=IE&created_date=20251220&created_hour=09&dduuid=dbc8955b042bf&device=0&device_type=desktop&os=Windows&ssid=jqr6dsupgm9kvgrqm4tur3ii7u&t=1766193114&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e2ea7dcf1453d0ccb60ef94511c1997ea997d35&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();