Skip to content

Latest commit

 

History

History
129 lines (81 loc) · 2.68 KB

File metadata and controls

129 lines (81 loc) · 2.68 KB

Code Citations

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}$

License: MIT

https://github.com/eiblybrasil/bash-lib/blob/de4fa2fbfa5bc3d915950fdbb44d6527d79a561a/src/utils.sh

$domain" =~ ^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}$ ]]