世界 7552c2a2a7
Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-04-29 11:59:35 +08:00
..
2023-03-05 23:37:12 +08:00
2024-04-29 11:58:20 +08:00
2024-04-12 22:52:37 +08:00
2024-04-23 14:14:40 +08:00
2022-07-08 18:41:18 +08:00
2024-02-24 13:20:42 +08:00
2024-01-05 11:17:49 +08:00