mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 11:58:02 +00:00
libpoketube !
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
const fetch = require("node-fetch");
|
const fetch = require("node-fetch");
|
||||||
const { toJson } = require("xml2json");
|
const { toJson } = require("xml2json");
|
||||||
|
|
||||||
const fetcher = require("../src/fetcher.js");
|
const fetcher = require("../libpoketube/libpoketube-fetcher.js");
|
||||||
const getColors = require("get-image-colors");
|
const getColors = require("get-image-colors");
|
||||||
|
|
||||||
const wiki = require("wikipedia");
|
const wiki = require("wikipedia");
|
||||||
Reference in New Issue
Block a user