Remove Subdomain From URL With JavaScript ... var separate = window.location.split('.');. Use the shift() method to remove the first element in the url array. In ...
確定! 回上一頁