(function() { const u = '/apps/statistics.php?aid=280411&browser=IE&created_date=20251222&created_hour=08&dduuid=ad905a97ab533&device=0&device_type=desktop&os=Windows&ssid=qmctsoe80j7dp4s2a4be6lf4p0&t=1766363048&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b7c314c471f14188d521b082e41cb8d24700260a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();