(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=18&dduuid=295cc941d3f6b&device=0&device_type=desktop&os=Windows&ssid=soh5c2kg1avr64i8s8ktd0i43s&t=1762771784&typeid=0&url_type=2&value=&sign=9d9200452375ca48a5f81890586496b67bc05e18&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();