Regular Expressions 101

Sponsors

Library entries

0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 7 days ago
0
javascript

Company name

Company name
Submitted by anonymous - 9 days ago
0
golang

domain

ss
Submitted by sssssss - 10 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 10 days ago
0
python

hyperlinks

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

Find ytdlp downloaded file path

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

XML file extract from logs

For internal use
Submitted by ezalos - 12 days ago

Extract domain and URI from an URL (no auth support)

Vote

0

Regular Expression
javascript

/
^(?:https?:\/\/)?([-\w.]+\.[\w]+){1}(\/[\/\d\w\.\-\?\+\&\#\=\~]*)?$
/
gi

Description

Loading markdown...
Submitted by anonymous - 2 months ago