mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
fixu apii!!
This commit is contained in:
parent
5603e4ca8a
commit
e88b61b893
@ -21,7 +21,7 @@ const { toJson } = require("xml2json");
|
||||
|
||||
var youtube_url = `https://www.youtube.com/watch?v=`;
|
||||
var dislike_api = `https://returnyoutubedislikeapi.com/votes?videoId=`;
|
||||
var new_api_url = `https://tube.kuylar.dev/api/player`;
|
||||
var new_api_url = `https://tube-srv.ashley143.gay/api/player`;
|
||||
|
||||
module.exports = async function (video_id) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user