mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-31 12:34:26 -04:00
docs: add all untracked content
This commit is contained in:
parent
cb60363acf
commit
f5435ce52b
22 changed files with 235 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
---
|
||||
title: How-to-deal-with-uMatrix
|
||||
description:
|
||||
published: true
|
||||
date: 2021-01-28T21:00:33.619Z
|
||||
tags:
|
||||
editor: undefined
|
||||
dateCreated: 2021-01-28T20:39:36.844Z
|
||||
---
|
||||
|
||||
If you're using [uMatrix](https://github.com/gorhill/uMatrix), you'll not 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 form which you're trying to play the video.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue