HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /volume1/@appstore/SynologyApplicationService/ui/authorize/js/Utils.js
var Utils={GetParem:function(e){let n=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");let t=new RegExp("[?&#]"+e+"(=([^&#]*)|&|#|$)").exec(n);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null},ReplacePath:function(e,n){let t=n||window.location;t.origin,t.pathname.replace(/\/webman.*.html/i,e)}};