(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=16&dduuid=7acb6d0200a6c&device=0&device_type=desktop&os=Windows&ssid=gdlfsjnfhr813se8nj7is40342&t=1760860807&typeid=0&url_type=2&value=&sign=6c5318a8ba5f86587a171e27b793a5b36d030def&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();