From c61968df3ffc99b922dbd02feac7036106bee6c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 27 Dec 2023 08:06:18 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/dist/default_config.json b/dist/default_config.json index 4b22d6a..abd13c8 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -3205,38 +3205,6 @@ "streamingDeepChild": true } }, - { - "id": "newstop", - "matches": [ - "chat.newstop.asia", - "chat.waixingyun.cn" - ], - "excludeSelectors": [ - ".markdown-body *" - ], - "aiRule": { - "streamingSelector": ".n-button.n-button--warning-type.n-button--medium-type", - "messageWrapperSelector": ".markdown-body", - "streamingChange": false, - "streamingDeepChild": true - } - }, - { - "id": "askgpt", - "matches": [ - "askgpt.cn", - "chatcat.zhaoyoung.me" - ], - "excludeSelectors": [ - ".markdown-body *" - ], - "aiRule": { - "streamingSelector": ".home_chat-message-status__EsVNi", - "messageWrapperSelector": ".markdown-body", - "streamingChange": true, - "streamingDeepChild": true - } - }, { "id": "poe", "matches": [ @@ -5399,6 +5367,6 @@ } } ], - "buildinConfigUpdatedAt": "2023-12-27T07:44:47.272Z", + "buildinConfigUpdatedAt": "2023-12-27T08:06:18.051Z", "latestVersion": "0.12.11" }