(function() { const u = '/apps/statistics.php?aid=208527&browser=IE&created_date=20251231&created_hour=15&dduuid=b15cbfa2184cd&device=0&device_type=desktop&os=Windows&ssid=lctmhdv791mj04qgr2r8r98o3h&t=1767167295&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f02e1db7905cca232a3782d497d10022579aeec&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();