mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Implemented an option to block unhandled Google Fonts requests
This commit is contained in:
@@ -134,5 +134,13 @@
|
||||
"htmlFilterDomainsTitleInclude": {
|
||||
"message": "",
|
||||
"description": "Apply HTML filter for these domains:"
|
||||
},
|
||||
"blockGoogleFontsTitle": {
|
||||
"message": "",
|
||||
"description": "Block Google Fonts"
|
||||
},
|
||||
"blockGoogleFontsDescription": {
|
||||
"message": "",
|
||||
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user