To remove `http://` or `https://` from a URL, call the `replace()` method with the following regular expression - `/^https?:\/\//`.
確定! 回上一頁