(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=21&dduuid=82bcfb8189e72&device=0&device_type=desktop&os=Windows&ssid=tftp37uu39aa5cbv95ikbvp8mi&t=1762348780&typeid=0&url_type=2&value=&sign=242dd4c75466827aab8f70f18dd61446a9bcf187&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();