Commit Graph

680 Commits

Author SHA1 Message Date
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
AkariiinMKII
5f5615d2b8
Update README-docker.md (#346) 2021-07-28 15:44:25 +08:00
Tindy X
fc2a5902d2
Update Windows patch 2021-06-12 14:45:32 +08:00
Tindy X
e21f511ddb
Bugs fix
Fix subscription info not being passed to the response.
Use stable sort for sorting nodes.
2021-06-11 21:38:15 +08:00
秦宇航
e140c24f3d
Update Emojis (#334)
add `JP` for Japan and 'KR' for Korea node.
2021-04-09 17:13:57 +08:00
CN_SZTL
d6cb49fab3
Add missing headers for musl (#330)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Co-authored-by: Tindy X <49061470+tindy2013@users.noreply.github.com>
2021-03-27 08:16:23 -05:00
Tindy X
aac10ddffa
Update build scripts 2021-03-27 11:29:04 +08:00
Tindy X
3afe9986be
Fix missing TLS setting in VMess nodes 2021-03-25 18:15:33 +08:00
Tindy X
9b32b72f0e
Bugs fix
Fix server_port fields become 0 in SIP008 and ShadowsocksD subscriptions.
Fix parsed target not being passed to template argument.
2021-03-25 11:00:26 +08:00
Tindy X
fe20b2d26c
Bugs fix
Fix wrong type of alterId in Clash VMess nodes (#325).
Fix broken parsing of ShadowsocksR subscription.
Fix possible crash when running scripts.
2021-03-24 22:18:44 +08:00
Tindy X
b42bfec5f1
Fix broken generation of Clash subscription 2021-03-24 02:32:34 -05:00
Tindy X
b1f8643ece
Update Dockerfile 2021-03-24 03:06:55 +08:00
zhongfly
07ba0111a2
Update local rulesets and configs (#324) 2021-03-24 03:04:43 +08:00
Tindy X
6e01e542fb
Fix build scripts 2021-03-24 02:56:03 +08:00
Tindy X
49e1c01283
Add missing header 2021-03-24 02:48:30 +08:00
Tindy X
b3942ecc2d
Update build scripts 2021-03-24 02:38:27 +08:00
Tindy X
de288d7622
Add missing build dependencies 2021-03-23 18:15:01 +08:00
Tindy X
60813e516a
Add script_clean_context option example in preference files. 2021-03-23 18:09:51 +08:00
Tindy X
3d67406af6
Complete refactor of project file structure
Fix incorrect handing of default node parameters in SSD subscription.
Fix unable to parse some Clash rule-providers (#289).
Fix not filtering inline comments in some Surge rulesets. (#285)
Add Cron task options.
Add clean context option for persisting a JS context across the whole request.
Replace JS engine with QuickJS.
2021-03-23 18:09:00 +08:00
Howard Cheung
ba058e4e4b
Add dummy cipher for ShadowsocksR nodes in Clash (#312)
* dummy cipher for ssr in clash

* remove unnecessary "dummy"

* clash ssr with dummy cipher as source
2021-03-23 14:23:18 +08:00
Tindy X
886fb1bf40
Update Dockerfile 2021-02-17 13:17:24 +08:00
Tindy X
c826be47fc
Update Dockerfile 2021-02-17 12:40:45 +08:00
Tindy X
dd442ebb03
Fix Docker build error 2021-02-17 12:32:15 +08:00
Tindy X
ce995fa3a6
Update Docker build Action 2021-02-17 02:05:43 +08:00
菜姬
28f4877885
Fix GitHub Action build (#308)
* fix duktape build

* fix macos and windows build
2021-02-17 01:42:37 +08:00
Tindy X
a57906c9a6
Fix detection of loop request (#284) 2020-12-19 23:53:08 +08:00
zhongfly
a67738473b
Update README-cn.md (#279)
部分文档更新修改
2020-12-15 00:42:17 +08:00
Tindy X
b21eab7700
Fix some global preferences has no effect 2020-12-01 17:07:34 +08:00
Tindy X
d46aa6133e
Update flags 2020-11-26 21:50:55 -06:00
Tindy X
c0d079202a
Update default exclude remarks 2020-11-27 00:36:12 +08:00
CuSO₄·5H₂O
a7f5f41b6e
Modify Emoji matching rules (#273)
Co-authored-by: Tindy X <49061470+tindy2013@users.noreply.github.com>
2020-11-27 00:33:18 +08:00
Fxzx micah
929526a733
Update emoji.txt (#274)
Add some regional aliases
2020-11-27 00:25:17 +08:00
naoh1000
96499543d4
Fix not exist links in README.md (#270) 2020-11-21 23:38:51 +08:00
zhongfly
cddb5625f6
Update README-cn.md (#269)
* 📝 部分文档更新

* 🐛 修改描述

* 📝 新增部分内容
2020-11-21 01:40:04 +08:00
Tindy X
74d865ceb0
Enhancements
Fix not correctly handle SOCKS5 nodes in Clash subscriptions.
Add specifying filter script from URL arguments.
Add support for using matchers in include/exclude options.
Rename default configuration files for easier upgrade.
2020-11-08 18:34:26 +08:00
Tindy X
069d1c00f6
Fix linking error 2020-11-03 20:01:15 +08:00
Tindy X
f7352abe17
Fix order of libraries 2020-10-24 02:51:04 +08:00
Tindy X
af4594e449
Fix dependency problem 2020-10-24 01:43:01 +08:00
Tindy X
575134379f
Add missing libraries 2020-10-24 01:30:13 +08:00
Tindy X
96e43337b1
Print error when failed to load rule base
Add force refresh rulesets after /readconf call.
2020-10-23 23:47:12 +08:00
Tindy X
ab4d7543ce
Fix Duktape library not found 2020-09-20 01:06:01 +08:00
Tindy X
1fa2883428
Fix CMake warning
Update JPCRE2 library.
2020-09-20 00:57:29 +08:00
Tindy X
167adc457e
Update local rulesets and configs
Remove ConnersHua rules repository and replace all examples with DivineEngine repository.
2020-09-19 23:47:27 +08:00
Tindy X
c0b62062d9
Use Node JS for building duktape library (#248)
* Use Node JS for building duktape library

* Remove Python 2 dependency

* Inherit PATH from environment in Actions

Remove build cache of the msys2 installation in Travis CI.

* Remove old command
2020-09-19 03:05:26 +08:00
Tindy X
629b1bf222
Bump version to v0.6.4 2020-09-15 20:42:12 +08:00
Tindy X
fb05bc7d51
Update User-Agent match pattern for Loon 2020-09-12 23:33:05 +08:00
Tindy X
448f3f3153
Add type fallback for exported v2rayN subscription
Add skipping loading groups, rulesets and unrelated rule_base for simple subscriptions.
2020-09-10 16:24:15 +08:00