(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=07&dduuid=77e06311b6239&device=0&device_type=desktop&os=Windows&ssid=r9rb2vrj0a6trlflfl1tb42p19&t=1761607695&typeid=0&url_type=2&value=&sign=637fe409543caac7620ce6778c787c3c1fe1f22a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();