1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-16 22:34:39 -05:00
poke/config.json
2023-12-01 16:28:47 +00:00

10 lines
373 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": "864000",
"enablealwayshttps": false,
"t_url": "https://t.poketube.fun/",
"server_port": "6003"
}