(function() { const u = '/apps/statistics.php?aid=443647&browser=IE&created_date=20251225&created_hour=00&dduuid=8f26efc01eaac&device=0&device_type=desktop&os=Windows&ssid=54jotvvd3dcuflj4tpriqkngh6&t=1766595029&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=647d8335396962e3b4ba23bdb5247176f4431eb1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();