begin fake youtube.com hostname

This commit is contained in:
Kenny 2022-03-14 10:44:36 -04:00
parent d53a467e8e
commit 75aec9144f
1 changed files with 6 additions and 1 deletions

View File

@ -2,5 +2,10 @@
"appId": "com.Frontesque.vuetube",
"appName": "VueTube",
"webDir": "dist",
"bundledWebRuntime": false
"bundledWebRuntime": false,
"server": {
"hostname": "youtube.com",
"androidScheme": "https"
}
}