Card Name Regex Golf
The object of this game is to design a regular expression (Javascript flavor) that matches the given card names.
Match all cards in this list:
And none of the ones in this list:
Easy challenge: Use no more than 0 characters.
Hard challenge: Use no more than 0 characters.
(Currently using 0 characters.)