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