Add a comment example in the filter file example
Comments are supported in filter file, although the syntax of the filter file is not very clear. I had to look up in the source code (https://github.com/tinyproxy/tinyproxy/blob/master/src/filter.c#L82-L99) to convince myself. I suggest adding a comment example in the filter file entries, to make it clear for everyone.
This commit is contained in:
parent
d98aabf47f
commit
8c94b3b211
@ -34,6 +34,7 @@ start blocking some sites.
|
||||
|
||||
Example "filter" file entries:
|
||||
|
||||
# This is a comment
|
||||
bannerads.zwire.com
|
||||
ad.doubleclick.net
|
||||
ads.fortunecity.com
|
||||
|
Loading…
Reference in New Issue
Block a user