mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
change api owo
This commit is contained in:
parent
49fde4bc1c
commit
d2df0988c0
@ -93,10 +93,10 @@
|
|||||||
this is our config file,you can change stuff here
|
this is our config file,you can change stuff here
|
||||||
*/
|
*/
|
||||||
const config = {
|
const config = {
|
||||||
tubeApi: "https://api.poketube.fun/api/",
|
tubeApi: "https://inner-api.poketube.fun/api/",
|
||||||
invapi: "https://inv-api.poketube.fun/api/v1",
|
invapi: "https://invid-api.poketube.fun/api/v1",
|
||||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||||
invchannel: "https://inv-api.poketube.fun/api/v1",
|
invchannel: "https://invid-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