mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
yes yes new api yes yes
This commit is contained in:
parent
77bc7470aa
commit
2584bacb27
@ -94,9 +94,9 @@ this is our config file,you can change stuff here
|
|||||||
*/
|
*/
|
||||||
const config = {
|
const config = {
|
||||||
tubeApi: "https://api.poketube.fun/api/",
|
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=",
|
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",
|
cacher_max_age: "1800",
|
||||||
enablealwayshttps: true, //enables always https on the server
|
enablealwayshttps: true, //enables always https on the server
|
||||||
t_url: "https://t.poketube.fun/", // def matomo url
|
t_url: "https://t.poketube.fun/", // def matomo url
|
||||||
|
Loading…
Reference in New Issue
Block a user