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

change default message in WebsiteFilter > policies.json

  • No replies
  • 0 have this problem
  • 1 view
more options

I have added policies.json file in firefox/distribution folder and its looks like : {

 "policies": {
   "WebsiteFilter": {
     "Block": ["*://*.myDomain.com/*"]
   }
 }

}"

And it is working fine. But is it possible to change the default message display on the page? default message : Your organization has blocked access to this page or website.

Thanks.

I have added policies.json file in firefox/distribution folder and its looks like : ''{ "policies": { "WebsiteFilter": { "Block": ["*://*.myDomain.com/*"] } } }" And it is working fine. But is it possible to change the default message display on the page? default message : ''Your organization has blocked access to this page or website.'' Thanks.
Attached screenshots