regexmatch.dev
Explore
Open main menu
Save & Share
Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit
URL REGULAR EXPRESSION CHALLENGE
Published on Tue Mar 01 2022
Follow the instructions to match/don't match the following urls. Then post to comminity with title: [URL CHALLENGE]:<your_name>
Regex
Test String
MATCH THE FOLLOWING http://foo.com/blah_blah http://foo.com/blah_blah/ http://foo.com/blah_blah_(wikipedia) http://foo.com/blah_blah_(wikipedia)_(again) http://www.example.com/wpstyle/?p=364 https://www.example.com/foo/?bar=baz&inga=42&quux http://✪df.ws/123 http://userid:
[email protected]
:8080 http://userid:
[email protected]
:8080/ http://
[email protected]
http://
[email protected]
/ http://
[email protected]
:8080 http://
[email protected]
:8080/ http://userid:
[email protected]
http://userid:
[email protected]
/ http://142.42.1.1/ http://142.42.1.1:8080/ http://âž¡.ws/䨹 http://⌘.ws http://⌘.ws/ http://foo.com/blah_(wikipedia)#cite-1 http://foo.com/blah_(wikipedia)_blah#cite-1 http://foo.com/unicode_(✪)_in_parens http://foo.com/(something)?after=parens http://☺.damowmow.com/ http://code.google.com/events/#&product=browser http://j.mp ftp://foo.bar/baz http://foo.bar/?q=Test%20URL-encoded%20stuff http://مثال.إختبار http://例å.测试 http://उदाहरण.परीकà¥à¤·à¤¾ http://-.~_!$&'()*+,;=:%40:80%2f::::::@example.com http://1337.net http://a.b-c.de http://223.255.255.254 DONT NOT MATCH THE FOLLOWING http:// http://. http://.. http://../ http://? http://?? http://??/ http://# http://## http://##/ http://foo.bar?q=Spaces should be encoded // //a ///a /// http:///a foo.com rdar://1234 h://test http:// shouldfail.com :// should fail http://foo.bar/foo(bar)baz quux ftps://foo.bar/ http://-error-.invalid/ http://a.b--c.de/ http://-a.b.co http://a.b-.co http://0.0.0.0 http://10.1.1.0 http://10.1.1.255 http://224.1.1.1 http://1.1.1.1.1 http://123.123.123 http://3628126748 http://.www.foo.bar/ http://www.foo.bar./ http://.www.foo.bar./ http://10.1.1.1 http://10.1.1.254
Additional matching regexes for
URL REGULAR EXPRESSION CHALLENGE
URL REGULAR EXPRESSION CHALLENGE
Follow the instructions to match/don't match the following urls. Then post to comminity with title: [URL CHALLENGE]:<your_name>
QBAR Atom Regex
Regular expression to match `atoms`. See [qbar.io/docs.html#expression-language-atom](https://qbar.io/docs.html#expression-language-atom) for more information.
Apt Package Version validator
This regular expression will match the version string of a debian package
shortcode wordpress
Wordpress shortcode regular expression
Letters, numbers and blank space
The following regular expression matches only letter a-z A-Z numbers 0-9 and a blank space for a given string.
Binary code regular expression
Regular expression for binary code.
Match a valid IPv4 or IPv6 address
This regular expression will match an IPv4 address as well as both compressed or uncompressed IPv6 address.
Youtube channel link regular expression
Regular expression for youtube channels links.
SIP Address Validator
This Regular Expression Validates SIP Addresses
ds100reg4
Data 100 Regular Expression 4, adapted from Princeton