Regular expression to find and remove text from notepad++ or sublime

Hi,

I have file with very large text 100k of lines. I am using notepad++ or sublime editor.

The data in file contains numbers and text like below example,

“sometext

some text
some text”

I want to replace all text except domain.com (xyz.com) in file.

Any idea?

Best Regards,

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.