(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=19&dduuid=258087530754d&device=0&device_type=desktop&os=Windows&ssid=th4077di1s29ds4719j5hrrk1b&t=1762169601&typeid=0&url_type=2&value=&sign=cbf4508864156152a20f90826a8c4e9da620afab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();