I'm trying to insert a userscript into only the profile pages on instagram:
https://instagram.com/android
https://instagram.com/apple/
This is the match line:
// @match /^https:\/\/www\.instagram\.com\/.*\//
But this isn't working at all. What am I doing wrong?