Skip to content

Commit 528a3d4

Browse files
committed
chore: commit message
close #71
1 parent b4fa89a commit 528a3d4

4 files changed

Lines changed: 25 additions & 22 deletions

File tree

.prettierrc.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
plugins: ['prettier-plugin-packagejson', 'prettier-plugin-sort-json']
2-
printWidth: 300
2+
printWidth: 120
33
semi: false
44
singleQuote: true
55
trailingComma: 'none'
66
overrides:
77
- files: ['*.json']
88
options:
99
jsonRecursiveSort: true
10+
- files: ['*.yaml']
11+
options:
12+
printWidth: 300

Proxy/Clash/T-Smart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Updated: 2025-06-06 13:37:29
1+
# Updated: CST 2025-04-25 22:51:44
22
# Author: Theo-Messi
33
# GitHub Source: https://github.com/Theo-Messi/dotfiles
44

@@ -10,7 +10,7 @@ PProviders:
1010
health-check: { enable: true, url: 'https://www.gstatic.com/generate_204', interval: 300 },
1111
filter: '^(?!.*(群|邀请|返利|循环|官网|客服|网站|网址|获取|订阅|流量|到期|机场|下次|版本|官址|备用|过期|已用|联系|邮箱|工单|贩卖|通知|倒卖|防止|国内|地址|频道|无法|说明|使用|提示|特别|访问|支持|教程|关注|更新|作者|加入|USE|USED|TOTAL|EXPIRE|EMAIL|Panel|Channel|Author))'
1212
}
13-
Smart: &Smart { type: smart, interval: 60, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, timeout: 5000, max-failed-times: 5, hidden: false, include-all: true, policy-priority: 'Premium:0.9;SG:1.3', uselightgbm: true, collectdata: true }
13+
Smart: &Smart { type: smart, interval: 60, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, timeout: 5000, max-failed-times: 5, hidden: false, include-all: true, policy-priority: 'Premium:0.9;SG:1.3', uselightgbm: true, collectdata: true, strategy: sticky-sessions }
1414
FilterHK: &FilterHK '^(?=.*(?i)(港|🇭🇰|HK|Hong|HKG))(?!.*(排除1|排除2|5x)).*$'
1515
FilterSG: &FilterSG '^(?=.*(?i)(坡|🇸🇬|SG|Sing|SIN|XSP))(?!.*(排除1|排除2|5x)).*$'
1616
FilterJP: &FilterJP '^(?=.*(?i)(日|🇯🇵|JP|Japan|NRT|HND|KIX|CTS|FUK))(?!.*(排除1|排除2|5x)).*$'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"devDependencies": {
1616
"lint-staged": "^16.1.0",
1717
"prettier": "3.5.3",
18-
"prettier-plugin-packagejson": "^2.5.14",
18+
"prettier-plugin-packagejson": "^2.5.15",
1919
"prettier-plugin-sort-json": "^4.1.1",
2020
"simple-git-hooks": "^2.13.0"
2121
},
22-
"packageManager": "pnpm@10.11.0"
22+
"packageManager": "pnpm@10.12.1"
2323
}

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)