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