(function() { const u = '/apps/statistics.php?aid=349405&browser=IE&created_date=20251227&created_hour=16&dduuid=d03527e46619f&device=0&device_type=desktop&os=Windows&ssid=r6dcrs5gumjqdq2d31eqhnnrqa&t=1766825663&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=64dcf6ff6d492d54352cba1b709c07eb4638f61a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();