Any update on dynamic redirect with wildcard * and $1, $2

Sometime ago I have posted a thread about dynamic redirect, where my need is to redirect from
https://*.example.com/pages/*
to
https://example.com/$1/$2
using Dynamic Redirects rather than Page Rules.

Is there any update on this feature?