(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=18&dduuid=7f568ebad2730&device=0&device_type=desktop&os=Windows&ssid=99rbc4e7sp90ctn24qt028bsr3&t=1762769131&typeid=0&url_type=2&value=&sign=652cee6b03b2d503ad243e6cd819ca4699767184&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();