Today I learned how to use \b and \B to match prefixes and suffixes with regex.
\b
\B
print("https://mathspp.com")