API CORS fix + Up Version

This commit is contained in:
kodxana 2022-03-04 19:43:05 +01:00 committed by GitHub
parent 3edc78c36a
commit bd33aa833f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
], ],