Policies.Json Can't Block A Website
Trying to block www.share365.net but it's not working { "policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share3… (read more)
Trying to block www.share365.net but it's not working
{
"policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share365.net", "*://share365.net/*" ] } }
}