Replies: 3 comments 4 replies
|
Use something like the following:
Add as many exceptions as you need, using the + prefix. |
1 reply
|
The reordering makes no difference. LB does that automatically to make it easier to maintain long lists. You can cover all prefixes (e.g., m.youtube.com) by specifying I tried the following as a test and it seems to work fine:
It blocks all YT pages except that one short. Which browser are you using? |
1 reply
|
It looks like YouTube is redirecting the URL. Try each of the following:
or
|
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to block all of youtube for my boy but still allow a few specific videos. How can I allow a few specific youtube video URLs while blocking all else? I've tried a few things based on the examples and various forum questions, but all to no avail. Thank you.
All reactions