Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Policies.Json Can't Block A Website

  • 2 odgovori
  • 0 ima ovaj problem
  • 97 views
  • Posljednji odgovor poslao aassccvv
  • Riješeno

Trying to block www.share365.net but it's not working

{

 "policies": {
     "WebsiteFilter": {
         "Block": [
           "*:share365.net",
           "*:www.share365.net",
           "*://share365.net/*"
         ]
     }
 }

}

Trying to block www.share365.net but it's not working { "policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share365.net", "*://share365.net/*" ] } } }

All Replies (2)

Odabrano rješenje

Izmjenjeno od strane Mike Kaply