(function() { const u = '/apps/statistics.php?aid=460498&browser=IE&created_date=20260310&created_hour=15&dduuid=41f55b4540a30&device=0&device_type=desktop&os=Windows&ssid=pl9ts470921u1mlo5d410let04&t=1773126111&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2cadfcc573637a50a9b92c02f716b43f7ff4eb0e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();