Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 11,660 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
blake encoded shell
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-10 17:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tilak phishing tough regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-10 19:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
content_type parser
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-11 20:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex_All_Language
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-13 04:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get keywords and value from json.
PCRE (PHP <7.3)
Group 1: All properties without [ ], { } Group 2: Properties with class Group 3: Properties with array
Submitted by
anonymous
-
4 years ago
2020-04-13 11:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tilak php uploader
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-13 11:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Card Numbers
PCRE (PHP <7.3)
Regex to detect credit card numbers. This regex was created for the purposes of detecting potentially compromised credentials for the purposes of information security and not to be used for malicious purposes. Based on data from https://www.freeformatter.com/credit-card-number-generator-validator....
Submitted by
anonymous
-
4 years ago
2020-04-13 13:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Golang fmt verbs
Golang
Can be used to find all of the verbs in a golang format string. It will correctly extract verbs that would otherwise be specified by fmt.Sprintf, including their flags, width and precision. You can test it out on the fmt documentation, here: https://golang.org/pkg/fmt/
Submitted by
anonymous
-
4 years ago
2020-04-13 16:41
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tilak php tag ending filehacker
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-13 16:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tilak phishing
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-14 10:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
exact word?
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-14 12:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
exact word?
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-14 12:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
letras y números con restricción de 2 a 3 caracteres
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-15 01:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Solamente decimales puntos y comas negativos y positivos
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-19 00:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Palabras y números con acentos y tildes
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-15 02:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Limitar longitud de una palabra (solo numero)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-15 01:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Validar del 0 al infinito
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-15 01:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Fecha en formato dd/mm/yyyy ---- dd-mm-yyyy ---- dd.mm.yyyy ---- dd/mm/yy ---- dd-mm-yy ---- dd.mm.yy
PCRE (PHP <7.3)
dd/mm/yyyy ---- dd-mm-yyyy ---- dd.mm.yyyy ---- dd/mm/yy ---- dd-mm-yy ---- dd.mm.yy
Submitted by
anonymous
-
4 years ago
2020-04-15 01:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
date string - error
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-04-15 03:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Date string - dd/mm/yyyy (...) dd/mm/yyyy
PCRE (PHP <7.3)
Lấy cả chuỗi dài
Submitted by
toanps
-
4 years ago
2020-04-15 04:41
1
...
516
517
518
519
520
521
522
...
583
URL validation with http/https
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(
http
|
https
?
:
\/\/
(?:
www
\.
|
(?!
www
)
)
[^
\s
\.
]
+
\.
[^
\s
]
{2,3}
|
www
\.
[^
\s
]
+
\.
[^
\s
]
{2,3}
)
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
Gunjan
-
8 years ago
2015-07-13 09:58