From 70b0f2f171df30e2a3e6beb1bba349df1f488617 Mon Sep 17 00:00:00 2001 From: yulei Date: Sun, 23 Jun 2024 01:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=9F=9F=E5=90=8D=E8=A7=84?= =?UTF-8?q?=E5=88=99=E8=87=B3custom=5Fproxy.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在custom_proxy.yaml文件中,新增了'pixel.onaudience.com'的域名规则。 这将使得请求到该域名的流量被代理服务器处理。 --- user-defined-rule/custom_proxy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/user-defined-rule/custom_proxy.yaml b/user-defined-rule/custom_proxy.yaml index b3ff521..2acb7aa 100644 --- a/user-defined-rule/custom_proxy.yaml +++ b/user-defined-rule/custom_proxy.yaml @@ -38,4 +38,5 @@ payload: - '+.missav.com' - '+.u9a9.+' - '+.u9img.+' + - 'pixel.onaudience.com'