705

Well, look at that. Ads disguised as posts.

you are viewing a single comment's thread
view the rest of the comments
[-] RedStrider@lemmy.world 5 points 5 months ago* (last edited 5 months ago)

if you replace the www.reddit part of the link with farside.link/libreddit it will send you to a random frontend instance.

this means no ads, no js, no trackers, and probably none of this.

to do this you'll need a browser extension. try this one: https://addons.mozilla.org/en-US/firefox/addon/redirector/ (couldn't find this one for chrome but you can choose another)

if you used the extension i gave you you can import below as a plaintext in the settings.

redirect.txt

{
    "redirects": [
        {
            "description": "",
            "exampleUrl": "https://www.reddit.com/r/example",
            "exampleResult": "https://farside.link/libreddit/r/example",
            "error": null,
            "includePattern": "https://www.reddit.com*",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://farside.link/libreddit$1",
            "patternType": "W",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame",
                "sub_frame"
            ]
        },
        {
            "description": "",
            "exampleUrl": "https://old.reddit.com/r/example",
            "exampleResult": "https://farside.link/libreddit/r/example",
            "error": null,
            "includePattern": "https://old.reddit.com*",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://farside.link/libreddit$1",
            "patternType": "W",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame",
                "sub_frame"
            ]
        }
    ]
}

this post was submitted on 17 Mar 2024
705 points (97.6% liked)

Technology

57944 readers
2861 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS