Commit e908684d by Urvil Shah

para fix

parent 4e351b4d
Pipeline #7428 passed with stages
in 22 minutes 47 seconds
...@@ -147,7 +147,7 @@ namespace Mobile.Search.Web.Controllers ...@@ -147,7 +147,7 @@ namespace Mobile.Search.Web.Controllers
{ {
try try
{ {
string url = "http://config.minbox.email/Offer/Create?template_attribute="; string url = "http://config.minbox.email/Offer/Create?template_attributes=";
Match m; Match m;
string HRefPattern = "href\\s*=\\s*(?:[\"'](?<1>[^\"']*)[\"']|(?<1>\\S+))"; string HRefPattern = "href\\s*=\\s*(?:[\"'](?<1>[^\"']*)[\"']|(?<1>\\S+))";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment