Chrome Blockliste für URLs

Einleitung

Für Google Chrome kann in Relution über die managed App Konfiguration eine URL-Blockliste konfiguriert werden, um den Zugriff auf bestimmte Webseiten zu sperren.

Konfiguration

Chrome-Blockliste-1

Chrome-Blockliste-2

Nachfolgend ein Beispiel für die Angabe mehrerer Webseiten, durch Kommata getrennt.
URL Blocklist →

[
 "example.com",
 "https://ssl.server.com",
 "hosting.com/bad_path",
 "https://server:8080/path",
 ".exact.hostname.com",
 "file://*",
 "custom_scheme:*",
 "*"
]