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