summaryrefslogtreecommitdiff
path: root/examples/curl.filter
blob: ff7f71b065281a62516757dc50630a2d304223ac (plain)
1
2
3
4
5
6
7
8
9
# example filter file, can be used with any plugin
# deny some subareas first
# in most cases you won't need that
deny sub\.example\.com$
deny ^2001:db8:f00:
# then allow what we are downloading the keys for
allow \.example\.com$
allow ^2001:db8:
allow ^192\.0\.2\.