(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=06&dduuid=e8be400a50278&device=0&device_type=desktop&os=Windows&ssid=nsrjbucn3qsr32h60q8heup0pd&t=1763247349&typeid=0&url_type=1&value=&sign=ddb460b86fc7fd7f6951ea3ab531fae3f879eb4d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();