A regular expression that matches all valid native video & audio links.
A regular expression that matches a valid Base64 encoded string.
A regular expression that accurately matches the valid SSN (Social Security Number) number.
A regular expression to match valid release, version, and modification numbers (Semantic Versioning X.Y.Z).
A regular expression to match a Subnet Mask, which is a logical subdivision of an IP network.
A regular expression to match all valid IP addresses (v6) with and without ports.
A regular expression to match all valid IP addresses (v4) with and without ports.
A regular expression to match all valid URLs with port numbers, hashes(#), and parameters (&).
A regular expression to match SHA-256 hashes (64 hexadecimal characters).
A regular expression to match SHA-1 hashes.
A regular expression to match MD5 hashes.
A regular expression to match the path of a directory in Windows.
A regular expression to match the path of a file in Windows.
A regular expression to match the path of a directory in Linux.
A regular expression to match the path of a hidden file in Linux.
A regular expression to match the path of a file in Linux.
A regular expression to match HTML Comments within your document.
A regular expression to match International Mobile Equipment Identity (IMEI).
A regular expression to match GUID (Globally Unique IDentifier) and/or UUID (Universally unique identifier).
A regular expression to match a Xunlei (Thunder) Link.
A regular expression to match an ed2k (eDonkey network) link.