I used to use this:
https:\/\/foo\.bar\.com\/t\/\d\d\d\d\d\d\d\/........
But I need to let two spots in a link to have dynamic length
\d\d\d\d\d\d\d\
- I've set this to 7 length but it needs to be working for ANY digit number
........
- Same here, should be any characters UPPER or lower case any length needs to be allowed