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