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 Jun 30, 2023
1 parent 38205aa commit 86cfa02
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2391,6 +2391,20 @@
"streamingChange": true
}
},
{
"matches": [
"https://poe.com/*"
],
"excludeSelectors": [
".Markdown_markdownContainer__UyYrv *",
".MarkdownLink_linkifiedLink__KxC9G"
],
"aiRule": {
"streamingSelector": ".ChatStopMessageButton_stopButton__LWNj6",
"messageWrapperSelector": ".Markdown_markdownContainer__UyYrv",
"streamingChange": false
}
},
{
"matches": "glasp.co",
"excludeSelectors": [
Expand Down Expand Up @@ -3361,6 +3375,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-06-30T14:29:24.000Z",
"buildinConfigUpdatedAt": "2023-06-30T15:43:36.039Z",
"latestVersion": "0.6.22"
}

0 comments on commit 86cfa02

Please sign in to comment.