Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
4.3.2.1.3. Filter files
To filter files with a specific extension, you can use regular expressions. Creating a filter using blocking of a file with .php extension is performed as follows:
In the filter select Body, then matches regular expression and then enter regular expression
filename=.+\.php
Instead of .php you can specify any other extension.
After that, select the Delete message action and save changes.
(1)