Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-09-01 15:54
Flavor·PCRE2 (PHP)

/
.*\.pdf(\?.+)?$
/
gm
Open regex in editor

Description

pdf extension whether query strings or no

Submitted by andru255