20
Rediretor Help
(lazysoci.al)
A place to discuss the news and latest developments on the open-source browser Firefox
I'm unclear where you're redirecting from. If you're looking to redirect from Instagram profile pages to Piokok profile pages, then you'd want something like:
https://www.instagram.com/linustorvalds
https://www.instagram.com/*
https://www.piokok.com/profile$1
Wildcard
Redirect instagram profiles to Piokok profiles
Edit: for some reason I can't seem to remove the trailing
/
fromwww.instagram.com*
You don't want the last backslash in that line. Nothing inbetweencom*
.Thank you so much. It was actually redirecting from piokok as LibRedirect was already redirecting from Instagram, but got it sorted with the RegEx.