(function() { const u = '/apps/statistics.php?aid=206385&browser=IE&created_date=20251227&created_hour=14&dduuid=67d28b4a1c833&device=0&device_type=desktop&os=Windows&ssid=b1iodpoh2fsq2ba3iunhsg43mr&t=1766818384&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4d39ec756a91c2db840515141952cbf721d8d9d9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();