this post was submitted on 07 Jan 2024
697 points (93.7% liked)

Technology

55649 readers
3919 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
 

I am posting the updates here because most of the users of RDX came from this community only.

Multiple updates have been made to https://rdx.overdevs.com since I last posted here including:

  1. Importing subscriptions from Reddit
  2. Saving posts for later
  3. Share button
  4. hls/dash videos
  5. better search

Previous posts:

My reddit web viewer still works! Story: When reddit killed 3rd party apps, I uploaded a web viewer I have been using for myself to Github pages for everyone to use...

If you want to lurk on Reddit, you can use this web reader I built for myself when I got inspired by the Apollo app years ago

you are viewing a single comment's thread
view the rest of the comments
[–] overdevs 17 points 5 months ago (3 children)

Check the console of your browser. Browser's aggressive privacy controls may be automatically blocking the json call to reddit's api. (right click, inspect element)

[–] Alborlin 11 points 5 months ago (2 children)

Does not work on android with Firefox at all

[–] [email protected] 4 points 5 months ago

it does if you disable tracking protection for the website (the setting's available when you tap the padlock icon next to the URL).

[–] Prometheus 1 points 5 months ago

I just opened a link in Firefox, it worked. Even works with install function

[–] [email protected] 7 points 5 months ago

It isn’t the browser being aggressive. It’s a protection called CORS (Cross Origin Resource Sharing) and you should configure your API to allow it.

There are likely loads of guides whatever language / framework you are using. Users shouldn’t need to disable CORS protections to use your site

[–] [email protected] 7 points 5 months ago (1 children)

Doesn’t work for me on mobile (IOS) too, unfortunately. I have adguard, firefox focus extensions on safari, and use Mullvad’s DNS blocking. I’ll have to go check which of them is breaking it, but I hope I won’t need to turn off anything huge for it to work. Either way, thanks for this, I’ve been using SinkIT for reddit to get a better mobile viewing experience, and this may be a better alternative.

[–] PopShark 1 points 5 months ago

I hit “disable content blockers” in iOS Safari and I could then view it perfectly. I left tracking protection on, I don’t think it bothers it