(function() { const u = '/apps/statistics.php?aid=267794&browser=IE&created_date=20260224&created_hour=11&dduuid=af850e0c1af4e&device=0&device_type=desktop&os=Windows&ssid=obfctc4m99aneoku7c1jihesur&t=1771903594&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=548ee2b14128f43a0aa93fe4cbfa98a98587e653&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();