mirror of
https://github.com/iv-org/documentation.git
synced 2024-10-01 01:35:51 -04:00
feeef4b001
Invimatrix moved to Codeberg Pages and now supports uBlock Origin rules.
8 lines
594 B
Markdown
8 lines
594 B
Markdown
# 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.codeberg.page/invimatrix/) to automatically generate uMatrix & uBlock Origin rules for every known instance.
|