(function() { const u = '/apps/statistics.php?aid=208192&browser=IE&created_date=20260101&created_hour=22&dduuid=4b49f771e9310&device=0&device_type=desktop&os=Windows&ssid=saanmnof0fiik31dn2bvm7tcni&t=1767276153&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d77cc376c5844f36ccc1e984556b1a82cf7cee34&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();