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