replace by remove
This commit is contained in:
parent
663b7c4517
commit
dc27773f24
@ -27,7 +27,7 @@ server {
|
||||
#proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
#proxy_set_header X-Forwarded-Proto $scheme;
|
||||
sub_filter 'gouters.canalblog.com' "$host";
|
||||
sub_filter '<meta name="generator" content="CanalBlog - https://www.canalblog.com" />' '';
|
||||
sub_filter '<meta name="generator" content="CanalBlog - https://www.canalblog.com" />' r;
|
||||
sub_filter_types text/html text/xml text/plain text/css;
|
||||
sub_filter_once off;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user