diff options
author | Émilien Devos <contact@emiliendevos.be> | 2020-11-17 13:31:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 13:31:14 +0000 |
commit | a5cd781ac4b271b0c3718c46667cc382939ea97d (patch) | |
tree | a34fe4c397b86d8a704682fe16218d92d1a4801b | |
parent | Closes #111 - Adds ability to customise random instance pools (diff) | |
download | libredirect-a5cd781ac4b271b0c3718c46667cc382939ea97d.zip |
Add "yewtu.be" back to the random instance list
Diffstat (limited to '')
-rw-r--r-- | background.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/background.js b/background.js index 1e236228..983ede10 100644 --- a/background.js +++ b/background.js @@ -50,6 +50,7 @@ const invidiousInstances = [ "https://invidiou.site", "https://vid.mint.lgbt", "https://invidious.site", + "https://yewtu.be", "http://fz253lmuao3strwbfbmx46yu7acac2jz27iwtorgmbqlkurlclmancad.onion", "http://qklhadlycap4cnod.onion", "http://c7hqkpkpemu6e7emz5b4vyz7idjgdvgaaa3dyimmeojqbgpea3xqjoid.onion", |