(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=20&dduuid=3a50e8594ba13&device=0&device_type=desktop&os=Windows&ssid=90p4euspebrdaabns9ollgnauq&t=1762347210&typeid=0&url_type=2&value=&sign=52009db92fa9470965474d78924e08433c819e25&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();