hello, how can i do something similar to this? ``` router: { 'user1.domain.com/:id': 'https://subdomain.myapp.com/s/t/?id=:id', }, ```