mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
yes yes new api yes yes
This commit is contained in:
parent
d2551e62ea
commit
b87f845a18
1 changed files with 2 additions and 2 deletions
|
@ -94,9 +94,9 @@ this is our config file,you can change stuff here
|
|||
*/
|
||||
const config = {
|
||||
tubeApi: "https://api.poketube.fun/api/",
|
||||
invapi: "https://inv.zzls.xyz/api/v1",
|
||||
invapi: "https://inv-api.poketube.fun/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
invchannel: "https://inv.zzls.xyz/api/v1",
|
||||
invchannel: "https://inv-api.poketube.fun/api/v1",
|
||||
cacher_max_age: "1800",
|
||||
enablealwayshttps: true, //enables always https on the server
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
|
|
Loading…
Reference in a new issue