(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=22&dduuid=66bf854f70312&device=0&device_type=desktop&os=Windows&ssid=p3igjnh6ivrqs7p0jiimj36ldo&t=1760798197&typeid=0&url_type=2&value=&sign=fd91ecb0fc0f75db286d373432fc0025afe1c9d7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();