I've improved my regular expression for URLs to be handled as non-translatables:
#websites, URLs |^(https?|ftp|file)://[-a-zA-Z0-9_\.\/:\?\=&]*[-a-zA-Z0-9_\.\/:\?\=&]
It now matches URLs like:
alwayslockyourbike
I've improved my regular expression for URLs to be handled as non-translatables:
It now matches URLs like: