Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Is there a way to black a certain path on any website using a policies.json?

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 7 parje
  • Përgjigjja më e re nga markwarner22

more options

I have a "policies.json" file set up and I am able to block certain websites on Firefox.

For example, mine is set up something like this:

{

 "policies": {
     "WebsiteFilter": {
         "Block": [
           "*://youtube.com/*",
           "*://www.youtube.com/*"
         ]
     }
 }

}

My question is can I block any website that has a certain path or keyword in the url?

I know that a few of the match patterns from https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Match_patterns are:

https://*/path/

https://*/path

https://mozilla.org/a/b/c/

But I'm not quite sure how to set them up (such as the formatting in the .json file) and/or what exactly they block. For example, if I wanted to block any website with a "path" = "Giraffe", would it block websites such as "exampleforum .com/giraffe/"?

I have a "policies.json" file set up and I am able to block certain websites on Firefox. For example, mine is set up something like this: { "policies": { "WebsiteFilter": { "Block": [ "*://youtube.com/*", "*://www.youtube.com/*" ] } } } My question is can I block any website that has a certain path or keyword in the url? I know that a few of the match patterns from https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Match_patterns are: https://*/path/ https://*/path https://mozilla.org/a/b/c/ But I'm not quite sure how to set them up (such as the formatting in the .json file) and/or what exactly they block. For example, if I wanted to block any website with a "path" = "Giraffe", would it block websites such as "exampleforum .com/giraffe/"?

Krejt Përgjigjet (1)

more options

Why not by blocking software that does this already? Also if you have Windows OS you can set the hosts file to block specific sites as long as you set the Admin with password so users other then the Admin can change it.

E dobishme?

Bëni një pyetje

Duhet të bëni hyrjen te llogaria juaj që t’i përgjigjeni postimeve. Ju lutemi, filloni me një pyetje të re, nëse nuk keni ende një llogari.