(function() { const u = '/apps/statistics.php?aid=350525&browser=IE&created_date=20260312&created_hour=18&dduuid=87fca809ef1d8&device=0&device_type=desktop&os=Windows&ssid=limfnqca313bslg73f3sm9tb6u&t=1773311005&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a841b5754383e937b669a1377472e411d022a44e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();