mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 11:03:43 +00:00
add some spaces :3
This commit is contained in:
@@ -38,6 +38,8 @@ module.exports = async function (video_id) {
|
||||
*/
|
||||
|
||||
async function parsexml(id) {
|
||||
|
||||
|
||||
async function fetchxmlvideo() {
|
||||
try {
|
||||
const player = await fetch(`${new_api_url}?v=${id}`, headers);
|
||||
|
||||
Reference in New Issue
Block a user