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