mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
9 lines
344 B
JSON
9 lines
344 B
JSON
|
{
|
||
|
"tubeApi": "https://inner-api.poketube.fun/api/",
|
||
|
"invapi": "https://invid-api.poketube.fun/api/v1",
|
||
|
"dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||
|
"invchannel": "https://invid-api.poketube.fun/api/v1",
|
||
|
"cacher_max_age": "1800",
|
||
|
"enablealwayshttps": true,
|
||
|
"t_url": "https://t.poketube.fun/"
|
||
|
}
|