Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-01 22:03
Flavor·Python

r"
CAT:"((?:[^\"]+|\\.)*)"
"
Open regex in editor

Description

Mostly for matching things that match bluecoat category.

Submitted by Thomas