(function() { const u = '/apps/statistics.php?aid=433183&browser=IE&created_date=20251218&created_hour=03&dduuid=8067822f38848&device=0&device_type=desktop&os=Windows&ssid=pamdid3dd63n5sl94afi0gb2pm&t=1766000141&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=90292613214497f8d1043dee13a685be5d7c4896&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();