this post was submitted on 07 Dec 2024
19 points (88.0% liked)

Firefox

18056 readers
85 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

When I enable this, it redirects to piokok.com/profile/profile/wildcard. I'm not sure how the second profile is added and thus how to prevent it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] LWD@lemm.ee 1 points 2 weeks ago (1 children)

I see the problem: [anything] after the website domain is redirected to profile/[anything]. Imagine running that redirect repeatedly. It will keep on adding "profile" to the beginning. To stop it, you have to make sure the URL after the domain doesn't start with "profile", otherwise you're in danger of a loop.

[โ€“] sabreW4K3@lazysoci.al 1 points 2 weeks ago

I've got https://www.piokok.com/profile/* in the excluded patterns, but it's not observing it.