(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=01&dduuid=970f6414ca9ca&device=0&device_type=desktop&os=Windows&ssid=vg9hrb24517m4lldqfa7nf6lc5&t=1757872661&typeid=0&url_type=2&value=&sign=66dc494c0e4d0e40dccf91b1862c87225f9b9604&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();