This topic created in 2407 days ago, the information mentioned may be changed or developed.
1 replies • 2019-10-18 14:51:01 +08:00
 |
|
1
Rehtt Oct 18, 2019
只想到了这个办法,可是还是不完美 a.com { gzip redir 302{ if_op and if {>Referer} has /b if {path} not_has /b / /b/{path} } proxy /b b.com { without /b } }
|