(function() { const u = '/apps/statistics.php?aid=351395&browser=IE&created_date=20251220&created_hour=08&dduuid=4e649d133256a&device=0&device_type=desktop&os=Windows&ssid=lkli2h2b33du591pvp3ddln78u&t=1766192318&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d42820d63e68f50a2f2aa776bdaf37a06e3e9123&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();