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