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,020 community submitted regex patterns...
0
Parse m3u8 IPTV playlist
PCRE2 (PHP >=7.3)
$1 or $channel = channel name $2 or $bullshit = text to ignore $3 or $url = channel url "HD" inside of `` group is search string to find all channels (with their urls) which names contain it. Feel free to play around with it.
Submitted by
https://axenov.dev
-
3 years ago
0
match dev URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
0
regex for finding url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Divide URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
extract image urls
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
File URL title
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
all my urls
PCRE (PHP <7.3)
no description available
Submitted by
Hik200
-
9 years ago
0
URL Validator
PCRE (PHP <7.3)
Validates everywhere.
Submitted by
anonymous
-
9 years ago
0
URL: Simple domain matcher
PCRE (PHP <7.3)
Matches the protocol (http/https) if available and full domain name.
Submitted by
OnlineCop
-
9 years ago
0
Zend URL Validation
PCRE (PHP <7.3)
Doit matcher : => "http://" et "https://" => suivi d'un nom de domaine libre => "www." est optionnel => domaine peut contenir [a-zA-Z0-9] et "-" mais pas en 1ère ou en dernière place => suivi d'un "/module" optionnel...
Submitted by
TwystO
-
9 years ago
0
url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Extract URL and Text Title from Web Page
PCRE (PHP <7.3)
Uses a list of anchor tags, perhaps embedded in other tags Allows for any, or no text between the "<a" and the "href"
Submitted by
anonymous
-
9 years ago
0
Match formstack url with js.php
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Get parameters from URL
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
Remove target attribute after URL in anchor tag.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
FunAndRace - Check Old Category Url
PCRE (PHP <7.3)
no description available
Submitted by
jordan
-
9 years ago
0
VCS URL Test
PCRE (PHP <7.3)
returns g1: domain g2: username g3: repository
Submitted by
Eduardo Dalla Vecchia
-
9 years ago
0
url
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
URL Component Pattern
ECMAScript (JavaScript)
no description available
Submitted by
jkaveri
-
8 years ago
1
...
34
35
36
37
38
...
51