deitylamb
01/08/2024, 10:28 PMhttps://sub.domain.com/magic/dir/manifest.json
to
https://example/some/path/${magic}/something/${dir/manifest.json}
Is it possible?
i tried
repo.harmoniya.net/*/*
and
https://example/some/path/$1/something/$2
but it forwards to
https://example.com/some/path/${magic/dir}/something/${manifest.json}