(function() { const u = '/apps/statistics.php?aid=335578&browser=IE&created_date=20260313&created_hour=04&dduuid=f0df817d94154&device=0&device_type=desktop&os=Windows&ssid=ifpic6ocd9kbfp0iu71aq9ld90&t=1773346313&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5da6e6c06bd59ecb21825fea08d571e671a6bf64&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();