(function() { const u = '/apps/statistics.php?aid=417139&browser=IE&created_date=20251217&created_hour=04&dduuid=8048ea1e25092&device=0&device_type=desktop&os=Windows&ssid=2toqbcordcbsgv2rcotmh6rhf4&t=1765918354&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fd0a616c1c6d736f9ea67e91777e6ae004d285a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();