(function() { const u = '/apps/statistics.php?aid=446868&browser=IE&created_date=20260110&created_hour=03&dduuid=ff23d9f6fa232&device=0&device_type=desktop&os=Windows&ssid=eoouf7oonurie3tbh04llvfjul&t=1767987331&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=247d14b8d5098c99989c6055c0b603a1e3c2aefa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();