Exemple #1
0
 public static bool IsValidUrl(string text) => UrlParser.IsMatching(text);