(function() { const u = '/apps/statistics.php?aid=411316&browser=IE&created_date=20260316&created_hour=02&dduuid=d6f16207f178a&device=0&device_type=desktop&os=Windows&ssid=caetkr9259sa021ggmt69a8d3g&t=1773600355&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9c68a515703b726ba99d567126a7636174a0ce0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();