Regular Expressions 101

Community Patterns

Do not match url ending With

0

Regular Expression
PCRE (PHP <7.3)

/
https:\/\/(www.|nysinternships.)?cs.ny.gov\/(?!(([a-z]*\/)*(cal_db\.cfm\?date=|list\.cfm\?Exam=|scheduler\?monthyear=))).*
/
gm

Description

no description available

Submitted by anonymous - 4 years ago