(function() { const u = '/apps/statistics.php?aid=369411&browser=IE&created_date=20251220&created_hour=20&dduuid=5f7f9ba6dd03b&device=0&device_type=desktop&os=Windows&ssid=shgadnpungo8jir8lc1sjhgsir&t=1766232244&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e30bfe58b61640c24a92167cbbefb1c5510a7526&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();