···275275 .query(async (opts) => {
276276 // had filter on some words we want to keep for us
277277 if (
278278- ["api", "app", "www", "docs", "checker", "time"].includes(
278278+ ["api", "app", "www", "docs", "checker", "time", "help"].includes(
279279 opts.input.slug,
280280 )
281281 ) {