From 3adb59188a9a8a8b6f99ac22683a783ff5d9c3e7 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 17 Nov 2022 17:32:02 +0800 Subject: [PATCH] Update site_api.py --- class/core/site_api.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/class/core/site_api.py b/class/core/site_api.py index 8ea607030..823a549b4 100755 --- a/class/core/site_api.py +++ b/class/core/site_api.py @@ -1635,8 +1635,7 @@ class site_api: proxy_cnf = '''#PROXY-START include %s/*.conf; - #PROXY-END -''' % (self.getProxyPath(siteName)) + #PROXY-END''' % (self.getProxyPath(siteName)) proxy_cnf_source = '#PROXY-START'