Regular Expressions 101

Community Patterns

Match uptobox file_code

0

Regular Expression
PCRE (PHP <7.3)

/
(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]\/([^"']*)
/
sg

Description

no description available

Submitted by anonymous - 3 years ago