From 7bc7e473c27c183b65b216481fda4426cd99d42b Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Fri, 30 Jun 2023 16:39:10 +0800 Subject: [PATCH] v3.0 --- config.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 709c975..32f9108 100644 --- a/config.yaml +++ b/config.yaml @@ -365,10 +365,14 @@ plugins: - forward_easymosdns secondary: # 超时用本地分流器 - - forward_local - - if: "(! response_has_local_ip) && [_response_valid_answer]" + - forward_remote + - if: response_has_local_ip + exec: + - forward_local + - _return + - ecs_global + - if: "(! ecs_is_cn) && [_response_valid_answer]" exec: - - ecs_global - forward_remote fast_fallback: 2500 always_standby: false