mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:14:39 -05:00
make enablealwayshttps false by default
This commit is contained in:
parent
753ba31cb1
commit
af7f7c87b5
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
"dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
"invchannel": "https://invid-api.poketube.fun/api/v1",
|
||||
"cacher_max_age": "1800",
|
||||
"enablealwayshttps": true,
|
||||
"enablealwayshttps": false,
|
||||
"t_url": "https://t.poketube.fun/"
|
||||
}
|
Loading…
Reference in a new issue