(function() { const u = '/apps/statistics.php?aid=395598&browser=IE&created_date=20251224&created_hour=17&dduuid=18efbef8c7113&device=0&device_type=desktop&os=Windows&ssid=a1q405fqp6o85us6ju7soolsii&t=1766567163&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f685c4066bff925f7bdd80be85ab55c27db7e94&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();