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