(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=05920b7a04adb&device=0&device_type=desktop&os=Windows&ssid=uk1otga6c8unvq6r6o537bfkc6&t=1760839160&typeid=0&url_type=2&value=&sign=27752a50c8381c1c4ade7a913a3e00a105dc7962&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();