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