(function() { const u = '/apps/statistics.php?aid=443599&browser=IE&created_date=20251219&created_hour=21&dduuid=bbab769a45122&device=0&device_type=desktop&os=Windows&ssid=s8jsbqo1v107b1g9ab1s7fq0q1&t=1766150134&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=19dfe57ce436841549fc7b181c2fc0c279bae7b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();