mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-19 06:34:29 -05:00
14 lines
734 B
Plaintext
14 lines
734 B
Plaintext
#Add header where url matches
|
|
#
|
|
## to enable restricted YouTube
|
|
#"(^http://www\.youtube\.com/.*$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://m\.youtube\.com/.*$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://youtubei\.googleapis\.com/.*$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://youtube\.googleapis\.com/.*$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://www\.youtube-nocookie\.com/.*$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://www\.youtube\.com$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://m\.youtube\.com$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://youtubei\.googleapis\.com$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://youtube\.googleapis\.com$)"->"YouTube-Restrict: Strict"
|
|
#"(^http://www\.youtube-nocookie\.com$)"->"YouTube-Restrict: Strict"
|