(function() { const u = '/apps/statistics.php?aid=421584&browser=IE&created_date=20251220&created_hour=16&dduuid=1ce11e24b8add&device=0&device_type=desktop&os=Windows&ssid=tqklamq4080qib3aligu5dtbt1&t=1766219514&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4112ef959fa5c5c0cef6c0e94a8628d1ac8abeb8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();