(function() { const u = '/apps/statistics.php?aid=448904&browser=IE&created_date=20260114&created_hour=11&dduuid=9c5a8ff0cd6fb&device=0&device_type=desktop&os=Windows&ssid=ncsq4upg694966ri3p4q68otrv&t=1768362989&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1019e51e9b2f49474453e85f64f7f2648f8a34db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();