Regular Expressions 101

Community Patterns

0

27JAN2

Python
no description available
Submitted by anonymous - 4 years ago
0

27jan3

Python
no description available
Submitted by anonymous - 4 years ago
0

css color code

Python
no description available
Submitted by anonymous - 4 years ago
0

regex for copper

Python
no description available
Submitted by anonymous - 4 years ago
0

e

Python
e
Submitted by anonymous - 4 years ago
0

Clerk Receipts

Python
no description available
Submitted by anonymous - 4 years ago
0

DIAM_METHOD

Python
no description available
Submitted by anonymous - 4 years ago
0

email

Python
no description available
Submitted by anonymous - 4 years ago
0

DOI

Python
no description available
Submitted by anonymous - 4 years ago
0

MilestoneQ3

Python
no description available
Submitted by anonymous - 4 years ago

Regular expression for parsing VK.com links.

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?:https?:\/\/)?(?:m\.)?vk\.(com|ru).*(photo|video|audio|doc|page|note|poll|album|market|market_album|audio_playlist)(-?\d+)_(\d+)\/?$
/
gm

Description

Loading markdown...
Submitted by ZKelo - 4 years ago
(Last modified a year ago)