mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 10:53:44 +00:00
libpoketube - fetcher
This commit is contained in:
@@ -28,7 +28,6 @@ module.exports = async function (video_id) {
|
||||
res.json()
|
||||
);
|
||||
|
||||
|
||||
const dislikes = dislike.dislikes || "none";
|
||||
|
||||
const headers = {};
|
||||
Reference in New Issue
Block a user