mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
API CORS fix + Up Version
This commit is contained in:
parent
3edc78c36a
commit
bd33aa833f
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Watch on LBRY",
|
"name": "Watch on LBRY",
|
||||||
"version": "1.7.7",
|
"version": "1.7.8",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"https://www.youtube.com/",
|
"https://www.youtube.com/",
|
||||||
"https://yewtu.be/",
|
"https://yewtu.be/",
|
||||||
|
@ -11,6 +11,7 @@
|
||||||
"https://lbry.tv/",
|
"https://lbry.tv/",
|
||||||
"https://odysee.com/",
|
"https://odysee.com/",
|
||||||
"https://madiator.com/",
|
"https://madiator.com/",
|
||||||
|
"https://scrap.madiator.com/",
|
||||||
"tabs",
|
"tabs",
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue