From 425a115fab7b672aeee10bd6c1b7c7ccab4d23af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Feb 2026 17:35:27 +0000 Subject: [PATCH] chore: ci build --- dist/chatgpt.user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/chatgpt.user.js b/dist/chatgpt.user.js index d347644..312d364 100644 --- a/dist/chatgpt.user.js +++ b/dist/chatgpt.user.js @@ -3,7 +3,7 @@ // @name:zh-CN ChatGPT Exporter // @name:zh-TW ChatGPT Exporter // @namespace pionxzh -// @version 2.29.4 +// @version 2.29.5 // @author pionxzh // @description Easily export the whole ChatGPT conversation history for further analysis or sharing. // @description:zh-CN 轻松导出 ChatGPT 聊天记录,以便进一步分析或分享。 @@ -11,7 +11,7 @@ // @license MIT // @icon https://chat.openai.com/favicon.ico // @match https://chat.openai.com/ -// @match https://chat.openai.com/?model=* +// @match https://chat.openai.com/?* // @match https://chat.openai.com/c/* // @match https://chat.openai.com/g/* // @match https://chat.openai.com/gpts @@ -19,7 +19,7 @@ // @match https://chat.openai.com/share/* // @match https://chat.openai.com/share/*/continue // @match https://chatgpt.com/ -// @match https://chatgpt.com/?model=* +// @match https://chatgpt.com/?* // @match https://chatgpt.com/c/* // @match https://chatgpt.com/g/* // @match https://chatgpt.com/gpts