Regular Expressions 101

Sponsors

Library entries

0
python

hyperlinks

collect information from web links
Submitted by anonymous - 16 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 17 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 17 days ago
0
golang

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 17 days ago
0
python

Obtiene Subject 3 Ouutlook

'^Subject:.\s((=?^.[?=$]).*)'
Submitted by Julio Bacan - 19 days ago
0
java

Titulo da expressao

\w
Submitted by anonymous - 20 days ago
0
java

Apigee example SQL injection detection regex

Source
Submitted by anonymous - 24 days ago
1
python

triple / double bottles

triple / double bottles
Submitted by anonymous - 25 days ago
0
java

test

test
Submitted by anonymous - 25 days ago
0
python

在特定位置替换字符

1
Submitted by anonymous - a month ago

Link Matcher v1

Vote

0

Regular Expression
java

"
(?<scheme>https?|s?ftp|wss?|git):\/\/(?<subDomain>[a-z0-9-]{1,63}\.(?:[a-z0-9-]{1,63}\.)*)?(?<domain>[a-z0-9-]{1,256})[.](?<tld>[a-z0-9]+)(?::(?<port>[0-9]{1,5}))?(?<path>\/.*/?)?
"
gm

Description

Loading markdown...
Submitted by IkeVoodoo - 3 months ago