Skip to content

Commit 35ed4fd

Browse files
committed
update
1 parent 9982bab commit 35ed4fd

8 files changed

Lines changed: 9 additions & 9 deletions

3dm-Beautification.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
// @name 3DM论坛美化
33
// @version 1.0.0
44
// @author X.I.U
5-
// @description 精简多余内容
5+
// @description 精简多余内容
66
// @icon https://bbs.3dmgame.com/favicon.ico
77
// @match *://bbs.3dmgame.com/*
88
// @license GPL-3.0 License
99
// @run-at document-start
1010
// @namespace https://greasyfork.org/scripts/413593
1111
// ==/UserScript==
12-
12+
1313
(function() {
1414
var style_Add = document.createElement('style');
1515
style_Add.innerHTML = `

3dm-Enhanced.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 3DM论坛增强
33
// @version 1.0.4
44
// @author X.I.U
5-
// @description 自动回复、自动无缝翻页、清理置顶帖子
5+
// @description 自动回复、自动无缝翻页、清理置顶帖子
66
// @match *://bbs.3dmgame.com/*
77
// @icon https://bbs.3dmgame.com/favicon.ico
88
// @grant GM_xmlhttpRequest

52pojie-Beautification.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 吾爱破解论坛美化
33
// @version 1.0.3
44
// @author X.I.U
5-
// @description 精简多余内容
5+
// @description 精简多余内容
66
// @match *://www.52pojie.cn/*
77
// @icon https://www.52pojie.cn/favicon.ico
88
// @grant GM_registerMenuCommand

52pojie-Enhanced.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 吾爱破解论坛增强 - 自动签到、翻页
33
// @version 1.1.2
44
// @author X.I.U
5-
// @description 自动签到、自动无缝翻页
5+
// @description 自动签到、自动无缝翻页
66
// @match *://www.52pojie.cn/*
77
// @icon https://www.52pojie.cn/favicon.ico
88
// @grant GM_xmlhttpRequest

SteamWorkshopImageRepair.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// @version 1.0.0
55
// @author X.I.U
66
// @description Fixed Steam Workshop image not showing
7-
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题。
7+
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题。
88
// @match *://steamcommunity.com/sharedfiles/filedetails/*
99
// @match *://steamcommunity.com/workshop/filedetails/*
1010
// @icon https://store.steampowered.com/favicon.ico

Zhihu-Enhanced.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 知乎增强
33
// @version 1.1.4
44
// @author X.I.U
5-
// @description 一键收起回答、置顶显示时间、区分问题文章
5+
// @description 一键收起回答、置顶显示时间、区分问题文章
66
// @match *://www.zhihu.com/*
77
// @match *://zhuanlan.zhihu.com/*
88
// @icon https://static.zhihu.com/static/favicon.ico

Zhiyoo-Beautification.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 智友邦论坛美化
33
// @version 1.0.1
44
// @author X.I.U
5-
// @description 精简多余内容、宽屏显示
5+
// @description 精简多余内容、宽屏显示
66
// @icon http://bbs.zhiyoo.net/favicon.ico
77
// @match *://bbs.zhiyoo.net/*
88
// @license GPL-3.0 License

Zhiyoo-Enhanced.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name 智友邦论坛增强
33
// @version 1.1.0
44
// @author X.I.U
5-
// @description 自动签到、自动回复、自动无缝翻页、清理置顶帖子、清理帖子标题〖XXX〗【XXX】文字
5+
// @description 自动签到、自动回复、自动无缝翻页、清理置顶帖子、清理帖子标题〖XXX〗【XXX】文字
66
// @icon http://bbs.zhiyoo.net/favicon.ico
77
// @match *://bbs.zhiyoo.net/*
88
// @grant GM_xmlhttpRequest

0 commit comments

Comments
 (0)