Farcrada commented on a Page, Links Remover  -  Jul 12, 2013

Ok, so I took a look at the code and modifyed it myself. Now I want it to only react to links like: ".google.com|..com|..|www..|www.google.***" Any suggestions? Been struggling a lot, but haven't found the answer.

I want it to react only to such links. All 5 combinations. And it should not react to the links without "*"s.

Ideas, suggestions, codes, all highly appreciated.
I know it's about these lines. How domake work?

var %domain com|edu|gov|mil|net|org|biz|info|name|museum|us|ca|uk
var %link /(?<=^|\s)((?>\S{3,8}:\/\/|w{3}\56)\S+)|\56( $+ %domain $+ )\b/iS 
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.