(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=04&dduuid=c05c4e6d9a87f&device=0&device_type=desktop&os=Windows&ssid=8prul3j56bigvs84u03tc0ngc9&t=1760559975&typeid=0&url_type=2&value=&sign=2128d289f5d95ec388f342673d35500f36e64939&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();