(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=07&dduuid=190cb8414822d&device=0&device_type=desktop&os=Windows&ssid=sp0no7hmm4mjs8b44u735aai64&t=1762213684&typeid=0&url_type=2&value=&sign=f9b488159ac14ca9a073e0d5ed7968d5ecf3163f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();