(function() { const u = '/apps/statistics.php?aid=210031&browser=IE&created_date=20251225&created_hour=04&dduuid=88595669bc66e&device=0&device_type=desktop&os=Windows&ssid=hi7jhicm1ma1v8it56llimlbjm&t=1766607066&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9c9ee011303e578551d420776adb2ff8960a1c1c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();