Regular expression collection

On this post I want to collect different regular expressions, that I used in my projects so I can find them very quick, when I need them in the future. For more useful regular expressions you should check out this page:

Containing a string but not multiple others

See the Pen Regex example: Containing String but not multiple others by Lars Gerrit Kliesing LGK (@lgkonline) on CodePen.