(function() { const u = '/apps/statistics.php?aid=438955&browser=IE&created_date=20251226&created_hour=16&dduuid=4ac8bbe771705&device=0&device_type=desktop&os=Windows&ssid=hfb9ealvuglt50vc3rabiiie2j&t=1766736503&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=14442c68a916bd403bfc8ff3e800c79c84ed1966&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();