(function() { const u = '/apps/statistics.php?aid=449327&browser=IE&created_date=20260114&created_hour=19&dduuid=1a702da1451e1&device=0&device_type=desktop&os=Windows&ssid=kqmn8t2612bt3b90p9sgc38382&t=1768388664&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=50c5682a4d830b440cf9ddf788b5090199389c8f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();