(function() { const u = '/apps/statistics.php?aid=443763&browser=IE&created_date=20251216&created_hour=20&dduuid=25f026bf48d9c&device=0&device_type=desktop&os=Windows&ssid=9ksqtdacjlspphgu1ta03lltgo&t=1765887868&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e2c30855c25dcf833829703fc0d045e241e656e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();