From 15dd8a17aa0ebe407275f16a96af60aac6cf9c7c Mon Sep 17 00:00:00 2001 From: yulei Date: Sun, 7 Jul 2024 10:57:29 +0800 Subject: [PATCH] Removed '+.hembed.com' from custom proxy rules This commit removes a deprecated rule from the user-defined proxy list in the custom_proxy.yaml file as part of ongoing rule maintenance. --- 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 025b0e0..b2600a4 100644 --- a/user-defined-rule/custom_proxy.yaml +++ b/user-defined-rule/custom_proxy.yaml @@ -42,3 +42,4 @@ payload: - '+.godaddy.com' - '+.freenom.com' - '+.fanbox.cc' + - '+.hembed.com'