mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 09:57:46 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
49
config/e2guardian/lists/exceptionextensionlist
Normal file
49
config/e2guardian/lists/exceptionextensionlist
Normal file
@@ -0,0 +1,49 @@
|
||||
# Exception file extension list
|
||||
# Use as a filter group's "exceptionextensionlist",
|
||||
# to override a blanket download block.
|
||||
# (blockdownloads = on)
|
||||
#
|
||||
# DOES NOT override content/virus scanning or site/URL bans.
|
||||
#
|
||||
# Default list:
|
||||
# Unblock web pages & graphics
|
||||
|
||||
# Text/web document types
|
||||
|
||||
.css
|
||||
.html
|
||||
.shtml
|
||||
.htm
|
||||
.stm
|
||||
.asp
|
||||
.php
|
||||
.txt
|
||||
.rtx
|
||||
.xml
|
||||
.xsl
|
||||
.cgi
|
||||
.pl
|
||||
|
||||
# Image types
|
||||
|
||||
.bmp
|
||||
.cod
|
||||
.gif
|
||||
.ief
|
||||
.jpe
|
||||
.jpeg
|
||||
.jpg
|
||||
.jfif
|
||||
.tif
|
||||
.tiff
|
||||
.ras
|
||||
.cmx
|
||||
.ico
|
||||
.pnm
|
||||
.pbm
|
||||
.pgm
|
||||
.ppm
|
||||
.rgb
|
||||
.xbm
|
||||
.xpm
|
||||
.xwd
|
Reference in New Issue
Block a user