mirror of
https://github.com/iv-org/documentation.git
synced 2025-07-23 06:51:12 -04:00
Remove the uppercase letters and enhance the filenames (#220)
This commit is contained in:
parent
6cc09e631e
commit
d6aba1917d
21 changed files with 1 additions and 1 deletions
7
docs/umatrix.md
Normal file
7
docs/umatrix.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# How to deal with uMatrix
|
||||
|
||||
If you're using [uMatrix](https://github.com/gorhill/uMatrix), you won't be able to automatically play a video served by Invidious on other websites without unblocking requests to Invidious instances.
|
||||
|
||||
So, to make it work, you'll need to allow `css`, `image`, `media`, `script`, `xhr`, `frame` for the instance from which you're trying to play the video.
|
||||
|
||||
Since there are many Invidious instances, you can use the tool called [Invimatrix](https://booteille.gitlab.io/invimatrix) to automatically generate uMatrix rules for every known instance.
|
Loading…
Add table
Add a link
Reference in a new issue