(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=06&dduuid=9fdeb9d2e03dd&device=0&device_type=desktop&os=Windows&ssid=2rai2knb5h10hnc6052l76qfhf&t=1760133837&typeid=0&url_type=2&value=&sign=9218d2664dca4ba7a1a2b7fbd9ec101ec0ceba23&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();