Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[site] Not working on reddit #394

Open
LostHati opened this issue Oct 1, 2024 · 0 comments
Open

[site] Not working on reddit #394

LostHati opened this issue Oct 1, 2024 · 0 comments

Comments

@LostHati
Copy link

LostHati commented Oct 1, 2024

{
    "createdBy": "Redirector v3.5.4",
    "createdAt": "2024-09-30T12:30:50.474Z",
    "redirects": [
        {
            "description": "www.reddit to new.reddit",
            "exampleUrl": "https://www.reddit.com/r/someSubreddit",
            "exampleResult": "https://new.reddit.com/r/someSubreddit",
            "error": null,
            "includePattern": "https://www.reddit.com*",
            "excludePattern": "",
            "patternDesc": "www becomes new",
            "redirectUrl": "https://new.reddit.com$1",
            "patternType": "W",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        }
    ]
}

I've been struggling to get this extension to work properly. Initially, redirections from Reddit functioned normally, but after a few attempts, it stopped working entirely. It's not that it's redirecting me to the wrong page; it simply doesn't attempt any redirection at all. I tried keeping the subdomain unchanged and only modifying the path, but that didn’t resolve the issue. To confirm, I tested the same actions on YouTube (adjusting both the subdomain and path), and those worked fine.

Also, the built-in example doesn’t work unless the "history state" checkbox is checked.

@Gitoffthelawn Gitoffthelawn changed the title Not working on reddit [site] Not working on reddit Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant