Commit Graph

576 Commits

Author SHA1 Message Date
Tindy X
9b5e01acd3 Fix build error 2022-01-19 17:44:12 +08:00
Tindy X
82cba9d334 Cleanup CMakeLists 2022-01-19 17:30:45 +08:00
Tindy X
0222d9a31a Fix CMake configuration 2022-01-19 17:27:39 +08:00
Jim Lee
be420f765b Update Emoji rules (#439)
- 向部分地域添加地域代码匹配规则。
- 使用 \b 定位符来全字匹配地域与接入点英文缩写,避免匹配错误。(emoji.toml 中使用 \\b 转义)
- 前置高频地域匹配规则,并后置CN规则,以尽可能避免匹配错误。
- 同步 emoji.toml 与 emoji.txt 规则内容与顺序。
- 优化 CHN、IND、DEU 的匹配规则。
2022-01-14 00:26:57 +08:00
zhongfly
7ebe7bb0d8 Create issue templates (#443) 2022-01-10 16:32:25 +08:00
Leilei Chui
217891f150 Update Emojis (#433)
* Update emoji.toml

Add emoji rules for Canada

* Update emoji.txt

Add emoji rules for Canada
2022-01-06 01:53:56 +08:00
Tindy X
6e3324be50 Enhancements
Add support for new format of Clash VMess WebSocket options.
Use url-latency-benchmark type for Quantumult X URL-Test group.
Optimize codes.
2022-01-03 21:58:50 +08:00
zhongfly
ec0ef4c9c4 Update local rulesets and configs (#423) 2021-12-28 22:09:49 +08:00
Tindy X
c10766f1ad Enhancements
Add support for Trojan-WebSocket protocol.
Fix skip-cert-verify option not correctly added to Surge subscriptions.
Optimize codes.
2021-12-18 13:13:01 +08:00
Tindy X
e840006e74 Fix some client does not recognize integer port or alter id (#371) 2021-12-17 21:29:20 +08:00
Tindy X
a24be60d78 Fix remote file cannot be fetched 2021-12-15 12:00:57 +08:00
Tindy X
a4988804d4 Update CMakeLists 2021-12-15 01:41:29 +08:00
Tindy X
35809391e9 Add option to CMake to build as static library 2021-12-15 00:13:00 +08:00
Tindy X
4639ee483e Bugs fix
Fix build error.
Fix max_allowed_download_size option has no effect (#409).
Clean up codes.
2021-12-06 19:12:02 +08:00
Tindy X
08d00dd3d7 Update build scripts 2021-12-06 18:34:09 +08:00
Tindy X
223a32f7bb Bug fixes
Don't add tls-verification to Quantumult X nodes if not over-tls (#413)
2021-12-06 14:09:45 +08:00
Tindy X
b0c2d72ed7 Add missing header 2021-10-27 10:33:38 +08:00
TAMAKO
3fe9725553 Update Emoji (#396)
* change route.toml

Thanks to v1.mk

* Revert "change route.toml"

This reverts commit 3487792a0482d9da721c4eb0afbb3f22a9880916.

* change emoji.toml

Thanks to v1.mk

* Update emoji.toml

Co-authored-by: hypenekoR <20227709+SNSLogty@users.noreply.github.com>
2021-10-18 00:04:01 +08:00
Tindy X
e9a8977135 Update CMakeLists.txt 2021-10-10 21:51:26 +08:00
Tindy X
b4201b24f7 Fix cache system not working properly
Clean up codes.
2021-10-10 21:32:54 +08:00
zhongfly
b972dfaa56 Fix README-cn.md markdown style (#389)
* Fix README-cn.md markdown style

* fix typo

* Fix another issue

[skip ci]
2021-10-05 02:31:05 +08:00
Tindy X
9983e9ed43 Fix error in parsing ShadowsocksR configurations
Fix code style.
2021-10-05 00:19:05 +08:00
Tindy X
a653e3a874 Bugs fix
Fix example preference file.
Fix error when template include path is not set.
Fix crash when adding SSID group to Loon configurations.
Clean up codes.
2021-10-04 23:48:51 +08:00
Tindy X
94696a5da5 Fix typo in default configuration 2021-10-01 04:14:13 +08:00
zhongfly
9c6b354f10 Update README-cn.md (#386)
* Fix readme-cn errors

* 更新中文文档 [skip ci]
2021-10-01 04:12:18 +08:00
Tindy X
7eb4abedc2 Bump version to v0.7.1 v0.7.1 2021-09-30 15:06:28 +08:00
Tindy X
64eeaf4d5b Update third-party libraries 2021-09-30 14:29:05 +08:00
Tindy X
beb1070c24 Update README [skip ci] 2021-09-30 13:08:13 +08:00
Tindy X
cea6d5fe88 Update local rulesets 2021-09-30 01:44:44 +08:00
Tindy X
2b143802a6 Replace ARMHF build with ARMv7 2021-09-29 12:57:40 +08:00
Tindy X
1b92ba6491 Add self-hosted ARM runner 2021-09-29 03:54:46 +08:00
zhongfly
7a70cf3984 Add ARM Autobuild CI (#383)
* Add Arm Autobuild CI

* Update build.yml
2021-09-28 15:10:05 +08:00
Tindy X
f9ad2718cd Fix some generated VMess nodes have incomplete config
Revert to legacy Clash VMess-WS node format for backward compatibility.
2021-09-23 15:45:11 +08:00
zhongfly
97ce040ca1 Update README-cn.md (#377)
* update README-cn.md

* add new setting & update default exclude remarks

* small fix

* Fix formatting errors
2021-09-23 08:17:02 +08:00
TAMAKO
f3571e35f8 Update Flags (#376)
* Add New Country Flags Rule

瑞典 冰岛 马恩岛 新西兰 以色列

* new flags
2021-09-22 13:07:46 +08:00
Tindy X
09d07713f3 Fix workflow file 2021-09-22 00:33:09 +08:00
Tindy X
b49934635e Add specifying Docker build concurrent jobs
Add limiting concurrent jobs in Actions
2021-09-22 00:30:46 +08:00
zhongfly
1ead1f8c7f Add commit id into testing version (#375) 2021-09-22 00:26:46 +08:00
Tindy X
4454ef94ae Fix typo in default profile 2021-09-22 00:06:37 +08:00
Tindy X
fc641444aa Fix failed to load external TOML config when surge_rule_base is set
Update example config.
2021-09-20 23:57:28 +08:00
Tindy X
5aaa0f2027 Bump version to v0.7.0
Update Actions scripts.
v0.7.0
2021-09-20 23:24:11 +08:00
Tindy X
94ee747649 Fix Gist upload and other web operation may fail to post data
Remove unused files in Docker images.
Cleanup codes.
2021-09-20 22:21:12 +08:00
Tindy X
61b671c13a Remove unused files from Docker images 2021-09-20 18:26:16 +08:00
Tindy X
7a2838712c Fix not properly handle ruleset types 2021-09-20 17:38:14 +08:00
Tindy X
c35714ba48 Fix build error on some platforms
Update build scripts.
2021-09-20 17:17:49 +08:00
Tindy X
9797197c85 Add support for using TOML as configuration file format
Add basic support for trojan-grpc nodes.
Refactor codes.
2021-09-20 17:02:13 +08:00
cubercsl
bc0a8dc925 Fix parser may not recognize some SIP008 format (#367)
fix #366

The SIP008 subscription can not be converted correctly when the member "remarks" does not exist.
2021-09-02 00:09:54 +08:00
flyingwhitewhale
85ae32993d Update README-cn.md (#364) 2021-08-19 04:25:19 -05:00
Tindy X
867602fbea Add basic support for VMess h2 & grpc protocols 2021-07-29 02:16:56 +08:00
Tindy X
3ad1c0078e Fix inconsistency SS plugin name
Clean up codes.
2021-07-29 01:52:36 +08:00