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