diff --git a/apps/tools.js b/apps/tools.js index 1d6cd01..aec2d57 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -887,8 +887,10 @@ export class tools extends plugin { }; await fetch(API).then(async resp => { const html = await resp.text(); + const desc = html.match(/(?<=content=").*?(?=\")/g)?.[2]; const images = html.match(/