import cache from '@/utils/cache'; import got from '@/utils/got'; module.exports = async (ctx) => { const page = await got({ method: 'get', url: `https://www.deeplearning.ai/the-batch/`, }); const nextJs = page.data.match(/