mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
remove not used construction
This commit is contained in:
parent
63f873c014
commit
fa4a3db57e
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ server {
|
|||
sub_filter 'https://mentallandscape.com' 'http://mentallandscape.com.bro.ygg';
|
||||
sub_filter '<script' '<!-- <script';
|
||||
sub_filter '</script>' '</script> -->';
|
||||
sub_filter 'href="/support/"' 'href="https://mentallandscape.com/p/support"';
|
||||
sub_filter 'href="/' 'href="http://mentallandscape.com.bro.ygg/';
|
||||
sub_filter 'src="/' 'src="http://mentallandscape.com.bro.ygg/';
|
||||
sub_filter 'data-src="/' 'src="http://mentallandscape.com.bro.ygg/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue