Skip to content

url filter: start regex with word boundary

This allows recognizing more kinds of enclosed URIs, e.g:

and also URIs right after an equals sign, e.g: foo=https://example.com.

BUG: 462511 BUG: 455166

Merge request reports

Loading