Regular Expressions 101

Community Patterns

2

lottery data picker

Python
for azlottoapi
Submitted by anonymous - 3 years ago
2

IpAddress

Python
Ensure the ip address format is correct
Submitted by aaa - 3 years ago
2

Lua Enhanced: +=

Python
Adds += to Lua.
Submitted by anonymous - 2 years ago
2

postgesql

Python
no description available
Submitted by anonymous - 8 years ago
2

python regex

Python
no description available
Submitted by anonymous - 9 years ago
2

IPv4 Validator

Python
no description available
Submitted by dannyo - 8 years ago
2

SED

Python
no description available
Submitted by anonymous - 8 years ago

Python regular expression to detect any type of group link and private channel in Telegram

2

Regular Expression
Python

r"
(?i)(https\:\/\/){1}((t\.me|telegram\.me)\/){1}(joinchat\/)?(([\+\_\-a-zA-Z0-9])+)$
"
mg

Description

Loading markdown...
Submitted by Telegram : T.me/TinyPY - 4 months ago
(Last modified 4 months ago)