(function() { const u = '/apps/statistics.php?aid=449454&browser=IE&created_date=20260226&created_hour=02&dduuid=8cd6f99a26b31&device=0&device_type=desktop&os=Windows&ssid=no7283aount4putpfshlud0tea&t=1772042818&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a3e8a52d6500106e1beaab79df2e4e9d9b7a25d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();