(function() { const u = '/apps/statistics.php?aid=264505&browser=IE&created_date=20260118&created_hour=20&dduuid=bc039a25ca6ac&device=0&device_type=desktop&os=Windows&ssid=phflrfutum7sr882ioqlbcotr0&t=1768740723&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98872f2efb36f59f0be2deeb9640fbbc3b5b8f20&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();