(function() { const u = '/apps/statistics.php?aid=209192&browser=IE&created_date=20251228&created_hour=15&dduuid=8e609faf9b3e9&device=0&device_type=desktop&os=Windows&ssid=i8mv50andq0afl0mkt233j4qkj&t=1766907067&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ee5b98be51c5f71aab3c47e7b6e1b176882efa7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();