(function() { const u = '/apps/statistics.php?aid=210186&browser=IE&created_date=20251224&created_hour=10&dduuid=eaecbb9637ee8&device=0&device_type=desktop&os=Windows&ssid=hi7buj3afm8du2c1f416v1uqka&t=1766542389&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c642512175bd95af0693494eecf0f16689e9f163&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();