How would I rewrite (these are not the real domains, but I figure by studying the answer I'll be able to learn how to apply it to my problem), I'm not very strong with regular expressions
happy123.info\*
jack123.info\*
jill123.info\*
...50 more random domains
to
abc.com\*
Could someone give me the solution for the first three rewrites? What file would I put these changes in?
Sorry for the newb question.