File tree Expand file tree Collapse file tree 2 files changed +51
-3
lines changed Expand file tree Collapse file tree 2 files changed +51
-3
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ repo:
34
34
v1.8 :
35
35
url : https://github.com/SereinCommunity/better-whitelist/releases/tag/v1.8
36
36
body : ' '
37
- downloads : 16
37
+ downloads : 17
38
38
publishedAt : ' 2025-01-04T03:18:25Z'
39
39
assets :
40
40
- name : BetterWhitelist.js
41
41
size : 24083
42
- downloads : 16
42
+ downloads : 17
43
43
url : >-
44
44
https://github.com/SereinCommunity/better-whitelist/releases/download/v1.8/BetterWhitelist.js
45
- downloads : 16
45
+ downloads : 17
46
46
title : 更好的白名单
47
47
48
48
---
Original file line number Diff line number Diff line change
1
+ ---
2
+ id : max-line-count-editor
3
+ name : 控制台最大行数修改器
4
+ version : 1.0.0
5
+ description : 修改Serein.Plus控制台最大行数
6
+ tags :
7
+ - tool
8
+ targetingSerein : []
9
+ dependencies : []
10
+ authors :
11
+ - name : Zaitonn
12
+ description : ' '
13
+ type : js
14
+ entryFile : ' '
15
+ repo :
16
+ owner : SereinCommunity
17
+ repo : max-line-count-editor
18
+ branch : main
19
+ url : https://github.com/SereinCommunity/max-line-count-editor
20
+ stars : 0
21
+ forks : 0
22
+ issues : 0
23
+ pullRequests : 0
24
+ createAt : ' 2025-06-13T01:47:42Z'
25
+ pushedAt : ' 2025-06-13T02:28:00Z'
26
+ updatedAt : ' 2025-06-13T02:25:50Z'
27
+ license : MIT License
28
+ releases :
29
+ v1.0.0 :
30
+ url : >-
31
+ https://github.com/SereinCommunity/max-line-count-editor/releases/tag/v1.0.0
32
+ body : ' '
33
+ downloads : 0
34
+ publishedAt : ' 2025-06-13T02:28:00Z'
35
+ assets :
36
+ - name : max-line-count-editor_v1.0.0.zip
37
+ size : 699
38
+ downloads : 0
39
+ url : >-
40
+ https://github.com/SereinCommunity/max-line-count-editor/releases/download/v1.0.0/max-line-count-editor_v1.0.0.zip
41
+ downloads : 0
42
+ title : 控制台最大行数修改器
43
+
44
+ ---
45
+
46
+
47
+
48
+ 修改 Serein.Plus 控制台最大行数,默认值为` 500 ` ,可自行打开代码修改
You can’t perform that action at this time.
0 commit comments