mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 15:57:41 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
15
config/e2guardian/lists/exceptionregexpurllist
Normal file
15
config/e2guardian/lists/exceptionregexpurllist
Normal file
@@ -0,0 +1,15 @@
|
||||
#Exception URLs based on Regular Expressions
|
||||
#
|
||||
# E.g. 'news' would unblock news.bbc.com etc
|
||||
|
||||
# Example
|
||||
#news
|
||||
|
||||
# Prevent content scanning of CSS and/or JavaScript files
|
||||
#^[^?]*\.css($|\?)
|
||||
#^[^?]*\.jsp?($|\?)
|
||||
|
||||
# Allow Facebook plugin applications like
|
||||
# http://apps.facebook.com/neighborhoods/Setup.aspx and others.
|
||||
mock_ajax_proxy.php
|
||||
|
Reference in New Issue
Block a user