Fix the problem that linked list inversion does not take effect.

This commit is contained in:
2022-03-25 04:34:07 -03:00
parent 890afe93c8
commit 5e3b8d0194
6 changed files with 53 additions and 48 deletions

View File

@@ -17,7 +17,6 @@ http {
strrep="aixiao.me" -> "AIXIAO.ME";
regrep="Accept-Encoding*.+?" -> "Accept-Encoding: GZIP, deflate";
regrep="Connection*.+?" -> "Connection: KEEP-alive";
}
https {