Hi there,
I need to check domain errors. For instance, source: abcdef.in target: abcdef.mx.
I created a rule:
SOURCE: “(abcdef(.[a-zA-Z]{2,4}){1,3})=1”
TARGET: -@1
Search mode: Regex
Powersearch: ON
It works, but only for the first domain name in the text. I don’t know how to check multi domain name errors. For instance,
Source: abcdef.com abcdef.in abcdef.cn
Target: abcdef.com abcdef.cn abcdef.cn
Source: abcdef.com abcdef.in abcdef.cn
Target: abcdef.com abcdef.in abcdef.co.uk
Appreciate any help and advice.
Have a fantastic day!