mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
add config
This commit is contained in:
parent
0e343bde9d
commit
0dfebc6922
1 changed files with 9 additions and 0 deletions
9
config.json
Normal file
9
config.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"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/"
|
||||
}
|
Loading…
Reference in a new issue