1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 04:14:39 -05:00
poke/config.json
2024-01-19 12:24:39 +00:00

12 lines
466 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",
"p_url":"https://p.poketube.fun",
"media_proxy": "https://image-proxy.poketube.fun",
"cacher_max_age": "864000",
"enablealwayshttps": false,
"t_url": "https://t.poketube.fun/",
"server_port": "6003"
}