(function() { const u = '/apps/statistics.php?aid=455660&browser=IE&created_date=20260310&created_hour=22&dduuid=80d40468b3e4a&device=0&device_type=desktop&os=Windows&ssid=jfnbqerntterus8t2h55uhflud&t=1773154631&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=24d2504d675f842007cf13e52b07af666fadf4f4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();