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