1
Fork 0
poke/config.json

17 lines
743 B
JSON
Raw Normal View History

2023-04-12 16:49:12 -04:00
{
"tubeApi": "https://inner-api.poketube.fun/api/",
2024-07-14 06:59:22 -04:00
"invapi": "https://invid-api.poketube.fun/bHj665PpYhUdPWuKPfZuQGoX/api/v1",
2023-04-12 16:49:12 -04:00
"dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=",
"invchannel": "https://invid-api.poketube.fun/api/v1",
2024-01-19 07:24:39 -05:00
"p_url":"https://p.poketube.fun",
2023-12-10 04:58:25 -05:00
"media_proxy": "https://image-proxy.poketube.fun",
2024-05-02 18:03:26 -04:00
"videourl":"https://eu-proxy.poketube.fun",
2024-04-18 15:19:42 -04:00
"email_main_url":"https://email-server.poketube.fun",
"mastodon_client_url":"https://fediverse.poketube.fun",
2024-04-20 13:46:38 -04:00
"libreoffice_online_url":"https://office.poketube.fun",
2024-08-30 08:01:24 -04:00
"cacher_max_age": "86400",
"enablealwayshttps": false,
2024-02-16 11:52:16 -05:00
"proxylocation":"USA",
"t_url": "https://t.poketube.fun/",
"server_port": "6003"
2023-04-12 16:49:12 -04:00
}