mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
update url :3
This commit is contained in:
parent
b4d5b80f5f
commit
2bb1267c55
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 = {
|
const config = {
|
||||||
tubeApi: "https://api.poketube.fun/api/",
|
tubeApi: "https://api.poketube.fun/api/",
|
||||||
invapi: "https://invidious.sethforprivacy.com/api/v1",
|
invapi: "https://inv.zzls.xyz/api/v1",
|
||||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||||
invchannel: "https://invidious.privacydev.net/api/v1",
|
invchannel: "https://inv.zzls.xyz/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 a new issue