(function() { const u = '/apps/statistics.php?aid=209096&browser=IE&created_date=20251228&created_hour=22&dduuid=8f2b1de52aafd&device=0&device_type=desktop&os=Windows&ssid=afkai237oqr9nu2hnkto95v9l8&t=1766933270&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=878630785d0dbf8508cce4b0cf05f28675f9927c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();