regexmatch.dev
Explore
Open main menu
Save & Share
Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit
mega.nz files and folders
Published on Tue Mar 01 2022
Regex for matching https://mega.nz file and folder URLs. https://github.com/tonikelope/megabasterd/issues/215
Regex
Test String
https://mega.nz/folder/xxxxxxx#zzzzzzzzzzzzzzzzzzzzzz https://mega.nz/#F!xxxxxxx!zzzzzzzzzzzzzzzzzzzzzz https://mega.nz/file/yyyyyyy#bbbbbbbbbbbbbbbbbbb https://mega.nz/#!yyyyyyy!bbbbbbbbbbbbbbbbbbb
Additional matching regexes for
mega.nz files and folders
mega.nz files and folders
Regex for matching https://mega.nz file and folder URLs. https://github.com/tonikelope/megabasterd/issues/215
Extract domain from URL
'www.**xakep**.ru' === xakep 'http://**github**.com/carbonfive/raygun' === github 'https://www.**cnet**.com' === cnet '**xewveqmwcz90sl64**.co/' === xewveqmwcz90sl64
Conventional Commits validation
This regex prevents the writing of non-standard conventional commits. I'm available on my [github](https://github.com/chrisemke)
Url with <a> (param) validation
https://www.google.com http://www.google.net/hello https://www.google.<var> http://www.google.<hello>/hello above url matching with given regex
semver
Semantic Versioning regex pattern according to Tom Preston-Werner http://semver.org/ https://github.com/mojombo/semver/blob/master/semver.md First version of this regex follows semver 2.0.0. Discussion of semver and this regex was posted on https://github.com/mojombo/semver.org/issues/59
semver
Semantic Versioning regex pattern according to Tom Preston-Werner http://semver.org/ https://github.com/mojombo/semver/blob/master/semver.md Substitutes http://regex101.com/r/gG8cK7/1 following discussion on semver https://github.com/mojombo/semver.org/issues/59
Github URI Validator
Validate Github URI
foder add prefix
auto prefix ("/") to folder
Franklin Regex
Testing Franklin related regex matching cases.
Linkedin profile matching regex
This a regex for matching linkedin profile URLs