Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 1,000 community submitted regex patterns...
0
Match all filenames in any URL including those with ANSI escaped characters (dotNET version)
.NET 7.0 (C#)
Match all filenames in any URL including those with ANSI escaped characters (dotNET version)
Submitted by
The Fourth Bird
-
3 years ago
(Last modified 3 years ago)
0
Match all filenames in any URL including those with ANSI escaped characters (Js/python version)
ECMAScript (JavaScript)
Match all filenames in any URL including those with ANSI escaped characters (Js/python version).
Submitted by
The Fourth Bird
-
3 years ago
(Last modified 3 years ago)
0
Match all filenames in any URL including those with ANSI escaped characters (PHP version)
PCRE (PHP <7.3)
Match all filenames in any URL including those with ANSI escaped characters (PHP version).
Submitted by
The Fourth Bird
-
3 years ago
(Last modified 3 years ago)
0
Xerox Product Page
ECMAScript (JavaScript)
regex to match a product page url
Submitted by
anonymous
-
3 years ago
0
Extract, match domain from URL
PCRE2 (PHP >=7.3)
Worryin’ about you is like wonderin’ if the sun gonna come up.
Submitted by
@seocringe
-
3 years ago
0
url matcher
ECMAScript (JavaScript)
improvement of the regular expression seen in this meme: https://old.reddit.com/r/ProgrammerHumor/comments/vxhbku/a_regex_god/
Submitted by
Mitsunee
-
3 years ago
0
ru-urls-to-ua
PCRE2 (PHP >=7.3)
Как превратить русские URL в украинские? Формула в Google Sheets =regexreplace(B20;"ua(\/)";"ua\/ua\/")
Submitted by
@seocringe
-
3 years ago
0
Extract ALL images URLs from web page (unless domain is omitted because is local)
ECMAScript (JavaScript)
Extract ALL images URLs from web page (unless domain is omitted because is local)
Submitted by
anonymous
-
3 years ago
0
Extract all images URLs that are local (domain omitted) from a web page
ECMAScript (JavaScript)
Extract all images URLs that are local (domain omitted) from a web page
Submitted by
anonymous
-
3 years ago
0
URLs and Emails RegEx
.NET 7.0 (C#)
A neat regular expression to extract web urls and emails from a paragraph or a text stream.
Submitted by
kosalanuwan
-
3 years ago
0
4chan thread url match
ECMAScript (JavaScript)
Match any 4chan thread url as of 08/2022
Submitted by
anonymous
-
3 years ago
0
Match number from URL surrounded by slashes
PCRE2 (PHP >=7.3)
Match number from URL surrounded by slashes, except numbers within domain (as it's not surrounded with slashes)
Submitted by
fifle
-
3 years ago
0
URL Regex
PCRE2 (PHP >=7.3)
URL regex
Submitted by
anonymous
-
3 years ago
0
URL REGEX
PCRE2 (PHP >=7.3)
URL REGEx
Submitted by
anonymous
-
3 years ago
0
Filtering of URL parameter passwords
PCRE2 (PHP >=7.3)
When logging URLs the passwords that are sent as URL parameters should be masked out to not write them in clear text into the log files.
Submitted by
Jan Kessler
-
3 years ago
0
import module
ECMAScript (JavaScript)
match import module expression: import{mod}from"url/url/file.js" import {mod} from "url/url/file.js"
Submitted by
handoko75@gmail.com
-
3 years ago
0
Pretty URLs: match ugly URL tails
PCRE2 (PHP >=7.3)
Matches: ...foo/bar.php ...foo/bar/ ...foo/bar/index ...foo/bar/index.php ...
Submitted by
DM
-
3 years ago
(Last modified 3 years ago)
0
Validate url data descriptor
PCRE2 (PHP >=7.3)
For internal purposes
Submitted by
Daniel Bañobre
-
3 years ago
(Last modified 3 years ago)
0
Validates class binded url parameter
PCRE2 (PHP >=7.3)
For internal purposes
Submitted by
Daniel Bañobre
-
3 years ago
(Last modified 3 years ago)
0
url
PCRE2 (PHP >=7.3)
여기서 리스트 받아서 . 있는지 검사해서 또 빼삼
Submitted by
anonymous
-
3 years ago
1
...
45
46
47
48
49
50