as the title says, all of these frontends are dead now, which means that its impossible to view any of the datat that exists on these sites if we dont own an account
is that it? should we just quit using these sites or what?
as the title says, all of these frontends are dead now, which means that its impossible to view any of the datat that exists on these sites if we dont own an account
is that it? should we just quit using these sites or what?
Teddit use an unofficial API https://codeberg.org/teddit/teddit they don’t relay on reddit.
my bad, changing the title
It’s possible to change the title after posting here?! 😲
Something I wish Reddit had before the migration…
Teddit provides unofficial API (proxy) for rss but it relies on reddit API.
teddit config.js file
use_reddit_oauth: process.env.USE_REDDIT_OAUTH === ‘true’ || false, // If false, teddit uses Reddit’s public API. If true, you need to have your own Reddit app ID (enter the app ID to the “reddit_app_id” config key).
I saw it in their codeberg.org repo. Shit.