(function() { const u = '/apps/statistics.php?aid=413832&browser=IE&created_date=20251129&created_hour=16&dduuid=925c47533c30b&device=0&device_type=desktop&os=Windows&ssid=b3nir3p44bq1t1o6fg0his3517&t=1764406396&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d3dd594a61175b14e098e80cfa1ca56b3b7a3e94&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();