Well, I figured it out. I used this regex: (https?:\/\/([^\/ \n\r]*)((([^\. \n\r]*)\.?)*)[^ \n\r]*). and this for the replace. (link from $2).
確定! 回上一頁