Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2023
1 parent e721c60 commit c61968d
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -5399,6 +5367,6 @@
}
}
],
"buildinConfigUpdatedAt": "2023-12-27T07:44:47.272Z",
"buildinConfigUpdatedAt": "2023-12-27T08:06:18.051Z",
"latestVersion": "0.12.11"
}

0 comments on commit c61968d

Please sign in to comment.