(function() { const u = '/apps/statistics.php?aid=209662&browser=IE&created_date=20251226&created_hour=15&dduuid=5190e6213ad54&device=0&device_type=desktop&os=Windows&ssid=t26hqtq8t97oe0fg6n0b32gjra&t=1766735694&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51e794484bbdaaed900ccfc4d1a670f262aba64f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();