1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 05:34:40 -05:00
poke/config.json

19 lines
821 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-09-22 07:15:54 -04:00
"videourl":"https://eu-proxy.poketube.fun",
2024-04-18 15:19:42 -04:00
"email_main_url":"https://email-server.poketube.fun",
2024-09-21 11:57:10 -04:00
"mastodon_client_url":"https://social.poketube.fun",
"mastodon_client_server_name":"PokeSocial",
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",
2024-09-21 11:57:10 -04:00
"banner":"welcome to poke!",
"t_url": "https://t.poketube.fun/",
"server_port": "6003"
2023-04-12 16:49:12 -04:00
}