From: Fabian Keil Date: Mon, 14 Dec 2020 05:59:29 +0000 (+0100) Subject: privoxy-regression-parser: Allow '|' in tokens and values X-Git-Tag: v_3_0_30~270^2~13 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=2b03321a84e7ee1642c248c24325da40d3956566;hp=2b03321a84e7ee1642c248c24325da40d3956566 privoxy-regression-parser: Allow '|' in tokens and values ... to allow tag patterns like: TAG:^(application|text)/(x-)?javascript$ ---