#10155
thanksgod
Participant

Hi, this is another example,

abc.com – Log in

xyz.com – Log in

Here I want the “RegEX” to replace those 2 lines or more lines and need the result like the following

http://members.abc.com
http://members.xyz.com

As you can see that, I would like to remove OR replace all the characters & numbers & symbols that occur before http://, and remove OR replace all the characters & numbers & symbols that occur after .com

what should I do?

Thank you so much if anyone can help me out. !!!