Skip to content

Commit

Permalink
chore: 添加更新文件
Browse files Browse the repository at this point in the history
  • Loading branch information
dlzmoe committed Aug 29, 2024
1 parent 3da458b commit fe0970a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/linuxdo-scripts.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
// @description linux.do 增强插件,话题列表显示创建时间,显示楼层数,新标签页打开话题,强制 block(拉黑屏蔽)某人的话题,话题快捷回复(支持自定义),优化签名图显示防止图裂,在话题列表可直接预览详情及评论,功能设置面板导入导出,楼层抽奖,用户自定义标签,只看楼主,自动滚动阅读,支持自定义 css 样式,中英文混排优化,等级信息查询,AI 总结话题功能等,功能持续更新,欢迎提出新想法!
// @license Apache-2.0
// @icon https://cdn.linux.do/uploads/default/optimized/3X/9/d/9dd49731091ce8656e94433a26a3ef36062b3994_2_32x32.png
// @downloadURL https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.user.js
// @updateURL https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.meta.js
// @match *://*.linux.do/*
// @require https://unpkg.com/[email protected]/dist/vue.global.prod.js
// @grant GM_addStyle
Expand Down
2 changes: 2 additions & 0 deletions linuxdo-scripts.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
// @description linux.do 增强插件,话题列表显示创建时间,显示楼层数,新标签页打开话题,强制 block(拉黑屏蔽)某人的话题,话题快捷回复(支持自定义),优化签名图显示防止图裂,在话题列表可直接预览详情及评论,功能设置面板导入导出,楼层抽奖,用户自定义标签,只看楼主,自动滚动阅读,支持自定义 css 样式,中英文混排优化,等级信息查询,AI 总结话题功能等,功能持续更新,欢迎提出新想法!
// @license Apache-2.0
// @icon https://cdn.linux.do/uploads/default/optimized/3X/9/d/9dd49731091ce8656e94433a26a3ef36062b3994_2_32x32.png
// @downloadURL https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.user.js
// @updateURL https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.meta.js
// @match *://*.linux.do/*
// @require https://unpkg.com/[email protected]/dist/vue.global.prod.js
// @grant GM_addStyle
Expand Down
2 changes: 2 additions & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ export default defineConfig({
description: "linux.do 增强插件,话题列表显示创建时间,显示楼层数,新标签页打开话题,强制 block(拉黑屏蔽)某人的话题,话题快捷回复(支持自定义),优化签名图显示防止图裂,在话题列表可直接预览详情及评论,功能设置面板导入导出,楼层抽奖,用户自定义标签,只看楼主,自动滚动阅读,支持自定义 css 样式,中英文混排优化,等级信息查询,AI 总结话题功能等,功能持续更新,欢迎提出新想法!",
version: pkg.version,
match: ['*://*.linux.do/*'],
downloadURL: 'https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.user.js',
updateURL: 'https://update.greasyfork.org/scripts/501827/linuxdo%20%E5%A2%9E%E5%BC%BA%E6%8F%92%E4%BB%B6.meta.js',
},
build: {
externalGlobals: {
Expand Down

0 comments on commit fe0970a

Please sign in to comment.