separate image combine logic
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ngx.say(string.match(ngx.var.request_uri, ".*/(.*)"))
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ngx.say(string.match(ngx.var.request_uri, ".*/(.*)"))
|
||||