(function() { const u = '/apps/statistics.php?aid=422205&browser=IE&created_date=20251220&created_hour=14&dduuid=c4e5a461a1ce1&device=0&device_type=desktop&os=Windows&ssid=bequ34fjiv6lt9cg5ekjaatdmi&t=1766213955&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df516451208fdd3a989f328675e4ff00ecd106ab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();