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?

  • accesslog@lemmy.one
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    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).