Feodor2 / Mypal68

web browser
Other
624 stars 38 forks source link

growingfruit.org, after forum software update nothing works #146

Open jbclem opened 2 years ago

jbclem commented 2 years ago

A forum that I often use, growingfruit.org, uses Discourse for it's forum software. It worked fine on Mypal and Mypal68 until a recent forum software update. Now, on Mypal there are no scroll bars, no login buttons, no reply buttons, no avatar. On Mypal68 the vertical scroll bar appears and works, but nothing else...no login buttons, no reply buttons, no way to communicate with the forum.

An error message at top of page advises: "Please upgrade your browser to view rich content, log in and reply."

I haven't been able to figure out what "rich content" refers to, but is this something that Feodor can work with and solve in Mypal68?

Another website, the Tor browser forum, https://forum.torproject.net/, with the same problems.

jbclem commented 2 years ago

Sorry, I rhought I was posting this in the Not Working Sites List.

K4sum1 commented 7 months ago

Add this to your uBlock Origin filters. (If you don't have uBlock Origin, just get it, you really should use an adblocker)

! Block Discourse browser detect script
/assets/browser-detect-*.js$script

The real solution would be for MyPal68 to satisfy this script, but not sure when that will come. It would need to satisfy the requirements and also fake the user agent to 89 or later

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/scripts/browser-detect.js