(function() { const u = '/apps/statistics.php?aid=442681&browser=IE&created_date=20251221&created_hour=22&dduuid=d0a96fab9d141&device=0&device_type=desktop&os=Windows&ssid=92kdtj2iv8k33u1lm7o3nohf77&t=1766328390&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4823ec4639e9b4a124e4c844f9ca8547ccbf94a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();