I am trying to create regex where user have to enter exactly the same thing no extra no less
Here is my regex; /[a-zA-Z0-9][a-zA-Z0-9\\-]*\\.myshopify\\.com/
/[a-zA-Z0-9][a-zA-Z0-9\\-]*\\.myshopify\\.com/