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