Regular Expressions 101

Library entries

0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 2 months ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 2 months ago
0
pcre

exp1

asdf
Submitted by anonymous - 2 months ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 2 months ago
0
golang

domain

ss
Submitted by sssssss - 3 months ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 3 months ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 3 months ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 3 months ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 3 months ago

Extract any http https and any url form

Vote

0

Regular Expression
pcre

~
\b(?:https?://)?(?:(?i:[a-z]+\.)+)[^\s,]+\b
~
g

Description

Loading markdown...
Submitted by Abdullah Alweheid - 4 months ago