http://l3tczdiiwoo63iwxty4lhs6p7eaxop5micbn7vbliydgv63x5zrrrfyd.onion/user-manual/filter-file.html
.* means, so the whole pattern
translates to: Match from the start of the first <script> tag in a page to the end of the last
<script> tag, provided that the text "document.referrer" appears somewhere in
between. This is still not the whole story, since we have ignored the options and the parentheses: The portions of the
page matched by sub-patterns that are enclosed in parentheses, will be remembered and be available through the
variables $1, $2, ... in the...