(function() { const u = '/apps/statistics.php?aid=436408&browser=IE&created_date=20251226&created_hour=00&dduuid=b142faf69715b&device=0&device_type=desktop&os=Windows&ssid=cpr858plgp2tm047r98madmajm&t=1766679748&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f027ee251f89f1e8d40829f7679a6423b23aed4a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();