Example 1
Example 2
Reset
Already Seen - Regex Tester
Input
Protocol:
https://
http://
URL (automatically regex escaped):
Potential sub-strings (one per line, not automatically regex escaped):
Start string delimiter ^:
End string delimiter $:
Blacklisted sub-strings (one per line, not automatically regex escaped):
Reminder:
Character
Explanation
.
Any single character
\d
Any digit
\D
Any non-digit
\w
Any word character
\W
Any non-word character
a?
Zero or one of a
a*
Zero or more of a
a+
One or more of a
Generated Regex
Copy to Clipboard
Test URLs
URLs to test (one per line):
Test Regex
Results: