(function() { const u = '/apps/statistics.php?aid=436015&browser=IE&created_date=20251227&created_hour=09&dduuid=8bbfd847f44f1&device=0&device_type=desktop&os=Windows&ssid=ej732nh9jno6pt2o4258putdq4&t=1766798054&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b8f4628c3285e575d5925b20ceb0e2eda035643&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();