Regular Expressions 101

Community Patterns

Cloudfront.net

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^[[:alnum:]]{13}.cloudfront.net$
/

Description

This syntax I've used to block some Indonesian gambling site that using cloudflare services to hide their real IP address. "Use at your own risk"

Submitted by anonymous - a year ago