From 792fb369dea33fb5a34704fe6665ef620efacf25 Mon Sep 17 00:00:00 2001 From: jo32 Date: Mon, 24 Aug 2026 12:42:30 +0800 Subject: [PATCH] chore: index jo32 DSH plugins --- scripts/sync-plugins-db.mjs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/sync-plugins-db.mjs b/scripts/sync-plugins-db.mjs index 52919de..53e03f6 100644 --- a/scripts/sync-plugins-db.mjs +++ b/scripts/sync-plugins-db.mjs @@ -41,6 +41,9 @@ const MANUAL_REPOS = [ "CocoSgt/dsh-skills", "CocoSgt/dsh-attachments", "omdsh-dev/dsh-office", + // 2026-08 topic sync 连续超时期间创建,尚未进入索引 + "jo32/dsh-hackernews-reader", + "jo32/dsh-nga-reader", ]; // ---------- 凭据 ----------