Jason Kim 123cca4e5c fix: redirect teddit differently
Teddit image urls are different from libreddit.  Handle each separately.
Test manually:

- libredd.it: pass
- libreddit.spike.codes: pass
- libreddit.kavin.rocks: pass
- libreddit.insanity.wtf: fail (site doesn't work in general)
- libreddit.dothq.co: pass
- teddit.net: mostly fail
- teddit.ggc-project.de: mostly fail
- teddit.kavin.rocks: mostly fail
- old.reddit.com: fail
- i.reddit.com: fail
- snew.notabug.io: fail (site doesn't work in general)

Teddit image urls have two issues.  First, the links almost never work
(404) if the image url is visited directly before visiting the main
page.  Once the main page is visited, however, the image url starts
working.  I'm guessing this is an issue with teddit instances not
fetching images unless the main page is accessed.  Second, some image
links are different/incompatible for some reason.  For example,
<https://i.redd.it/htg3owj12ok21.png> turns into
<https://teddit.net/pics/w:null_TpEyuHnjif6578pV0lBuM-kNW1bXqxbvqbOHjhRZVr0.png>.
Libreddit seems to not have this issue.
2021-04-08 23:37:43 -07:00
2020-07-12 21:31:15 +03:00
2021-04-08 23:37:43 -07:00
2021-02-01 08:10:01 +01:00
2021-01-11 17:53:37 +11:00

privacy-redirect

Awesome Humane Tech

Get

Firefox Add-on Chrome Extension Edge Extension

Donate

Donate Buy me a coffee

  • BTC: 3JZWooswwmmqQKw5iW6AYFfK5gcWTrvueE

About

A web extension that redirects Twitter, YouTube, Instagram, Google Maps, Reddit & Google Search requests to privacy friendly alternatives - Nitter, Invidious, FreeTube, Bibliogram, OpenStreetMap & Private Search Engines like DuckDuckGo and Startpage.

It's possible to toggle all redirects on and off. The extension will default to using random instances if none are selected. If these instances are not working, you can try and set a custom instance from the list below.

Custom instances

Privacy Redirect allows setting custom instances, instances can be found here:

Development

Install Dependencies

  • Node.js >=10.0.0 installed
  • npm install

Build

  • npm run build
  • open web-ext-artifacts/

Test

  • npm run test

License

GPLv3.

Permissions

Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂

Privacy Policy

See the Project Wiki.

Description
Un'estensione web che reindirizza YouTube, Twitter, TikTok e altri siti web a frontend alternativi rispettosi della privacy.
https://noblogo.org/filippodb/breve-guida-per-navigare-piu-veloci-e-piu-sicuri-con-le-estensioni-per Readme GPL-3.0
Languages
JavaScript 49.7%
Svelte 46.9%
Python 2.1%
HTML 1.1%
CSS 0.2%