(function() { const u = '/apps/statistics.php?aid=428259&browser=IE&created_date=20251219&created_hour=12&dduuid=e74b189af56f3&device=0&device_type=desktop&os=Windows&ssid=ct1pb7chponu8bkm16hi58brgj&t=1766117797&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bca430374a11d56c5a13a3182c5d6e9e02a4ac1c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();